diff options
author | Michael Widenius <monty@mysql.com> | 2008-08-24 16:29:34 +0300 |
---|---|---|
committer | Michael Widenius <monty@mysql.com> | 2008-08-24 16:29:34 +0300 |
commit | d145362edf0c6c640b46eb08db18e2781d128075 (patch) | |
tree | f829b8540ad6517c6641c38210a4ca3717c7a63d /mysys/my_pread.c | |
parent | 57e0bdb30672ff576cb91aa3d16a75c0fbce40d0 (diff) | |
download | mariadb-git-d145362edf0c6c640b46eb08db18e2781d128075.tar.gz |
Fix for bug#38484 DELETE causes crash or index corruption
There is no test cases as it's not trivial to do a test case for this.
The new code for Maria is however executed by the test case in the bug report.
mysql-test/mysql-test-run.pl:
Avoid warnings when running with --extern
storage/maria/ha_maria.cc:
Disable not complete assert until Sanja can push a proper fix
storage/maria/ma_delete.c:
Fix that pageflag for page is calculated based on original values
storage/maria/ma_search.c:
Ensure that prev_length structure variable is properly reset when not used
storage/myisam/mi_search.c:
Ensure that prev_length structure variable is properly reset when not used
Diffstat (limited to 'mysys/my_pread.c')
0 files changed, 0 insertions, 0 deletions