mirror of
https://github.com/MariaDB/server.git
synced 2025-08-23 03:54:27 +03:00
WL#2930 Adding view and cursor 'protocols' to mysqltest
- Cleanup of mysqltest.c before extending it
This commit is contained in:
@@ -52,7 +52,6 @@ execute stmt1;
|
||||
|
||||
##### parameter used for keyword like SELECT (must fail)
|
||||
set @arg00='SELECT' ;
|
||||
# mysqltest gives no output for the next statement, Why ??
|
||||
--error 1064
|
||||
@arg00 a from t1 where a=1;
|
||||
--error 1064
|
||||
|
Reference in New Issue
Block a user