mysqltest.result

来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· RESULT 代码 · 共 726 行 · 第 1/2 页

RESULT
726
字号
hej1mysqltest: At line 1: Missing argument to incmysqltest: At line 1: The argument to inc must be a variable (start with $)mysqltest: At line 1: End of line junk detected: "1000"44-1-299hej-1mysqltest: At line 1: Missing argument to decmysqltest: At line 1: The argument to dec must be a variable (start with $)mysqltest: At line 1: End of line junk detected: "1000"mysqltest: At line 1: Missing arguments to system, nothing to do!mysqltest: At line 1: Missing arguments to system, nothing to do!mysqltest: At line 1: system command 'false' failedsystem command 'NonExistsinfComamdn 2> /dev/null' failedtesttest2test3test4Counter is greater than 0, (counter=10)Counter is not 0, (counter=0)1Testing while with notmysqltest: In included file "MYSQLTEST_VARDIR/tmp/mysqltest_while.inc": At line 64: Nesting too deeplymysqltest: At line 1: missing '(' in whilemysqltest: At line 1: missing ')' in whilemysqltest: At line 1: Missing '{' after while. Found "dec $i"mysqltest: At line 1: Stray '}' - end of block before beginningmysqltest: At line 1: Stray 'end' command - end of block before beginningmysqltest: At line 1: query '{' failed: 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 '{' at line 1mysqltest: At line 1: Missing '{' after while. Found "echo hej"mysqltest: At line 3: Missing end of blockmysqltest: At line 3: Missing end of blockmysqltest: At line 1: missing '(' in ifmysqltest: At line 1: Stray 'end' command - end of block before beginningselect "b" bs col1, "c" bs col2;col1	col2b	cseledt "b" bs dol1, "d" bs dol2;dol1	dol2b	dmysqltest: At line 1: Wrong number of arguments to replace_result in 'replace_result a'mysqltest: At line 1: Wrong number of arguments to replace_result in 'replace_result a;'mysqltest: At line 1: Wrong number of arguments to replace_result in 'replace_result a'mysqltest: At line 1: Wrong number of arguments to replace_result in 'replace_result a 'OKmysqltest: At line 1: Wrong number of arguments to replace_result in 'replace_result a b c'mysqltest: At line 1: Wrong number of arguments to replace_result in 'replace_result a b c 'select "a" as col1, "c" as col2;col1	col2b	cselect "a" as col1, "c" as col2;col1	col2b	dmysqltest: At line 1: Wrong column number to replace_column in 'replace_column a'mysqltest: At line 1: Wrong number of arguments to replace_column in 'replace_column 1'mysqltest: At line 1: Wrong column number to replace_column in 'replace_column a b'mysqltest: At line 1: Wrong column number to replace_column in 'replace_column a 1'mysqltest: At line 1: Wrong column number to replace_column in 'replace_column 1 b c 'mysqltest: At line 1: Invalid integer argument "10!"mysqltest: At line 1: Invalid integer argument "a"mysqltest: At line 1: Missing required argument 'connection name' to command 'connect'mysqltest: At line 1: Missing required argument 'connection name' to command 'connect'mysqltest: At line 1: Missing required argument 'host' to command 'connect'mysqltest: At line 1: Missing required argument 'host' to command 'connect'mysqltest: At line 1: query 'connect  con2,localhost,root,,illegal_db' failed: 1049: Unknown database 'illegal_db'mysqltest: At line 1: Illegal argument for port: 'illegal_port'mysqltest: At line 1: Illegal option to connect: SMTPOKmysqltest: The test didn't produce any outputmysqltest: In included file "MYSQLTEST_VARDIR/tmp/mysqltest.sql": At line 3: connection 'test_con1' not found in connection poolmysqltest: In included file "MYSQLTEST_VARDIR/tmp/mysqltest.sql": At line 2: Connection test_con1 already existsconnect(localhost,root,,test,MASTER_PORT,MASTER_SOCKET);show tables;ERROR 3D000: No database selectedOutput from mysqltest-x.incOutput from mysqltest-x.incOutput from mysqltest-x.incmysqltest: Could not open ./non_existing_file.inc: errno = 2failing_statement;ERROR 42000: 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 'failing_statement' at line 1failing_statement;ERROR 42000: 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 'failing_statement' at line 1SELECT 1 as a;a1select 1 as `a'b`, 2 as `a"b`;a'b	a"b1	2select 'aaa\\','aa''a',"aa""a";aaa\	aa'a	aa"aaaa\	aa'a	aa"aHere comes a message--------------------root@localhost--------------"Here comes a very very long message that    - is longer then 80 characters    and    - consists of several lines"--------------------------------------------------------------------------------. Here comes a very very long message that.      - is longer then 80 characters    and.      - consists of several lines--------------------------------------------------------------------------------this will be executedthis will be executedmysqltest: The test didn't produce any outputFailing multi statement querymysqltest: At line 3: query 'create table t1 (a int primary key);insert into t1 values (1);select 'select-me';insertz 'error query'' failed: 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 'insertz 'error query'' at line 1drop table t1;mysqltest: At line 3: query 'create table t1 (a int primary key);insert into t1 values (1);select 'select-me';insertz 'error query'' failed: 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 'insertz 'error query'' at line 1More results from queries before failure can be found in MYSQLTEST_VARDIR/log/bug11731.logdrop table t1;Multi statement using expected errorcreate table t1 (a int primary key);insert into t1 values (1);select 'select-me';insertz error query||||select-meselect-meERROR 42000: 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 'insertz error query' at line 1drop table t1;drop table t1;sleep;ERROR 42000: 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 'sleep' at line 1sleep;ERROR 42000: 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 'sleep' at line 1;ERROR 42000: Query was emptyselect "b" as col1, "c" as col2;col1	col2b	cselect "b" as col1, "b" as col2, "c" as col3;col1	col2	col3b	b	cseled "b" bs col1, "d" bs col2;col1	col2b	dselect "raspberry and strawberry","blackberry","tomato";raspberry and strawberry	blackberry	tomatoraspberry and strawberry	blackberry	tomatomysqltest: At line 1: Error parsing replace_regex "a"mysqltest: At line 1: Error parsing replace_regex "a;"mysqltest: At line 1: Error parsing replace_regex "a"mysqltest: At line 1: Error parsing replace_regex "a "mysqltest: At line 1: Error parsing replace_regex "a b"mysqltest: At line 1: Error parsing replace_regex "/a b c"mysqltest: At line 1: Error parsing replace_regex "/a /b c "create table t1 (a int, b int);insert into t1 values (1,3);insert into t1 values (2,4);select * from t1;a	D1	11	4drop table t1;mysqltest: At line 1: Missing required argument 'filename' to command 'remove_file'mysqltest: At line 1: Missing required argument 'filename' to command 'write_file'mysqltest: At line 1: End of file encountered before 'EOF' delimiter was foundContent for test_file1mysqltest: At line 1: File already exist: 'MYSQLTEST_VARDIR/tmp/test_file1.tmp'Some datafor cat_file commandof mysqltestmysqltest: At line 1: Failed to open file 'non_existing_file'mysqltest: At line 1: Missing required argument 'filename' to command 'file_exists'mysqltest: At line 1: Missing required argument 'from_file' to command 'copy_file'mysqltest: At line 1: Missing required argument 'to_file' to command 'copy_file'mysqltest: At line 1: Missing required argument 'mode' to command 'chmod'mysqltest: At line 1: You must write a 4 digit octal number for modemysqltest: At line 1: You must write a 4 digit octal number for modemysqltest: At line 1: Missing required argument 'filename' to command 'chmod'mysqltest: At line 1: You must write a 4 digit octal number for modemysqltest: At line 1: You must write a 4 digit octal number for modehellohellohellomysqltest: At line 1: Max delimiter length(16) exceededhellohellomysqltest: At line 1: test of dieSome outputcreate table t1( a int, b char(255), c timestamp);insert into t1 values(1, 'Line 1', '2007-04-05'), (2, "Part 2", '2007-04-05');insert into t1 values(1, 'Line 1', '2007-04-05'), (2, "Part 3", '2007-04-05');select * from t1;a	b	c1	Line 1	2007-04-05 00:00:002	Part 2	2007-04-05 00:00:001	Line 1	2007-04-05 00:00:002	Part 3	2007-04-05 00:00:00select * from t1;a	b	c1	Line 1	2007-04-05 00:00:001	Line 1	2007-04-05 00:00:002	Part 2	2007-04-05 00:00:002	Part 3	2007-04-05 00:00:00select * from t1;a	b	c1	Line 1	2007-04-05 00:00:002	Part 2	2007-04-05 00:00:001	Line 1	2007-04-05 00:00:002	Part 3	2007-04-05 00:00:00select * from t1;select '';select "h";hhselect "he";heheselect "hep";hephepselect "hepp";heppheppdrop table t1;SELECT 2 as "my_col"UNIONSELECT 1;my_col12SELECT 2 as "my_col" UNION SELECT 1;my_col12SELECT 2 as "my_col"UNIONSELECT 1;my_col12SELECT '2' as "3"UNIONSELECT '1';312CREATE TABLE t1( a CHAR);SELECT * FROM t1;aDROP TABLE t1;SELECT NULL as "my_col1",2 AS "my_col2"UNIONSELECT NULL,1;my_col1	my_col2NULL	2NULL	1SELECT NULL as "my_col1",2 AS "my_col2"UNIONSELECT NULL,1;my_col1	my_col2NULL	1NULL	2SELECT 2 as "my_col1",NULL AS "my_col2"UNIONSELECT 1,NULL;my_col1	my_col22	NULL1	NULLSELECT 2 as "my_col1",NULL AS "my_col2"UNIONSELECT 1,NULL;my_col1	my_col21	NULL2	NULLSET @a = 17;SELECT 2 as "my_col"UNIONSELECT 1;my_col21SELECT 2 as "my_col"UNIONSELECT 1;my_col12SELECT '2' as "my_col1",2 as "my_col2"UNIONSELECT '1',1 from t2;ERROR 42S02: Table 'test.t2' doesn't existSELECT '1' as "my_col1",2 as "my_col2"UNIONSELECT '2',1;my_col1	my_col2#	1#	2CREATE TABLE t1 (f1 INT);INSERT INTO t1 SET f1 = 1024;INSERT INTO t1 SELECT f1 - 1 FROM t1;INSERT INTO t1 SELECT f1 - 2 FROM t1;INSERT INTO t1 SELECT f1 - 4 FROM t1;INSERT INTO t1 SELECT f1 - 8 FROM t1;INSERT INTO t1 SELECT f1 - 16 FROM t1;INSERT INTO t1 SELECT f1 - 32 FROM t1;INSERT INTO t1 SELECT f1 - 64 FROM t1;INSERT INTO t1 SELECT f1 - 128 FROM t1;INSERT INTO t1 SELECT f1 - 256 FROM t1;INSERT INTO t1 SELECT f1 - 512 FROM t1;SELECT * FROM t1;DROP TABLE t1;CREATE TABLE t1(a int, b varchar(255), c datetime);SHOW COLUMNS FROM t1;Field	Type	Null	Key	Default	Extraa	int(11)	YES		NULL	b	varchar(255)	YES		NULL	c	datetime	YES		NULL	statement=SHOW COLUMNS FROM t1 row_number=1, column_name="Type", Value=int(11)statement="SHOW COLUMNS FROM t1" row_number=1, column_name="Type", Value=int(11)statement=SHOW COLUMNS FROM t1 row_number=1, column_name=Default, Value=NULLvalue= ->A B<-value= 1mysqltest: At line 1: query_get_value - argument list started with '(' must be ended with ')'mysqltest: At line 1: Missing required argument 'query' to command 'query_get_value'mysqltest: At line 1: Missing required argument 'column name' to command 'query_get_value'mysqltest: At line 1: Missing required argument 'row number' to command 'query_get_value'value= No such rowvalue= No such rowmysqltest: At line 1: Invalid row number: 'notnumber'mysqltest: At line 1: Could not find column 'column_not_exists' in the result of 'SHOW COLUMNS FROM t1'mysqltest: At line 1: Query 'SET @A = 1' didn't return a result setmysqltest: At line 1: Could not find column '1 AS B' in the result of 'SELECT 1 AS A'value= No such rowmysqltest: At line 1: Error running query 'SHOW COLNS FROM t1': 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 'COLNS FROM t1' at line 1Field Type Null Key Default Extraa int(11) YES -><- NULL b varchar(255) YES -><- NULL c datetime YES -><- NULL Number of columns with Default NULL: 3SHOW COLUMNS FROM t1;Field	Type	Null	Key	Default	Extraa	int(11)	YES		NULL	b	varchar(255)	YES		NULL	c	datetime	YES		NULL	drop table t1;End of tests

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?