mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
mysql.test fixed.
Parts that aren't supposed to work on Windows moved to the separate mysql_not_windows.test.
This commit is contained in:
@ -425,11 +425,5 @@ drop table t1;
|
||||
--echo
|
||||
--exec $MYSQL --skip-column-names --vertical test -e "select 1 as a"
|
||||
|
||||
#
|
||||
# Bug #54466 client 5.5 built from source lacks "pager" support
|
||||
#
|
||||
--echo Bug #54466 client 5.5 built from source lacks "pager" support
|
||||
--exec $MYSQL --pager test -e "select 1 as a"
|
||||
|
||||
--echo
|
||||
--echo End of tests
|
||||
|
Reference in New Issue
Block a user