I just upgraded to v3.3.0. Now I get a Syntex error on Line 130, Char 3, Code:0 when I try to import my database or I get a Syntex error on Line 137, Char 3, Code:0 when I try ti import a table. Any ideas what to do next?😕
It could be some new syntax in MySQL SQL And the file you try to import has old syntax at Line 130 and the other file at Line 137
Whatever line it is, it is not possible to try to help unless you can post those lines.
I should goto phpMyAdmin support. There you can get quick and best help. http://www.phpmyadmin.net/home_page/support.php
Why didn't I think of that. Indeed, I checked, my host is using 2.11 (where the db was exported) and I am using now 3.3 to import. I shall revert back to 2.11 and let's see what will happen. I will also need to check into the "line #" situation because the php file uses a zillion .inc files, including .js
Thanks for your help.