Re: MySQL datetime and microseconds

2001-08-27 Thread Michael Widenius
Hi! > "Sasha" == Sasha Pachev <[EMAIL PROTECTED]> writes: Sasha> On Wednesday 22 August 2001 15:37, you wrote: >> Can mysql support mucroseconds in the datetime field? >> >> mydate datetime(14,4) for instance? I havn't had success so far ;-) Sasha> No, it cannot, at this time. We might c

Re: MySQL datetime and microseconds

2001-08-22 Thread Grigory Bakunov
Date |22 Aug 2001 16:32:32 -0500 >From |Roger Davenport <[EMAIL PROTECTED]> Hello! RD> Can mysql support mucroseconds in the datetime field? RD> mydate datetime(14,4) for instance? I havn't had success so far ;-) RD> Roger RD> p.s. please cc me, as I am not part of the list. TIA No, mysql d

Re: MySQL datetime and microseconds

2001-08-22 Thread Sasha Pachev
On Wednesday 22 August 2001 15:37, you wrote: > Can mysql support mucroseconds in the datetime field? > > mydate datetime(14,4) for instance? I havn't had success so far ;-) No, it cannot, at this time. We might consider adding it in 4.0. For the time being, you will have to resort to a hack w

MySQL datetime and microseconds

2001-08-22 Thread Roger Davenport
Can mysql support mucroseconds in the datetime field? mydate datetime(14,4) for instance? I havn't had success so far ;-) Roger p.s. please cc me, as I am not part of the list. TIA - Before posting, please check: http://