mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fixed multi-table-delete
Optimize fixed length MyISAM rows to use pread/pwrite.
This commit is contained in:
@ -1,21 +1,11 @@
|
||||
id1 t
|
||||
1 3
|
||||
2 2
|
||||
3 1
|
||||
id2 t
|
||||
3 3
|
||||
3 2
|
||||
3 1
|
||||
2 3
|
||||
2 2
|
||||
2 1
|
||||
1 3
|
||||
1 2
|
||||
1 1
|
||||
id3 t
|
||||
3 3
|
||||
3 2
|
||||
3 1
|
||||
2 3
|
||||
2 2
|
||||
2 1
|
||||
|
Reference in New Issue
Block a user