summaryrefslogtreecommitdiff
path: root/myisam/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'myisam/TODO')
-rw-r--r--myisam/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/myisam/TODO b/myisam/TODO
new file mode 100644
index 00000000000..cad9486e1bb
--- /dev/null
+++ b/myisam/TODO
@@ -0,0 +1,7 @@
+TODO:
+
+- Let packisam find the optimal way to store keys.
+- kill when using 'myisamchk' should remove all temporary files.
+- Text search index
+ (Sergei A. Golub is working on this)
+- Add '%' packed to myisamchk for compressed tables with blobs.