summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | 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
| | | * | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-9/+26
| | | * | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-6/+5
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-171-45/+71
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-6/+5
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-6/+5
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|_|_|/ / | | | | | | |/| | | | |
| | | | | | * | | | | | 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
| | | * | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-43/+69
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | * | | | | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-9/+26
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / /
| | | | | * | | | | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-8/+8
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-9/+26
| | | | | | |/ / / / / | | | | | |/| | | | |
| | | | * | | | | | | WL#2360 Performance schemaMarc Alff2009-12-091-45/+71
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-6/+6
| | | * | | | | | | Backport of:Konstantin Osipov2009-12-021-2/+2
| | | * | | | | | | Backport of:Konstantin Osipov2009-12-011-0/+5
| | | * | | | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-4/+0
| | | |/ / / / / /
| | | * | | | | | Backport of:Konstantin Osipov2009-11-241-8/+8
| | | |/ / / / /
| | | * | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-9/+9
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-9/+9
| | | | | |_|/ | | | | |/| |
| | | * | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-3/+3
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-3/+3
| | | * | | | Backport of:Konstantin Osipov2009-10-141-27/+28
| | | * | | | A backport of patch for Bug#26704.Alexander Nozdrin2009-10-071-1/+1
| | | |/ / /
| | | * | | 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
| | | |/ /