Morning all
before I go off and get a reinstall done (not my server) does anyone know of any issues with the above mysql version and a problem with dates ? this is what I get from command line
+++++++++++++
mysql> select id from Today where date='2001-03-09';
ERROR 2013: Lost connection to MySQL server during query
mysql> Aborted
+++++++++++++++++
its a bit odd because the same version is on the previous server and it works fine. It cant be php (cause its command line) so I'm kind of lost as to whatit might be, I've searched and not found anything anywhere with anyone else having this prob.
any help well appreciated
tim
before I go off and get a reinstall done (not my server) does anyone know of any issues with the above mysql version and a problem with dates ? this is what I get from command line
+++++++++++++
mysql> select id from Today where date='2001-03-09';
ERROR 2013: Lost connection to MySQL server during query
mysql> Aborted
+++++++++++++++++
its a bit odd because the same version is on the previous server and it works fine. It cant be php (cause its command line) so I'm kind of lost as to whatit might be, I've searched and not found anything anywhere with anyone else having this prob.
any help well appreciated
tim