summaryrefslogtreecommitdiff
path: root/mysql-test/r/drop.result
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-05-051-4/+4
|\
* | Change error message when using DROP VIEW on a non existing view fromMonty2017-04-071-5/+5
|/
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+6
|\
| * MDEV-10846 Running mysqldump backup twice returns error: TableAlexey Botchkov2016-10-271-0/+6
* | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+15
|/
* MDEV-5894 MySQL BUG#34750: Print database name in Unknown Table error messageSergei Golubchik2014-03-201-0/+36
* 10.0-base mergeSergei Golubchik2013-11-041-0/+1
|\
| * MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || share->last_...Sergei Golubchik2013-11-041-0/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-5/+5
|\ \ | |/ |/|
| * Fix a number of trivial test failures by updating error message:Sergey Petrunya2013-07-031-5/+5
* | find_files(): don't sort files in my_dir(), sort table namesSergei Golubchik2013-04-071-1/+1
|/
* merge.Sergei Golubchik2010-11-251-3/+8
|\
| * Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-3/+8
* | Bug #54282 Crash in MDL_context::upgrade_shared_lock_to_exclusiveJon Olav Hauglid2010-06-071-0/+10
* | Merge next-mr -> next-4284-merge.Konstantin Osipov2010-02-041-0/+2
|\ \
| * | WL#2360 Performance schemaMarc Alff2010-01-111-0/+2
* | | Bug #49988 MDL deadlocks with mysql_create_db, reload_acl_and_cacheJon Olav Hauglid2010-01-121-1/+1
|/ /
* | Backport of:Konstantin Osipov2009-11-201-0/+20
* | Backporting a patch for Bug#43138. That patch had been already backportedAlexander Nozdrin2009-10-221-0/+14
|/
* Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-031-0/+27
|\
| * Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-03-271-0/+11
| |\
| | * Bug#26703: DROP DATABASE fails if database contains a #mysql50# \unknown2008-03-121-0/+11
| | * Move test that has more to do with grants than DROP. We shouldn't haveunknown2008-03-051-39/+0
| | * Bug#33464: DROP FUNCTION caused a crashunknown2008-03-051-0/+39
| * | A test case for Bug#29958: Weird message on DROP DATABASEunknown2008-03-201-0/+16
| |/
* | Add mtr databaseunknown2008-04-021-0/+2
|/
* Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to ...unknown2007-11-261-0/+2
* Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to ...unknown2007-11-231-0/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-211-2/+0
|\
| * Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-2/+0
* | Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_toolsunknown2006-10-041-2/+2
|\ \ | |/ |/|
| * Update tests and result files after running with new mysqltest that better de...unknown2006-10-041-2/+2
* | Merge mockturtle.local:/home/dlenev/src/mysql-5.0-bg21216-2unknown2006-08-211-0/+13
|\ \ | |/
| * Fix for bug#21216 "Simultaneous DROP TABLE and SHOW OPEN TABLES causesunknown2006-08-211-0/+13
* | Bug #17805 Cluster_replication database should be renamed to just clusterunknown2006-03-011-2/+2
* | wl2325 wl2324unknown2006-01-121-0/+2
|/
* Fixed errors found during reviewunknown2005-04-061-2/+2
* Merge of patch for bug #3891 into 5.0 tree.unknown2005-04-031-0/+14
|\
| * results updatedunknown2005-04-021-2/+2
| * mergedunknown2005-04-021-0/+14
| |\
| | * bug#3891 - DROP TABLE many-unexistent-tables, was printing an error with %s i...unknown2005-04-021-0/+14
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-0/+1
* | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...unknown2004-12-101-0/+2
* | | Fixes after merge with 4.1unknown2004-11-031-0/+1
* | | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-101-2/+2
* | | standard values for table type in SHOW TABLES (BUG#4603)unknown2004-07-191-2/+2
* | | VIEWunknown2004-07-161-2/+2
|/ /
* | DROP DATABASE now returns (affected_rows) number of tables droppedunknown2004-03-191-1/+1
* | make DROP DATABASE to behave as documented in the manual - to report number o...unknown2004-03-181-0/+1
* | Fix for bug #799 FLUSH TABLES WITH READ LOCK does not block CREATE TABLEunknown2003-08-281-1/+1