"Matthias Eireiner" <[EMAIL PROTECTED]> wrote:
> problem is, that I want to save the time with the fraction of seconds.
> as far as I know MySQL is fine with something like "D HH:MM:SS.fraction",
> but doesn't store the fraction. Is there anything that could fix that
> problem?
> I thought about a
Hi there,
I'm currently writing a tool for managing time during a competition. My
problem is, that I want to save the time with the fraction of seconds.
as far as I know MySQL is fine with something like "D HH:MM:SS.fraction",
but doesn't store the fraction. Is there anything that could fix that
p