summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-15/+4
* BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tablesAlfranio Correia2010-06-301-1/+2
* Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-41/+64
|\
| * Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-9/+21
| |\
| | * Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-11/+19
| | |\
| | | * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-11/+19
| * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-31/+27
| |\ \ \ | | |/ /
| | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-32/+28
| * | | merge and typo fixGeorgi Kodinov2010-06-071-2/+5
| |\ \ \ | | |/ /
| | * | mergeGeorgi Kodinov2010-06-071-2/+5
| | |\ \
| | | * | Addendum to the fix for bug #52315: need to set a proper shutdown typeGeorgi Kodinov2010-06-071-2/+6
| * | | | Manual merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-071-18/+53
| |\ \ \ \
| * \ \ \ \ mergeGeorgi Kodinov2010-06-041-0/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mergeGeorgi Kodinov2010-06-041-0/+13
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+13
| | * | | | Manual merge.Ramil Kalimullin2010-05-251-9/+17
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | 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
| * | | | mergeMattias Jonsson2010-05-251-1/+1
| |\ \ \ \ | | |/ / /
* | | | | A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+0
* | | | | Bug#20837 Apparent change of isolation level during transactionMagne Mahre2010-06-081-5/+47
|\ \ \ \ \
| * | | | | Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-5/+47
* | | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-18/+66
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_formatAlfranio Correia2010-06-021-14/+43
| * | | | | BUG#53421 Part of transaction not written in binlog after deadlock, replicationAlfranio Correia2010-06-011-0/+4
| * | | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-3/+18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-52/+37
| | |\ \ \ \
| | * \ \ \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-1/+8
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-1/+8
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | 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
| | * | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-1/+9
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Manual merge.Ramil Kalimullin2010-04-291-1/+9
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | 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
| | * | | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-1/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-1/+71
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-021-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Bug#46615 Assertion in Query_cache::invalidate in INSERT in a VIEW of a MERGE...Kristofer Pettersson2010-03-241-1/+1
| | | * | | | | | BUG#48632: Fix for Bug #23300 Has Not Been Backported Luis Soares2010-02-051-2/+2
| * | | | | | | | Merge of bug#51851.Mattias Jonsson2010-05-241-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
* | | | | | | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-6/+5
* | | | | | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-9/+7
|/ / / / / / / /
* | | | | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-181-52/+37
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Patch for Bug#27863 (excessive memory usage for many small queries in aAlexander Nozdrin2010-05-141-20/+16
| * | | | | | Patch for Bug#21818 (Return value of ROW_COUNT() is incorrectAlexander Nozdrin2010-05-141-32/+21
| | |_|_|/ / | |/| | | |
* | | | | | Clean-up, give better names, add comments toKonstantin Osipov2010-05-061-3/+6
* | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-051-1/+1
|\ \ \ \ \ \ | |/ / / / /