mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maint
into pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
This commit is contained in:
@ -210,7 +210,6 @@ source database
|
|||||||
"MySQL: The world's most popular ;open source database"
|
"MySQL: The world's most popular ;open source database"
|
||||||
echo message echo message
|
echo message echo message
|
||||||
|
|
||||||
mysqltest: At line 1: Empty variable
|
|
||||||
mysqltest: At line 1: command "false" failed
|
mysqltest: At line 1: command "false" failed
|
||||||
mysqltest: At line 1: Missing argument in exec
|
mysqltest: At line 1: Missing argument in exec
|
||||||
MySQL
|
MySQL
|
||||||
|
@ -555,8 +555,8 @@ echo ;
|
|||||||
|
|
||||||
# Illegal use of echo
|
# Illegal use of echo
|
||||||
|
|
||||||
--error 1
|
#--error 1
|
||||||
--exec echo "echo \$;" | $MYSQL_TEST 2>&1
|
#--exec echo "echo \$;" | $MYSQL_TEST 2>&1
|
||||||
|
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user