summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-15/+54
|\
| * merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-13/+52
| |\
| | * BUG#42829: manually merged approved bzr bundle from bug report.Luis Soares2009-11-011-0/+5
| | |\
| | | * BUG#42829: binlogging enabled for all schemas regardless ofLuis Soares2009-09-241-0/+6
| | * | mergeGeorgi Kodinov2009-10-301-2/+4
| | |\ \
| | | * | Bug #48291 : crash with row() operator,select into @var, and Georgi Kodinov2009-10-301-2/+4
| | * | | A patch and a test case for Konstantin Osipov2009-10-281-0/+10
| | * | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-11/+33
* | | | | merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-0/+40
|\ \ \ \ \ | |/ / / /
| * | | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-0/+40
| |\ \ \ \ | | |/ / /
| | * | | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+15
| | * | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-101-0/+25
| | | |/ | | |/|
* | | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-16/+104
* | | | Manual merge 5.1-rep+2 to 5.1-rep+3He Zhenxing2009-10-181-3/+36
|\ \ \ \ | |/ / /
| * | | Manual merge semi-sync to 5.1-rep+2He Zhenxing2009-10-031-0/+36
| |\ \ \
| | * | | Backporting WL#4398 WL#1720He Zhenxing2009-09-261-0/+36
| | |/ /
| * | | WL#4828 and BUG#45747Alfranio Correia2009-09-291-3/+0
| |/ /
* | | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-10-141-60/+32
* | | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-62/+451
|\ \ \ | |/ / |/| |
| * | post-push fixes for BUG#39934Sven Sandberg2009-08-191-14/+15
| * | Post-push fixes for BUG#39934Sven Sandberg2009-07-221-3/+16
| * | Post-push fix for BUG#39934Sven Sandberg2009-07-221-0/+292
| * | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-221-29/+94
| * | Merged fix for BUG#39934 up a few revisions.Sven Sandberg2009-07-141-52/+70
| |\ \
| | * | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-51/+70
* | | | Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-0/+6
|\ \ \ \
| * \ \ \ Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-141-14/+26
| |\ \ \ \ | | |/ / /
| * | | | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-0/+6
* | | | | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+60
* | | | | Bug#46265: Can not disable warning about unsafe statements for binary loggingDavi Arnaut2009-07-311-1/+2
* | | | | Merge from 5.0Gleb Shchepa2009-07-241-6/+25
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-6/+25
| * | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2009-05-151-0/+17
| |\ \ \
| | * | | Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-2/+2
| | * | | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-2/+29
| | |\ \ \
| | * \ \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-3/+13
| | |\ \ \ \
| | * \ \ \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-0/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-7/+11
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-0/+17
| | |\ \ \ \ \ \ \
| | | * | | | | | | Push history-limiting code until after the code that adds new unknown2007-11-141-0/+14
| | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-0/+3
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-0/+3
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-0/+3
| | | | | |\ \ \ \ \ \ \
* | | | | | | | | | | | | BUG#42851: Spurious "Statement is not safe to log in statementLuis Soares2009-06-271-1/+3
* | | | | | | | | | | | | Bug #34002 uninitialized Rows_examined for some admin queriesStaale Smedseng2009-06-251-0/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix for a valgrind warning due to use of a uninitializedDavi Arnaut2009-06-081-1/+1
* | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-2/+2
* | | | | | | | | | | | Bug#44658 Create procedure makes server crash when user does not have ALL pri...Kristofer Pettersson2009-05-291-10/+19
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Manual merge.Ramil Kalimullin2009-05-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Fix for bug#42009: SELECT into variable gives different results to direct SELECTRamil Kalimullin2009-05-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |