summaryrefslogtreecommitdiff
path: root/storage/maria/ma_delete_table.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23824 SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria tableMonty2020-11-021-1/+8
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF addressMichal Schorm2019-05-101-1/+1
| * MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-201-2/+2
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-5/+6
|\ \
| * | MDEV-12261 build failure without P_SSergei Golubchik2017-03-151-4/+4
* | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-15/+5
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-13/+4
| |\ \ | | |/
| | * race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-271-8/+3
* | | Don't delete non existing .TMD and .OLD files for Aria internal temporary tablesMonty2015-11-101-6/+9
|/ /
* | MDEV-5815 MySQL BUG#11751736: DROP DATABASE STATEMENT SHOULD REMOVE .OLD SUFF...Sergei Golubchik2014-03-261-3/+10
|/
* Fixed MDEV-306 / LP:1007967 - Assertion `table->file->stats.records > 0 || er...Michael Widenius2012-06-151-8/+4
* merge with 5.3Sergei Golubchik2011-10-191-11/+9
|\
| * Fixes for Aria storage engine:Michael Widenius2011-02-101-16/+9
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-7/+4
|/
* Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-221-5/+0
* compiler warningsSergei Golubchik2008-08-061-1/+1
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-2/+2
* Fixed compiler warnings by adding casts and changing variable typesunknown2008-01-111-0/+1
* WL#3072 - Maria recovery.unknown2007-10-021-1/+1
* WL#3072 - Maria recoveryunknown2007-07-261-2/+3
* Maria:unknown2007-07-031-1/+1
* WL#3239 "log CREATE TABLE in Maria": write the log record _before_unknown2007-06-281-4/+5
* - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-221-35/+64
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* merge from MyISAM into Maria (last step of merge of 5.1 into Maria).unknown2007-03-011-2/+2
* WL#3072 Maria Recovery. Making DDLs durable in Maria:unknown2006-11-271-3/+14
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-6/+18
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+58