hey guys I am getting the following error when trying to import the DB in to mysql:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%TABLE_PREFIX%config' at line 1
I have tried with the latest available mysql version as well with the version 4.1.2 and the outcome is the same. I have also tried to import the SQL dump by using mysqlyog as well as mysql administrator. it seems whatever I do the result is the same.
Any help would be greatly appreciate it.
Thanks