Hi,
Since yesterday I'm reading all I can find on MySQL to solve my problem.

in mysql :
mysql>select now();
+---------------------+
| now()               |
+---------------------+
| 2001-08-10 07:28:56 |
+---------------------+
1 row in set (0.00 sec)


But on the system : (Linux Red Hat 7.1)
/home/gael> date
Fri Aug 10 09:38:15 BST 2001

There is a difference of 2 hours between them. How can I tell
MySQL to follow the system date and time ?

Thanks
[EMAIL PROTECTED]

---------------------------------------------------------------------
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

Reply via email to