summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-07-031-1/+4
|\
| * Fixed Bug#11756013 (formerly known as bug#47870):Dmitry Shulga2011-06-231-0/+3
* | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ | |/ |/|
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | Fixed bug#54486 - assert in my_seek, concurrentDmitry Shulga2010-12-101-8/+23
* | Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-191-0/+6
* | Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLERJon Olav Hauglid2010-06-261-0/+36
* | Fix for compiler warnings:Davi Arnaut2010-01-281-1/+1
* | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-9/+26
* | Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-221-1/+1
* | Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-3/+2
* | Merge Bug#45520 fix from 5.0-bugteamHe Zhenxing2009-12-091-6/+5
|\ \ | |/
| * BUG#45520 rpl_killed_ddl fails sporadically in pb2He Zhenxing2009-12-091-2/+3
* | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-9/+9
* | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-3/+3
* | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-171-0/+4
* | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object exists2009-08-131-4/+3
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-9/+9
* | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-6/+9
* | Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-091-5/+6
|\ \ | |/
| * BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-4/+4
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-9/+9
* | merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-2/+0
|\ \
| * \ manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021)Gleb Shchepa2008-11-141-2/+0
| |\ \ | | |/
| | * Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-141-2/+0
* | | Merging 5.1 main into 5.1-rplMats Kindahl2008-10-231-4/+13
|\ \ \ | |/ /
| * | manual merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2008-09-301-4/+13
| |\ \ | | |/
| | * Fixed bug #17823: 'arc' directories inside database directories.Gleb Shchepa2008-09-301-4/+13
* | | Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-2/+7
|\ \ \ | |/ /
| * | Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporaryMats Kindahl2008-08-271-7/+20
* | | Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporary ...Mats Kindahl2008-08-201-8/+15
|/ /
* | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.thek@adventure.(none)2008-05-091-0/+2
* | Merge mysql.com:/misc/mysql/mysql-5.1tnurnberg@white.intern.koehntopp.de2008-03-271-1/+1
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optgkodinov/kgeorge@magare.gmz2008-03-211-1/+1
| |\ \ | | |/
| | * Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)gkodinov/kgeorge@macbook.gmz2008-03-211-1/+1
* | | Bug#26703: DROP DATABASE fails if database contains a #mysql50# \cmiller@zippy.cornsilk.net2008-03-121-2/+7
|/ /
* | Rename send_ok to my_ok. Similarly to my_error, it only records the status,kostja@dipika.(none)2008-02-191-5/+5
* | Merge kaamos.(none):/data/src/mysql-5.1kaa@kaamos.(none)2008-01-101-1/+1
|\ \
| * \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-opttnurnberg@mysql.com/white.intern.koehntopp.de2007-12-171-1/+1
| |\ \
| | * | Bug#31752: check strmake() boundstnurnberg@mysql.com/white.intern.koehntopp.de2007-11-261-1/+1
* | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@station.2007-12-141-0/+1
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-12-131-0/+1
| |\ \ \
| | * | | Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to ...gluh@mysql.com/eagle.(none)2007-11-231-0/+1
| | |/ /
* | | | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-2/+3
|/ / /
* | | Bug#32435:mkindahl@dl145h.mysql.com2007-11-161-0/+7
|/ /
* | WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name>malff@lambda.weblab2007-09-101-80/+42
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeanozdrin/alik@ibm.opbmk2007-08-311-1/+97
|\ \
| * | Fix for BUG#25843: changing default database between PREPARE and EXECUTEanozdrin/alik@ibm.opbmk2007-08-311-1/+97
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-08-301-22/+65
|\ \ \ | |/ /
| * | Cleanup-patch for BUG#25843: changing default database betweenanozdrin/alik@ibm.opbmk2007-08-301-22/+65