Re: MySQL Plugin

2009-12-26 Thread Kaushal Shriyan
On Wed, Dec 23, 2009 at 5:38 PM, Kaushal Shriyan wrote: > Hi > > I am running collectd > (http://www.collectd.org/wiki/index.php/Plugin:MySQL) version 4.9.0 on > Ubuntu Linux 8.04 (Hardy) Server. > > > >

Compiling mysql-5.1.41 in Fedora 12

2009-12-26 Thread Kurian Thayil
Hi All, I was trying to compile MySQL 5.1.41 in a Fedora 12 box. I don't want to do an RPM install as I have to always upgrade the mysql package whenever an upgrade is released. So it is always convenient to use source rather than RPM. I used the following configure option. r...@home-desktop

anniversary selects

2009-12-26 Thread Noel Butler
Hi, Hope we all had a great Christmas! I am trying to run a query that selects a member every 365 days so we can send them a domain reminder. For my test (because i'm too lazy to count out someone with hundreds of days :) ) I am using a known member at around 27/28 days Now if I use this if finds

Re: Happy Christmas

2009-12-26 Thread Allen McCabe
SELECT * FROM `greeting` WHERE `season` IN ('christmas', 'new_year'); On Fri, Dec 25, 2009 at 2:33 AM, peter scott wrote: > Hope you are all having a Happy Christmas. > > Regards > > Peter > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: > h