diff options
author | unknown <mronstrom@mysql.com> | 2005-06-03 17:13:43 +0200 |
---|---|---|
committer | unknown <mronstrom@mysql.com> | 2005-06-03 17:13:43 +0200 |
commit | f956ecd09a4897b5f7e65a0441445a52406a3a8a (patch) | |
tree | e497fef16e21c7ab513489de1f8d6a87f275505a /BitKeeper | |
parent | 0d4b118455b1b97e8adc316407e26a8d734d3f04 (diff) | |
download | mariadb-git-f956ecd09a4897b5f7e65a0441445a52406a3a8a.tar.gz |
Bug #10901
Analyze table corrupts the state on
data_file_length, records, index_file_length...
by writing the shared state when there is an updated internal
state due to inserts or deletes
Fixed by synching the shared state with the internal state before
writing it to disk
Added test cases of 2 error cases and a normal case in new
analyze test case
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 499e3cdd4f5..f20e8ebc953 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -104,6 +104,7 @@ monty@tik. monty@tik.mysql.fi monty@tramp.mysql.fi monty@work.mysql.com +mronstrom@mysql.com mwagner@cash.mwagner.org mwagner@evoq.mwagner.org mwagner@here.mwagner.org |