summaryrefslogtreecommitdiff
path: root/sql/sql_truncate.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-19/+15
* s/TRUNCATE ... TO/DELETE HISTORY FROM ... BEFORE/Sergei Golubchik2017-12-191-7/+0
* privilege: s/delete versioning rows/delete history/Sergei Golubchik2017-12-141-1/+1
* System Versioning pre0.12Aleksey Midenkov2017-11-071-5/+12
|\
| * SQL: truncate syntax and privilege [closes #229]Eugene Kosov2017-09-081-1/+4
| * SQL, Parser: system_time logic and syntax fixes [closes #237]Aleksey Midenkov2017-08-081-7/+6
| * 0.6: truncate history feature [closes #96]kevg2017-05-051-2/+7
* | Optimize LEX_STRING comparisonsMichael Widenius2017-08-241-12/+12
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
* | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-3/+3
|/
* MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-6/+9
* Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-2/+2
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-2/+8
| |\
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-04-271-1/+7
| | |\
| | | * Bug#19786309 - CRASH IN UNLOCK TABLES AFTER LOCKING AND TRUNCATING TEMPORARY...Praveenkumar.Hulakund2015-01-141-1/+7
| | | * Bug#17942050:KILL OF TRUNCATE TABLE WILL LEAD TO BINARY LOGSujatha Sivakumar2014-04-151-13/+38
| | | * upmerge to bug#14548159Rohit Kalhans2012-09-221-15/+19
| | | * 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
* | | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-5/+2
* | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+7
* | | MDEV-4260 Don't create frm files for temporary tablesSergei Golubchik2014-06-201-67/+1
|/ /
* | 5.5.38 mergeSergei Golubchik2014-06-061-13/+39
|\ \ | |/
| * mysql-5.5.38 mergeSergei Golubchik2014-06-031-13/+38
| |\
| | * Bug#17942050:KILL OF TRUNCATE TABLE WILL LEAD TO BINARY LOGSujatha Sivakumar2014-04-151-13/+38
* | | MDEV-5979 Server crashes on truncating a temporary InnoDB table on WindowsSergei Golubchik2014-03-281-1/+1
* | | Fix for MDEV-5589: "Discrepancy in binlog on half-failed CREATE OR REPLACE"Michael Widenius2014-03-201-2/+5
* | | 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