summaryrefslogtreecommitdiff
path: root/dbug/tests.c
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2012-05-18 16:02:11 +0300
committerMichael Widenius <monty@askmonty.org>2012-05-18 16:02:11 +0300
commitd4d3ca204f9d36b01be2c4dad15d0cc5b078c6e6 (patch)
tree4aa0571f2b0d963f62f4b8fa9ce3f4bbef468bad /dbug/tests.c
parentb1485a4780808cd95cbc37c1f59024b39d542584 (diff)
downloadmariadb-git-d4d3ca204f9d36b01be2c4dad15d0cc5b078c6e6.tar.gz
Fixed lp:997460 Truncate table on partitioned Aria table fails with ER_ILLEGAL_HA
Fix is done by doing an autocommit in truncate table inside Aria storage/maria/ha_maria.cc: Force a commit for TRUNCATE TABLE inside lock tables Check that we don't call TRUNCATE with concurrent inserts going on. Make ha_maria::implict_commit faster when we don't have Aria tables in the transaction. (Most of the patch is just re-indentation because I removed an if level)
Diffstat (limited to 'dbug/tests.c')
0 files changed, 0 insertions, 0 deletions