Skip to content

Commit 1c425a8

Browse files
committed
MDEV-33727 update test results
followup for 13663cb
1 parent 6f003b5 commit 1c425a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mysql-test/suite/s3/mysqldump.result

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ alter table t1 engine=S3;
44
#####
55
# mysqldump with --copy-s3-tables=0 (by default)
66
###
7+
/*!999999\- enable the sandbox mode */
78
#####
89
# mysqldump with --copy-s3-tables=0 (by default) XML
910
###
@@ -15,6 +16,7 @@ alter table t1 engine=S3;
1516
#####
1617
# mysqldump with --copy-s3-tables=1
1718
###
19+
/*!999999\- enable the sandbox mode */
1820
/*!40101 SET @saved_cs_client = @@character_set_client */;
1921
/*!40101 SET character_set_client = utf8 */;
2022
CREATE TABLE `t1` (

0 commit comments

Comments
 (0)