MDEV-29968 update test results

followup for 350cc77fee66
This commit is contained in:
Sergei Golubchik 2025-01-18 08:10:49 +01:00
parent a69da0c31e
commit b87c1b06dc

View File

@ -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,