diff options
author | yongxinxu <yongxinxu@tencent.com> | 2021-07-30 19:28:06 +0800 |
---|---|---|
committer | yongxinxu <yongxinxu@tencent.com> | 2021-07-30 19:28:06 +0800 |
commit | ace36a3afef996986ed8e9d8e28907f58b36e435 (patch) | |
tree | b737adb08b406d90378b78cee29fff0c61c63199 | |
parent | 4247e92bcae440ee73883af791782f1384d03cee (diff) | |
download | mariadb-git-ace36a3afef996986ed8e9d8e28907f58b36e435.tar.gz |
MDEV-24523: removed some unused code in the mdev_24523 deinit test filebb-10.3-mdev-24523
-rw-r--r-- | storage/spider/mysql-test/spider/bugfix/include/mdev_24523_deinit.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/spider/mysql-test/spider/bugfix/include/mdev_24523_deinit.inc b/storage/spider/mysql-test/spider/bugfix/include/mdev_24523_deinit.inc index 1880a1c7bba..e8d30523978 100644 --- a/storage/spider/mysql-test/spider/bugfix/include/mdev_24523_deinit.inc +++ b/storage/spider/mysql-test/spider/bugfix/include/mdev_24523_deinit.inc @@ -1,7 +1,5 @@ --let $MASTER_1_COMMENT_P_2_1= $MASTER_1_COMMENT_P_2_1_BACKUP ---let $CHILD2_1_DROP_TABLES= $CHILD2_1_DROP_TABLES_BACKUP --let $CHILD2_1_CREATE_TABLES= $CHILD2_1_CREATE_TABLES_BACKUP ---let $CHILD2_1_SELECT_TABLES= $CHILD2_1_SELECT_TABLES_BACKUP --disable_warnings --disable_query_log --disable_result_log |