mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
ndb - mysqltestrun
run ndb_select_all --no-defaults mysql-test/t/ndb_restore.test: run ndb_select_all --no-defaults
This commit is contained in:
parent
3910cf81bc
commit
77b83ce69a
1 changed files with 1 additions and 1 deletions
|
@ -213,4 +213,4 @@ drop table if exists t1_c,t2_c,t3_c,t4_c,t5_c,t6_c,t7_c,t8_c,t9_c;
|
|||
# Test BUG#10287
|
||||
#
|
||||
|
||||
--exec $NDB_TOOLS_DIR/ndb_select_all -d sys -D , SYSTAB_0 | grep 520093696
|
||||
--exec $NDB_TOOLS_DIR/ndb_select_all --no-defaults -d sys -D , SYSTAB_0 | grep 520093696
|
||||
|
|
Loading…
Reference in a new issue