1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-05 08:04:25 +03:00
Files
mariadb/storage/pbxt/mysql-test/main/r/lowercase_table.rdiff
2012-02-29 21:55:04 +01:00

21 lines
538 B
Plaintext

--- r/lowercase_table.result 2011-10-21 23:09:08.000000000 +0200
+++ r/lowercase_table.reject 2012-02-10 16:10:15.000000000 +0100
@@ -91,7 +91,7 @@
Table Create Table
İ CREATE TABLE `i` (
`s1` int(11) DEFAULT NULL
-) ENGINE=MyISAM DEFAULT CHARSET=latin1
+) ENGINE=PBXT DEFAULT CHARSET=latin1
show tables;
Tables_in_test
i
@@ -101,7 +101,7 @@
Table Create Table
İİ CREATE TABLE `ii` (
`s1` int(11) DEFAULT NULL
-) ENGINE=MyISAM DEFAULT CHARSET=latin1
+) ENGINE=PBXT DEFAULT CHARSET=latin1
show tables;
Tables_in_test
ii