summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge 5.1-rep+2 to 5.1-rep+3He Zhenxing2009-10-181-2/+4
|\
| * Manual merge semi-sync to 5.1-rep+2He Zhenxing2009-10-031-0/+1
| |\
| | * Backporting WL#4398 WL#1720He Zhenxing2009-09-261-0/+1
| * | BUG#23300: Slow query log on slave does not log slow replicated statementsLuis Soares2009-09-291-2/+2
| * | BUG#28777, WL#4293: SHOW BINLOG EVENTS does not work on relay logLuis Soares2009-09-291-0/+1
| |/
* | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-17/+19
|\ \ | |/ |/|
| * BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-221-11/+10
| * Merged fix for BUG#39934 up a few revisions.Sven Sandberg2009-07-141-5/+8
| |\
| | * BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-5/+8
* | | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+2
|\ \ \
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+2
* | | | reverted the fix for bug #46019 from 5.1-bugteamGeorgi Kodinov2009-08-211-2/+1
|\ \ \ \ | |/ / /
* | | | merge of bug #46019 to 5.1-bugteamGeorgi Kodinov2009-08-201-1/+2
|\ \ \ \ | |/ / /
* | | | Bug#43587: Putting event_scheduler=1 in init SQL file crashesDavi Arnaut2009-07-241-1/+2
|\ \ \ \
| * | | | Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes Konstantin Osipov2009-07-241-1/+2
| | |/ / | |/| |
* | | | Merge from 5.0Gleb Shchepa2009-07-241-25/+23
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-26/+23
| * | Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-1/+1
* | | Merge from 5.0Staale Smedseng2009-07-011-2/+2
|\ \ \ | |/ /
| * | Bug #45790 Potential DoS vector: Writing of user input to logStaale Smedseng2009-07-011-2/+2
| * | Merge from 5.0-btStaale Smedseng2009-06-291-2/+2
* | | Bug #45309: InnoDB does not rollback for delete and update Alexey Kopytov2009-06-231-8/+7
| | |
| \ \
*-. \ \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-4/+4
|\ \ \ \ | | |/ / | |_| / |/| |
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-14/+14
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-14/+14
| |/
| * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-24/+79
| |\
| | * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-7/+7
| | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-23/+124
| | |\
| | * \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-49/+196
| | |\ \
| | * \ \ Merge from mysql-5.0.66-releaseJonathan Perkin2008-07-171-0/+5
| | |\ \ \
| | * | | | Fixed packet-test bug caused by if block that didn't have curly braces.Chad MILLER2008-07-151-0/+2
| | * | | | Merge from 5.0 trunk.Chad MILLER2008-07-141-2/+2
| | |\ \ \ \
| | * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-0/+60
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-26/+71
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-25/+78
| | |\ \ \ \ \ \ \
| | | * | | | | | | Push history-limiting code until after the code that adds new unknown2007-11-141-10/+34
| * | | | | | | | | BUG#13684: SP: DROP PROCEDURE|FUNCTION IF EXISTS not binlogged ifLuis Soares2009-04-091-0/+8
| * | | | | | | | | Auto mergeHe Zhenxing2009-04-081-2/+80
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-4/+8
* | | | | | | | | | | Merge bug#45326Magnus Blåudd2009-06-051-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug#45326 Linker failure for libmysqld with VC++ 2008Magnus Blåudd2009-06-051-6/+6
* | | | | | | | | | | | AutomergeKristofer Pettersson2009-05-291-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug#44658 Create procedure makes server crash when user does not have ALL pri...Kristofer Pettersson2009-05-291-1/+3
* | | | | | | | | | | | | fixed a compile warning in 5.1-bugteamGeorgi Kodinov2009-05-151-1/+0
* | | | | | | | | | | | | Bug#44664: valgrind warning for COMMIT_AND_CHAIN and ROLLBACK_AND_CHAINDavi Arnaut2009-05-111-2/+5
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge Bug#43230 into mysql-5.1-bugteamDavi Arnaut2009-04-031-3/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | / / / / / / / / / | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Bug#43230: SELECT ... FOR UPDATE can hang with FLUSH TABLES WITH READ LOCK in...Davi Arnaut2009-04-031-1/+25
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Manual merge.Ramil Kalimullin2009-03-251-0/+37
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Auto-mergeRamil Kalimullin2009-03-251-9/+8
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for bug#35383: binlog playback and replication breaksRamil Kalimullin2009-03-251-0/+36