MDEV-29968 update test results
followup for 350cc77fee66
This commit is contained in:
parent
a69da0c31e
commit
b87c1b06dc
@ -18,7 +18,7 @@ alter table t1 engine=S3;
|
||||
###
|
||||
/*M!999999\- enable the sandbox mode */
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!40101 SET character_set_client = utf8 */;
|
||||
/*!40101 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `t1` (
|
||||
`pk` int(11) NOT NULL,
|
||||
`a` int(11) DEFAULT NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user