summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_delete_table.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-4/+8
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-2/+0
|\ \ | |/
| * MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-201-2/+2
* | MDEV-12261 build failure without P_SSergei Golubchik2017-03-151-4/+4
* | Remove unused variables.Marko Mäkelä2017-03-091-1/+0
* | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-30/+6
|\ \ | |/
| * race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-271-31/+3
| * cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-271-2/+2
* | Fixed compiler warningsMichael Widenius2014-06-041-1/+2
* | fix the code to compile without P_SSergei Golubchik2014-06-041-0/+6
* | MDEV-5815 MySQL BUG#11751736: DROP DATABASE STATEMENT SHOULD REMOVE .OLD SUFF...Sergei Golubchik2014-03-261-25/+28
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\
* | \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ | | |/ | |/|
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |/
* | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-33/+0
* | Fixed the result of a bad merge in storage/myisam/mi_delete_table.c in mysql-...Alexey Kopytov2010-04-041-48/+12
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-3/+64
|\ \ | |/
| * BUG#40980 - Drop table can remove another MyISAM table'sSergey Vojtovich2010-04-011-2/+37
* | WL#2360 Performance schemaMarc Alff2009-12-041-3/+4
|/
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* Merge chilla.local:/home/mydev/mysql-5.0-ateamunknown2006-07-061-6/+18
* WL#1324 table name to file name encodingunknown2005-12-311-2/+2
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+58