Mikhak
Active Member
من از nuke استفاده مي كنم قبلا وقتي از ديتابيس backup مي گرفتم كار ميكرد
ولي الان ديگه backup رو وقتي مي خوام ايپورت كنم دي گه كار نمي كنه و اين error رو ميده :x :x :x
لطفا راهنمايي كنيد :x
--------------
سينا
ولي الان ديگه backup رو وقتي مي خوام ايپورت كنم دي گه كار نمي كنه و اين error رو ميده :x :x :x
کد:
Database payam running on localhost
Error
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----
eNqVk8FymzAQQO/6ij1kJvYMEAlC6nCjrpp6irELOJmcOgoothoQRCA7/rYc+kn9hYKbSVrPtB0d
tfuedqTdpUmySAKYEpi6ENE4AAIuXBIfpVkff0Zoep0GcDIrAmgfy4apliunFHdOs2msLRBn8g5c
jL0zPDkjHpCLAPsBwSDFN14CfWrgBM336ZcogHMHO8S3K/ZkF/xOr9EqTWCRWhBe0Tiz4Jr2FW+E
hBmFCwej5TwMwHV8x0PLT8shbS3S4RrP8eBmFscZisL4KgAubdHW9mTiX9oEHWr9eP4+TWiYUcjC
9xEFqR/4V6a7Ta1aGCEAYKKALVP5hqmR648hXmQQr6LIGpKSVfw16+PxIahV+ZtxrPCKiX/lm91b
vfOXG/Nay44rELIbETKGD/RjuIoyOMWnf8qKFZWQTHUiLzl0Qu4Hxf2v0dWNyA143XfXAG+12vK9
gVAK+WCA37NHA7qod7KsWWGgKL4VfNcaGLLHS951Rv90XytdGfB53Y+F7AwMLvO9UeOavzyAHPE9
XjK51mz9thAePprtZTKbh8ktfKa3MOoX69d0D6dhyw4RNP4JdLRCUg==
----END CUT----
----BEGIN RAW----
ERROR: C1 C2 LEN: 1 2 915
STR: »
CVS: $Id: sqlparser.lib.php,v 1.87 2003/08/13 16:05:10 nijel Exp $
MySQL: 4.0.15-max-debug
USR OS, AGENT, VER: Win IE 6.0
PMA: 2.5.3
PHP VER,OS: 4.3.3 WINNT
LANG: en-iso-8859-1
SQL: CREATE TABLE nuke_authors (
aid varchar(25) NOT NULL,
name varchar(50),
url varchar(255) NOT NULL,
email varchar(255) NOT NULL,
pwd varchar(40),
counter int(11) DEFAULT '0' NOT NULL,
radminarticle tinyint(2) DEFAULT '0' NOT NULL,
radmintopic tinyint(2) DEFAULT '0' NOT NULL,
radminuser tinyint(2) DEFAULT '0' NOT NULL,
radminsurvey tinyint(2) DEFAULT '0' NOT NULL,
radminlink tinyint(2) DEFAULT '0' NOT NULL,
radminfaq tinyint(2) DEFAULT '0' NOT NULL,
radmindownload tinyint(2) DEFAULT '0' NOT NULL,
radminreviews tinyint(2) DEFAULT '0' NOT NULL,
radminnewsletter tinyint(2) DEFAULT '0' NOT NULL,
radminforum tinyint(2) DEFAULT '0' NOT NULL,
radmincontent tinyint(2) DEFAULT '0' NOT NULL,
radminency tinyint(2) DEFAULT '0' NOT NULL,
radminsuper tinyint(2) DEFAULT '1' NOT NULL,
admlanguage varchar(30) NOT NULL,
PRIMARY KEY (aid),
KEY aid (aid)
)----END RAW----
SQL-query :
CREATE TABLE nuke_authors ( aid varchar(25) NOT NULL, name varchar(50), url varchar(255) NOT NULL, email varchar(255) NOT NULL, pwd varchar(40), counter int(11) DEFAULT '0' NOT NULL, radminarticle tinyint(2) DEFAULT '0' NOT NULL, radmintopic tinyint(2) DEFAULT '0' NOT NULL, radminuser tinyint(2) DEFAULT '0' NOT NULL, radminsurvey tinyint(2) DEFAULT '0' NOT NULL, radminlink tinyint(2) DEFAULT '0' NOT NULL, radminfaq tinyint(2) DEFAULT '0' NOT NULL, radmindownload tinyint(2) DEFAULT '0' NOT NULL, radminreviews tinyint(2) DEFAULT '0' NOT NULL, radminnewsletter tinyint(2) DEFAULT '0' NOT NULL, radminforum tinyint(2) DEFAULT '0' NOT NULL, radmincontent tinyint(2) DEFAULT '0' NOT NULL, radminency tinyint(2) DEFAULT '0' NOT NULL, radminsuper tinyint(2) DEFAULT '1' NOT NULL, admlanguage varchar(30) NOT NULL, PRIMARY KEY (aid), KEY aid (aid) )
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 'CREATE TABLE nuke_authors (
aid varchar(25) NOT NULL,
لطفا راهنمايي كنيد :x
--------------
سينا