summaryrefslogtreecommitdiff
path: root/sql/sp.cc
diff options
context:
space:
mode:
authorsvoj@mysql.com/june.mysql.com <>2006-12-26 17:47:30 +0400
committersvoj@mysql.com/june.mysql.com <>2006-12-26 17:47:30 +0400
commit591712f53fb0c81bbec4a0b2eb087088280c1468 (patch)
tree813b9c4b985ca4c8ed1a93e881980b0440b781ac /sql/sp.cc
parentea353c72a661abe725f296166130dedc6be45523 (diff)
downloadmariadb-git-591712f53fb0c81bbec4a0b2eb087088280c1468.tar.gz
BUG#25048 - ERROR 126 : Incorrect key file for table '.XXXX.MYI'; try to
repair it Multi-table delete that is optimized with QUICK_RANGE reports table corruption. DELETE statement must not use KEYREAD optimization, and sets table->no_keyread to 1. This was ignored in QUICK_RANGE optimization. With this fix QUICK_RANGE optimization honors table->no_keyread value and does not enable KEYREAD when it is requested.
Diffstat (limited to 'sql/sp.cc')
0 files changed, 0 insertions, 0 deletions