summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug#51289: double Item_cache_decimal::val_real() is brokenDavi Arnaut2010-03-151-1/+1
* Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-1413-110/+110
* Bug#51770: UNINSTALL PLUGIN requires no privilegesDavi Arnaut2010-03-091-0/+2
* Bug#41788 mysql_fetch_field returns org_table == table by a viewSergey Glukhov2010-03-123-3/+40
* Merge fix for BUG51342 to 5.1-bugteam.Sergey Vojtovich2010-03-101-0/+7
|\
| * Merge fix for BUG51342 to 5.0-bugteam.Sergey Vojtovich2010-03-101-0/+7
| |\
| | * BUG#51342 - more xid crashingSergey Vojtovich2010-03-101-0/+7
| * | auto-mergeTatiana A. Nurnberg2010-03-041-3/+8
| |\ \
| | * | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sqlTatiana A. Nurnberg2010-03-021-3/+8
| * | | auto-mergeTatiana A. Nurnberg2010-03-022-4/+4
| |\ \ \ | | | |/ | | |/|
* | | | Bug #35250: readline check breaks when doing vpath buildGeorgi Kodinov2010-03-091-4/+4
* | | | Bug#40277: SHOW CREATE VIEW returns invalid SQLDavi Arnaut2010-03-092-1/+43
* | | | Bug#51650: crash with user variables and triggersDavi Arnaut2010-03-091-0/+1
* | | | Automerge BUG 51251 incremental bundle --> mysql-5.1-bugteam.Luis Soares2010-03-091-1/+3
|\ \ \ \
| * | | | BUG#51251: Wrong binlogging in case of TRUNCATE <temporary InnoDB table>Luis Soares2010-02-261-1/+3
* | | | | Automerge BUG 51251 bundle from bug report --> mysql-5.1-bugteam.Luis Soares2010-03-091-4/+12
|\ \ \ \ \ | |/ / / /
| * | | | BUG#51251: Wrong binlogging in case of TRUNCATE <temporary InnoDB table>Luis Soares2010-02-241-4/+12
* | | | | Automerge BUG 51226 bzr bundle from bug report --> myqsl-5.1-bugteam.Luis Soares2010-03-081-0/+3
|\ \ \ \ \
| * | | | | BUG#51226: mysqlbinlog replay: ERROR 1146 when using temp tablesLuis Soares2010-03-031-0/+3
| |/ / / /
* | | | | Automerge: BUG 48993 bundle from bug report --> mysql-5.1-bugteam.Luis Soares2010-03-081-1/+1
|\ \ \ \ \
| * | | | | BUG#48993: valgrind errors in mysqlbinlogLuis Soares2010-02-171-1/+1
| |/ / / /
* | | | | Bug #39653: find_shortest_key in sql_select.cc does notGleb Shchepa2010-03-051-2/+25
* | | | | Bug#49417 some complaints about mysqld --help --verbose outputStaale Smedseng2010-03-011-6/+20
* | | | | mergeGeorgi Kodinov2010-03-014-19/+33
|\ \ \ \ \
| * | | | | Fix for bug#51304: checksum table gives different results Ramil Kalimullin2010-02-281-15/+21
| * | | | | merging from 5.1 rep to a local branchAndrei Elkin2010-02-262-3/+9
| |\ \ \ \ \
| | * | | | | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2010-02-261-0/+1
| | * | | | | Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin...Sergey Glukhov2010-02-261-3/+8
| * | | | | | merging from 5.1-bt rep to local branchAndrei Elkin2010-02-262-6/+20
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | merging fixes of bug@51089 to 5.1-btAndrei Elkin2010-02-262-1/+3
| |\ \ \ \ \ \
| | * | | | | | Bug #51089 SHOW STATUS LIKE 'Slave_running' is not compatible with `SHOW SL...Andrei Elkin2010-02-252-1/+3
* | | | | | | | merge 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2010-02-261-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Bug #48739 MySQL crashes on specific INTERVAL in select queryChristopher Powers2010-02-251-2/+2
| * | | | | | Backport of the fix for bug #49552 to 5.0-bugteamGeorgi Kodinov2010-02-251-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | automergeSergey Glukhov2010-02-261-6/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Auto-merged fox for the bug#50843.Evgeny Potemkin2010-02-261-6/+13
| |\ \ \ \ \
| | * | | | | Bug#50843: Filesort used instead of clustered index led toEvgeny Potemkin2010-02-261-6/+13
| | | |/ / / | | |/| | |
* | | | | | Bug#50995 Having clause on subquery result produces incorrect results.Sergey Glukhov2010-02-262-6/+20
|/ / / / /
* | | | | Bug #45360: wrong resultsGleb Shchepa2010-02-251-2/+2
* | | | | Automerge.Alexey Kopytov2010-02-251-3/+5
|\ \ \ \ \
| * | | | | Bug #50335: Assertion `!(order->used & map)' in eq_ref_table Alexey Kopytov2010-02-251-3/+5
| |/ / / /
* | | | | Bug #35250: readline check breaks when doing vpath buildGeorgi Kodinov2010-02-121-4/+4
|/ / / /
* | | | Revert of a change introduced by Bug#47974Magne Mahre2010-02-231-1/+1
* | | | auto-mergeTatiana A. Nurnberg2010-02-223-3/+4
|\ \ \ \
| * | | | Bug #43414 Parenthesis (and other) warnings compiling Staale Smedseng2010-02-223-3/+4
* | | | | revert 48525Tatiana A. Nurnberg2010-02-225-25/+9
|/ / / /
* | | | auto-mergeTatiana A. Nurnberg2010-02-221-1/+3
|\ \ \ \
| * \ \ \ manual mergeTatiana A. Nurnberg2010-02-191-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#49487: crash with explain extended and group_concat in a derived tableTatiana A. Nurnberg2010-02-191-1/+3
| | |/ /
* | | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-02-185-9/+25
|/ / /