Where does mysql get the date from? mysql seems to be 12 hours behind the rest of my machine. mysql> select sysdate(); +---------------------+ | sysdate() | +---------------------+ | 2001-04-26 22:01:43 | +---------------------+ 1 row in set (0.00 sec) mysql> Bye tight:~# date Fri Apr 27 10:01:45 NZST 2001 tight:~# --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php