1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Updated results

This commit is contained in:
unknown
2003-12-15 18:10:46 +01:00
parent 082953ec76
commit c3617bb88c
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ INSERT INTO t1 VALUES ("1\""), ("\"2");
DROP TABLE t1;
CREATE TABLE t1 (a VARCHAR(255)) DEFAULT CHARSET koi8r;
INSERT INTO t1 VALUES (_koi8r x'C1C2C3C4C5');
-- MySQL dump 10.2
-- MySQL dump 10.3
--
-- Host: localhost Database: test
-- ------------------------------------------------------