summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* Addendum to the fix for bug #52315: need to set a proper shutdown typeGeorgi Kodinov2010-06-071-2/+6
* Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+13
* Automerge.Ramil Kalimullin2010-05-251-0/+2
|\
| * Bug#53908: compile failure with embedded enabledDavi Arnaut2010-05-251-0/+2
* | Fix for bug #53907: Table dump command can be abused to dump arbitrary tables.Ramil Kalimullin2010-05-251-3/+9
|/
* Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-05-111-2/+4
* Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-031-0/+7
* Bug#50974: Server keeps receiving big (> max_allowed_packet) packets indefini...Davi Arnaut2010-04-291-0/+7
* Fix for bug #53237: mysql_list_fields/COM_FIELD_LIST stack smashingRamil Kalimullin2010-04-291-1/+9
* Backport of the fix for bug #49552 to 5.0-bugteamGeorgi Kodinov2010-02-251-2/+2
* Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2009-12-311-11/+0
* Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-1/+1
* Post-merge cleanup: Reorganize code for better comprehensibility.Davi Arnaut2009-09-301-24/+20
* 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
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+2
* 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
* 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 #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-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
| | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-10-101-21/+50
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-21/+50
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Avoid a warning on windows about a missing case enum.unknown2007-07-031-0/+1
| | | | * | | | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-21/+49
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Unify profiling SHOW code and INFORMATION_SCHEMA code forunknown2007-07-021-17/+9
| | | | | * | | | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-21/+60
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-21/+60
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-21/+60
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | Some changes suggested Serg, from message <20070223210659.GA24202@janus.mylan>unknown2007-02-261-2/+2
| | | | | | | | * | | | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-24/+47
| | | | | | | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-12/+28
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | Bug#24795: Add SHOW PROFILEunknown2007-01-031-12/+28
* | | | | | | | | | | | | | | | BUG#13684: SP: DROP PROCEDURE|FUNCTION IF EXISTS not binlogged ifLuis Soares2009-04-091-0/+8
* | | | | | | | | | | | | | | | Auto mergeHe Zhenxing2009-04-081-2/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Bug#43230: SELECT ... FOR UPDATE can hang with FLUSH TABLES WITH READ LOCK in...Davi Arnaut2009-04-031-1/+25
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Auto-mergeRamil Kalimullin2009-03-251-9/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Bug#43748: crash when non-super user tries to kill the replication threadsTatiana A. Nurnberg2009-03-251-9/+8