summaryrefslogtreecommitdiff
path: root/sql/sql_truncate.cc
Commit message (Expand)AuthorAgeFilesLines
* References: MDEV-4572 - merge with mariaDB 5.5.30Seppo Jaakola2013-05-241-1/+2
|\
| * Fixed bug MPDEV-628 / LP:989055 - Querying myisam table metadata may corrupt ...Michael Widenius2013-03-011-1/+2
* | References lp:1115708 - merged with lp:mariadb/5.5 revision 3657Seppo Jaakola2013-02-051-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
* | | References lp:1051808 - merged with lp:maria/5.5Seppo Jaakola2012-09-171-18/+23
|\ \ \ | |/ /
| * | Merge from 5.3unknown2012-08-241-18/+23
* | | references lp:1011983Seppo Jaakola2012-06-121-2/+2
|\ \ \ | |/ /
| * | 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
| |/
* | Merged changes from lp:codership-mysql up to rev 3743Seppo Jaakola2012-04-261-1/+1
* | Initial push of codership-wsrep API implementation for MariaDB. Seppo Jaakola2012-04-131-1/+9
|/
* 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