summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL->MariaDBmariadb-merge-mysql-5.1.38minusSergey Petrunya2009-09-081-50/+79
|\
| * 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.clone-5.0.81-buildChad MILLER2009-04-141-23/+124
| | | |\
| | | * \ Merged from 5.0 (enterprise).mysql-5.0.75clone-5.0.75-buildChad 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
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+91
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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
| | |/ / / / / / / / /
| | * | | | | | | | | Bug#43748: crash when non-super user tries to kill the replication threadsGeorgi Kodinov2009-03-251-1/+20
| | |/ / / / / / / /
| | * | | | | | | | auto-mergeIgnacio Galarza2009-03-191-1/+47
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-051-1/+47
| | * | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-19/+19
| | |/ / / / / / / /
| | * | | | | | | | Bug #35396: Abnormal query times in slow query logGeorgi Kodinov2009-01-291-2/+3
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-211-9/+69
| | * | | | | | | automergeKristofer Pettersson2008-10-151-1/+22
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-091-1/+22
| * | | | | | | | | Bug #42217 mysql.procs_priv does not get replicatedGuangbao Ni2009-03-181-1/+35