I agree that this would be useful.
--- En date de : Mar 26.8.08, Grant Limberg <[EMAIL PROTECTED]> a écrit : > De: Grant Limberg <[EMAIL PROTECTED]> > Objet: [Drizzle-discuss] Supporting Milliseconds in DATETIME fields > À: "drizzle-discuss Discuss" <[email protected]> > Date: Mardi 26 Août 2008, 17h23 > Any thoughts on supporting milliseconds in DATETIME fields? > In my > professional line of work, I've run across several > situations in the > analysis of aircraft flight tracks where radar systems have > a > millisecond resolution. On MySQL I've always had to > break the > datetime provided by the radar systems into two fields, one > datetime, > and one integer in order to hold on to the millisecond > data. My > preferred solution would be to have the data stored in the > DATETIME > field itself. I haven't dug into the DATETIME data > type code yet, but > it shouldn't be too incredibly difficult to implement. > Does anyone > else see this as a useful feature? > > Regards, > > Grant Limberg > [EMAIL PROTECTED] > LinkedIn: http://www.linkedin.com/in/grantlimberg > http://www.glsoftware.net > > _______________________________________________ > Mailing list: https://launchpad.net/~drizzle-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~drizzle-discuss > More help : https://help.launchpad.net/ListHelp _____________________________________________________________________________ Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

