Re: linux timestamp

2005-09-27 Thread Dotan Cohen
On 9/27/05, Nigel Wood <[EMAIL PROTECTED]> wrote: > Dotan Cohen wrote: > > >Hi all, I have a field in a mysql database v4.0.18 that contains a > >linux timestamp. I have been googleing for a solution that would > >return to me all the entries where the timestamp falls on, say a > >wednesday, or bet

Re: linux timestamp

2005-09-27 Thread Nigel Wood
Dotan Cohen wrote: Hi all, I have a field in a mysql database v4.0.18 that contains a linux timestamp. I have been googleing for a solution that would return to me all the entries where the timestamp falls on, say a wednesday, or between 2pm to 3pm. I am led to believe that it is possible, but I

Re: linux timestamp

2005-09-27 Thread Keith Ivey
Dotan Cohen wrote: Hi all, I have a field in a mysql database v4.0.18 that contains a linux timestamp. I have been googleing for a solution that would return to me all the entries where the timestamp falls on, say a wednesday, or between 2pm to 3pm. I am led to believe that it is possible, but I

Re: linux timestamp

2005-09-27 Thread Felix Geerinckx
On 27/09/2005, Dotan Cohen wrote: > Hi all, I have a field in a mysql database v4.0.18 that contains a > linux timestamp. I have been googleing for a solution that would > return to me all the entries where the timestamp falls on, say a > wednesday, or between 2pm to 3pm. SET @uts := UNIX_TIMEST