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:
14
mysql-test/r/rename.result
Normal file
14
mysql-test/r/rename.result
Normal file
@ -0,0 +1,14 @@
|
||||
3 table 3
|
||||
3 table 3
|
||||
1 table 1
|
||||
1 table 1
|
||||
Tables_in_test (t_)
|
||||
t1
|
||||
t2
|
||||
t3
|
||||
1 table 1
|
||||
1 table 1
|
||||
2 table 2
|
||||
2 table 2
|
||||
3 table 3
|
||||
3 table 3
|
Reference in New Issue
Block a user