summaryrefslogtreecommitdiff
path: root/myisam/ChangeLog
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2000-08-18 12:48:00 +0300
committermonty@donna.mysql.com <>2000-08-18 12:48:00 +0300
commita753a3a2ce252a3972cfcd47cf27c689de61b602 (patch)
treedc12a8a920e65278811e12ea88c8d7d24390be23 /myisam/ChangeLog
parent29456f6e1c9c3fa0abf58022cfe6045509b9f7c3 (diff)
downloadmariadb-git-a753a3a2ce252a3972cfcd47cf27c689de61b602.tar.gz
Updated benchmark and results for PostgreSQL 7.0.2
Added more status to the MyISAM files to avoid checking files that has already been checked.
Diffstat (limited to 'myisam/ChangeLog')
-rw-r--r--myisam/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/myisam/ChangeLog b/myisam/ChangeLog
index a2cd00a8c50..e7950684f56 100644
--- a/myisam/ChangeLog
+++ b/myisam/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-17 Michael Widenius <monty@mysql.com>
+
+* Add a new flag in share.staus so that we can quickly check if a table
+ is analyzed or not!
+
2000-07-02 Michael Widenius <monty@mysql.com>
* Added safety margin to guard against full index file.