I'm trying to export database using phpMyAdmin 3.4.5 same way as I many times did.
But, in .sql file are html tags. So, I saved .sql as an .html and opened it. There is a message:
Error
SQL query: Edit Edit
SET time_zone = "+00:00"
MySQL said: Documentation
#1298 - Unknown or incorrect time zone: '+00:00'
tested on XAMPP for Windows 5.6.19-0
http://www.electrictoolbox.com/mysql-set-timezone-per-connection/
You may want to set your time zone.
SET time_zone = 'America/Los_Angeles';
or
SET time_zone = '00:00';
Not
SET time_zone = "+00:00";
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With