diff options
author | Pjotr Prins | 2022-01-02 18:00:15 +0100 |
---|---|---|
committer | Pjotr Prins | 2022-01-02 18:00:15 +0100 |
commit | 9d9cfbd9069fe2dad01144d591b983c4a71ddccf (patch) | |
tree | 34e957d83712700b99fab2fbd62d791153989f74 /topics | |
parent | 6fb507bda0fc208e6626f94797b41ba62ef7cef2 (diff) | |
download | gn-gemtext-9d9cfbd9069fe2dad01144d591b983c4a71ddccf.tar.gz |
innodb: add note for future work
Diffstat (limited to 'topics')
-rw-r--r-- | topics/systems/mariadb/ProbeSetData.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/systems/mariadb/ProbeSetData.gmi b/topics/systems/mariadb/ProbeSetData.gmi index 8b3c662..63e7912 100644 --- a/topics/systems/mariadb/ProbeSetData.gmi +++ b/topics/systems/mariadb/ProbeSetData.gmi @@ -8,7 +8,7 @@ This time I failed porting to InnoDB. Next time: * [ ] Run second instance of mariadb, upgrade too * [ ] Export a small version of ISAM to ISAM * [ ] Try different sizes of innodb exports -* [ ] Make conversion and test performance +* [ ] Make (ordered) conversion and test performance * [ ] Muck out ibdata1 and transaction logs I disabled these and they need to be restored: |