mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -24,7 +24,7 @@ CREATE TABLE `t1` (
|
||||
) ENGINE=Aria DEFAULT CHARSET=latin1 PAGE_CHECKSUM=1;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
INSERT INTO `t1` VALUES (1,1),(2,2),(3,3),(4,4);
|
||||
ATER TABLE `t1` ENGINE=S3;
|
||||
ALTER TABLE `t1` ENGINE=S3;
|
||||
#####
|
||||
# mysqldump with --copy-s3-tables=1 XML
|
||||
###
|
||||
|
Reference in New Issue
Block a user