summaryrefslogtreecommitdiff
path: root/support-files/mysql-multi.server.sh
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2010-10-06 11:45:30 +0300
committerMichael Widenius <monty@askmonty.org>2010-10-06 11:45:30 +0300
commit9f35e98a4baa518e8e0a464ebea8571f362ac641 (patch)
tree4283f36173c5a5a4d6fbc6fa3676620f405affd1 /support-files/mysql-multi.server.sh
parent8b833274cad540f756039c8b730a5e692219d11c (diff)
downloadmariadb-git-9f35e98a4baa518e8e0a464ebea8571f362ac641.tar.gz
Fix for Bug#43152 "Assertion `bitmap_is_set_all(&table->s->all_set)' failed in handler::ha_reset"
The reason for this was that some bitmap test functions changed the bitmap, which caused problems when the same bitmap was used by multiple threads. include/my_bitmap.h: Changed order of elements to get better alignment. mysys/my_bitmap.c: Change bitmap test functions to not modify the bitmap. Fixed compiler errors in test_bitmap
Diffstat (limited to 'support-files/mysql-multi.server.sh')
0 files changed, 0 insertions, 0 deletions