Moving database error
-
I’m moving my wordpress blog from one server to another, and I was following the instructions on the WordPress codex, but I came across this error message. Does anybody have any idea what’s wrong?
There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:
—-BEGIN CUT—-
eNqdkM9y2yAQxu88xR5ylDBCtqtwU23F8YxsK0JNe4uRRWPN6F8Bx/Gz5ZBHyisUNHVPOYUBZufb
3e/HkuT5LmewCGBBIU22DAKgEEZTxAurvyG0eOQMbtYVA/2nGYTSUuGmLvFwHLwXoDicAyVkNiGR
3TZklLIggEa2t5C8DnCDNhf+kDKYYoLpzNdGdJVQFfrBc9hxD+JVsi08eEws72fdwTqBOSYo28TM
2s/x1B8airL7zJV4O+6cQmwRad2dXlEab1cMZOfXuvejaHbrB2jkfby9+z7YZ24ucdVaY6vC8tQO
yMovUum67/4DAicejRnYZHI+n9107UW4NtxJ45Lu3PfaMGj6g2iONnTSSnZSCeO8irqVDO5kCeSb
5z5lDsIACRkJIdu4Yi6VBV/hDEJMQzyLXGqc76qPA5IrdSmMKIW23nt5OPbnp6rcjzl3+V9c6Ope
iLKRoI06HcxJSfjdKzCjtn8WrdRPB2Hkc69qqf9Rl/kugyL+niawvoPk15oX/JPiv5/EpWE=
—-END CUT—-
—-BEGIN RAW—-ERROR: C1 C2 LEN: 1 2 384
STR: ?CVS: $Id: sqlparser.lib.php,v 2.36 2005/08/08 20:22:11 lem9 Exp $
MySQL: 4.0.25-standard
USR OS, AGENT, VER: Win IE 6.0
PMA: 2.6.4-pl2
PHP VER,OS: 4.3.11 Linux
LANG: en-iso-8859-1
SQL: ???– phpMyAdmin SQL Dump
— version 2.6.4-pl1
— https://www.phpmyadmin.net
—
— Host: localhost
— Generation Time: Feb 07, 2006 at 03:03 PM
— Server version: 3.23.58
— PHP Version: 4.3.10
—
— Database:echow_db
—— ——————————————————–
—
— Table structure for tablegames_categories
—DROP TABLE IF EXISTS
games_categories
—-END RAW—-
SQL query:???– phpMyAdmin SQL Dump — version 2.6.4-pl1 — https://www.phpmyadmin.net — — Host: localhost — Generation Time: Feb 07, 2006 at 03:03 PM — Server version: 3.23.58 — PHP Version: 4.3.10 — — Database:
echow_db
— — ——————————————————– — — Table structure for tablegames_categories
— DROP TABLE IF EXISTSgames_categories
MySQL said:#1064 – 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 ‘???– phpMyAdmin SQL Dump
— version 2.6.4-pl1
— https://www.ph
- The topic ‘Moving database error’ is closed to new replies.