mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
5487d7a8c0
Removed usage of @r/result as this made life hard when testing different table handlers. Allow concurrent inserts if no update/binary log. Don't remove key_cache at flush tables. Fixed bug in SELECT DISTINCT SUM()...
8 lines
126 B
Text
8 lines
126 B
Text
name age id
|
|
Andy 31 00000001
|
|
Jacob 2 00000002
|
|
Caleb 1 00000003
|
|
name age id
|
|
Andy 31 00000001
|
|
Jacob 2 00000002
|
|
Caleb 1 00000003
|