mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +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:
9
mysql-test/r/join.result
Normal file
9
mysql-test/r/join.result
Normal file
@@ -0,0 +1,9 @@
|
||||
id id
|
||||
107 107
|
||||
75 75
|
||||
id count(t2.id)
|
||||
75 1
|
||||
107 1
|
||||
id count(t2.id)
|
||||
75 1
|
||||
107 1
|
||||
Reference in New Issue
Block a user