There was an error while loading. Please reload this page.
1 parent 6f003b5 commit 1c425a8Copy full SHA for 1c425a8
mysql-test/suite/s3/mysqldump.result
@@ -4,6 +4,7 @@ alter table t1 engine=S3;
4
#####
5
# mysqldump with --copy-s3-tables=0 (by default)
6
###
7
+/*!999999\- enable the sandbox mode */
8
9
# mysqldump with --copy-s3-tables=0 (by default) XML
10
@@ -15,6 +16,7 @@ alter table t1 engine=S3;
15
16
17
# mysqldump with --copy-s3-tables=1
18
19
20
/*!40101 SET @saved_cs_client = @@character_set_client */;
21
/*!40101 SET character_set_client = utf8 */;
22
CREATE TABLE `t1` (
0 commit comments