summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-3/+3
|\
| * Bug#20041860: SLAVE ERROR WHEN DROP DATABASEs.sujatha2014-12-291-2/+2
| * WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-2/+2
| |\
| | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-2/+2
| * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-3/+6
| |\ \ | | |/ | |/|
| | * Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-4/+6
| | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| * | upmerge to bug#14548159Rohit Kalhans2012-09-221-11/+23
| |\ \ | | |/
| | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-11/+24
| | * Updated/added copyright headersKent Boortz2011-07-031-1/+4
| | |\
| | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * | | | Updated/added copyright headersKent Boortz2011-07-041-1/+5
| |\ \ \ \
| | * \ \ \ Manual merge of patch for bug#11756013 from mysql-5.1 tree.Dmitry Shulga2011-06-241-0/+3
| | |\ \ \ \ | |/ / / / / | | | | | _
| | * | | Fixed Bug#11756013 (formerly known as bug#47870):Dmitry Shulga2011-06-231-0/+3
| | |/ /
| * | | Merge from mysql-5.5.10-releasehery.ramilison@oracle.com2011-03-161-2/+2
| |\ \ \
| | * | | Fix for BUG#59894Guilhem Bichot2011-02-111-3/+3
| * | | | Bug #11765416 (former 58381)Jon Olav Hauglid2011-03-151-8/+15
| |/ / /
| * | | Manual merge from mysql-5.1-bugteam for bug#54486.Dmitry Shulga2010-12-101-11/+11
| |\ \ \ | | |/ /
| | * | 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
| * | | Bug #57663 Concurrent statement using stored function and DROP DATABASEJon Olav Hauglid2010-11-171-131/+128
| * | | Bug #57663 Concurrent statement using stored function and DROP DATABASEJon Olav Hauglid2010-11-161-1/+35
| * | | Bug #57663 Concurrent statement using stored function and DROP DATABASEJon Olav Hauglid2010-11-151-46/+6
| * | | Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW overKonstantin Osipov2010-11-121-1/+0
| * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-1/+2
| * | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-131-8/+7
| |\ \ \
| | * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-10/+9
| * | | | A follow-up for 5.5 version of fix for bug#54360 "Deadlock Dmitry Lenev2010-07-011-3/+1
| * | | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-265/+55
| * | | | Backport from mysql-6.0-codebase of:Jon Olav Hauglid2010-06-231-0/+1
| |/ / /
| * | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-2/+6
| * | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+13
| * | | A review comment for the fix for Bug#46672.Konstantin Osipov2010-03-131-1/+1
| * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-4/+3
| |\ \ \
| | * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-311-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fix for compiler warnings:Davi Arnaut2010-01-281-1/+1
| | | * | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-9/+26
| | * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-301-1/+1
| | |\ \ \ | | | |/ /
| | | * | Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-221-1/+1
| | * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-3/+2
| | |\ \ \ | | | |/ /
| | | * | Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-3/+2
| * | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-10/+9
| |\ \ \ \ | | |/ / /
| | * | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-10/+9
| | |\ \ \
| | | * \ \ mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-9/+9
| | | |\ \ \
| | | * \ \ \ merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-3/+7
| | | |\ \ \ \
| | | * | | | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-5/+5