Re: Change clock/timezone time without restart mysql

2009-10-16 Thread Joerg Bruehe
Jonas, your information is somewhat incomplete, but still: Jonas Silveira wrote: > Hi, > > > > I need to change the computer clock (changing the /etc/zoneinfo) but I would From the file name, I assume it is some Unix platform. > not restart de MySQL service. The NOW() still returning the o

Change clock/timezone time without restart mysql

2009-10-16 Thread Jonas Silveira
Hi, I need to change the computer clock (changing the /etc/zoneinfo) but I would not restart de MySQL service. The NOW() still returning the old time... Thanks, Jonas