summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join Georgi Kodinov2009-10-071-0/+1
* Manual merge.Davi Arnaut2009-09-301-23/+19
|\
| * Post-merge cleanup: Reorganize code for better comprehensibility.Davi Arnaut2009-09-301-24/+20
* | Manual merge.Davi Arnaut2009-09-301-1/+26
|\ \ | |/
| * Post-merge fix: DBUG macros are wrapped inside a loop.Davi Arnaut2009-09-301-1/+7
| * Bug#47525: MySQL crashed (Federated)Davi Arnaut2009-09-301-0/+20
* | A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-101-19/+30
* | 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.0cmiller@zippy.cornsilk.net2007-12-101-25/+78
| | |\ \ \ \ \ \ \
| | | * | | | | | | Push history-limiting code until after the code that adds new cmiller@zippy.cornsilk.net2007-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
* | | | | | | | | | | Bug#43748: crash when non-super user tries to kill the replication threadsTatiana A. Nurnberg2009-03-251-1/+19
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Bug#43748: crash when non-super user tries to kill the replication threadsTatiana A. Nurnberg2009-03-251-9/+8
| |/ / / / / / / / /