summaryrefslogtreecommitdiff
path: root/sql/sql_truncate.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-2/+1
* 10.0-monty mergeSergei Golubchik2013-07-211-28/+26
|\
| * merge of 2876.430.11 & 2876.430.1unknown2013-06-271-15/+13
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-13/+13
* | optimize discovery for cases when the storage engine is known in advanceSergei Golubchik2013-04-091-1/+1
* | remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag()Sergei Golubchik2013-04-091-2/+20
* | cleanupsSergei Golubchik2013-04-091-11/+2
* | ha_create_table: remove unused argumentSergei Golubchik2013-04-091-1/+1
* | Fixed bug MPDEV-628 / LP:989055 - Querying myisam table metadata may corrupt ...Michael Widenius2013-03-011-1/+2
|/
* Fixed MDEV-3890: Server crash inserting record on a temporary table after tru...Michael Widenius2013-01-251-0/+1
* mysql-5.5.29 mergeSergei Golubchik2013-01-151-1/+1
|\
| * upmerge to bug#14548159Rohit Kalhans2012-09-221-15/+19
* | Merge from 5.3unknown2012-08-241-18/+23
* | More fixes for LOCK TABLE and REPAIR/FLUSHMichael Widenius2012-05-171-2/+2
* | Fixed bug LP:973039 - Assertion `share->in_trans == 0' failed in maria_close ...Michael Widenius2012-05-161-1/+1
|/
* Bug #11764779 (former 57649)Jon Olav Hauglid2011-03-071-2/+2
* Bug #57659 Segfault in Query_cache::invalidate_data for TRUNCATE TABLEJon Olav Hauglid2010-10-291-0/+7
* Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-241/+238
* Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-311-2/+2
* Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-4/+46
|\
| * Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait forMattias Jonsson2010-08-161-4/+46
* | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-3/+1
|/
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-131-1/+1
|\
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-24/+18
|/
* Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-271-2/+2
* Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-271-0/+21
* Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-0/+464