mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Added support for hex strings to mysqlimport
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
This commit is contained in:
6
mysql-test/r/compare.result
Normal file
6
mysql-test/r/compare.result
Normal file
@ -0,0 +1,6 @@
|
||||
table type possible_keys key key_len ref rows Extra
|
||||
t1 index PRIMARY PRIMARY 12 NULL 2 where used; Using index
|
||||
id
|
||||
000000000001
|
||||
id
|
||||
000000000001
|
Reference in New Issue
Block a user