mariadb/storage
Michael Widenius d4d3ca204f 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)
2012-05-18 16:02:11 +03:00
..
archive merge 2012-04-05 23:07:18 +02:00
blackhole mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
csv merge 2012-04-07 15:58:46 +02:00
example mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
federated merge 2012-04-05 12:01:52 +02:00
federatedx
heap merge 2012-04-07 15:58:46 +02:00
innobase 5.3 merge 2012-05-04 07:16:38 +02:00
maria Fixed lp:997460 Truncate table on partitioned Aria table fails with ER_ILLEGAL_HA 2012-05-18 16:02:11 +03:00
myisam merge 2012-04-05 23:07:18 +02:00
myisammrg
ndb
oqgraph
pbxt misc test/result fixes 2012-03-01 17:04:57 +01:00
perfschema Fixed some simple warnings on Windows. 2012-04-13 19:44:22 +02:00
sphinx Fixed some simple warnings on Windows. 2012-04-13 19:44:22 +02:00
xtradb 5.3 merge 2012-05-04 07:16:38 +02:00