mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
a06f391e7a
Optimize fixed length MyISAM rows to use pread/pwrite.
14 lines
62 B
Text
14 lines
62 B
Text
id1 t
|
|
1 3
|
|
2 2
|
|
id2 t
|
|
1 3
|
|
1 2
|
|
1 1
|
|
id3 t
|
|
2 3
|
|
2 2
|
|
2 1
|
|
1 3
|
|
1 2
|
|
1 1
|