summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* new merge from trunkBjorn Munch2009-09-211-0/+4
|\
| * Merge 5.1-bugteam -> trunk-alik (up to revno:3111).Alexander Nozdrin2009-09-181-0/+4
| |\
| | * Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-171-0/+4
* | | new merge from trunkBjorn Munch2009-09-1836-272/+721
|\ \ \ | |/ /
| * | Merge from mysql-5.1-bugteam.Alexander Nozdrin2009-09-1636-272/+721
| |\ \ | | |/
| | * autocommitKristofer Pettersson2009-09-151-11/+6
| | |\
| | | * Bug#46486 warnings produced when running mysql_install_dbKristofer Pettersson2009-09-041-11/+6
| | * | autocommitKristofer Pettersson2009-09-1519-108/+312
| | |\ \ | | | |/ | | |/|
| | | * mergeMattias Jonsson2009-09-122-14/+91
| | | |\
| | | | * Bug#35845: unneccesary call to ha_start_bulk_insert for not used partitionsMattias Jonsson2009-09-042-14/+91
| | | * | Fix for bug#47130: misplaced or redundant check for null pointer?Ramil Kalimullin2009-09-111-6/+2
| | | * | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-09-101-1/+6
| | | |\ \
| | | | * | Bug#46815 CONCAT_WS returning wrong dataSergey Glukhov2009-09-101-1/+6
| | | * | | BUG#45999 Row based replication fails when auto_increment field = 0unknown2009-09-101-0/+11
| | | * | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-103-4/+54
| | | * | | Merge 5.1-bugteam -> 5.1-bugteam-local.Sergey Vojtovich2009-09-105-59/+82
| | | |\ \ \
| | | | * | | A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-105-59/+82
| | | * | | | Local merge.Sergey Vojtovich2009-09-101-4/+4
| | | |\ \ \ \
| | | | * | | | BUG#46483 - drop table of partitioned table may leaveSergey Vojtovich2009-09-021-4/+4
| | | * | | | | Local merge.Sergey Vojtovich2009-09-101-0/+30
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | BUG#45638 - Create temporary table with engine innodb failsSergey Vojtovich2009-09-091-0/+30
| | | | |/ / /
| | | * | | | automergeGeorgi Kodinov2009-09-081-6/+2
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Bug #46791: Assertion failed:(table->key_read==0),function unknownGeorgi Kodinov2009-09-031-6/+2
| | | * | | | Automerge.Alexey Kopytov2009-09-081-1/+4
| | | |\ \ \ \
| | | | * | | | Bug #46159: simple query that never returns Alexey Kopytov2009-09-061-1/+4
| | | * | | | | Bug#46259: MergeMartin Hansson2009-09-071-1/+7
| | | |\ \ \ \ \
| | | | * | | | | Bug#46259: 5.0.83 -> 5.1.36, query doesn't workMartin Hansson2009-09-071-1/+7
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | AutomergeMikael Ronstrom2009-09-076-12/+17
| | | |\ \ \ \ \
| | | | * \ \ \ \ AutomergeRamil Kalimullin2009-09-041-6/+4
| | | | |\ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | * | | | Fix for bug#46629: Item_in_subselect::val_int(): Assertion `0' Ramil Kalimullin2009-09-041-6/+4
| | | | * | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-09-041-1/+1
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | | * | | | Bug#45989 memory leak after explain encounters an error in the querySergey Glukhov2009-09-041-1/+1
| | | | * | | | | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-041-1/+1
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Fix for BUG#46384 - mysqld segfault when trying to create table with same Satya B2009-09-041-1/+1
| | | | * | | | | Bug#45823 Assertion failure in file row/row0mysql.c line 1386V Narayanan2009-09-042-3/+5
| | | | | |/ / / | | | | |/| | |
| | | | * | | | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-031-1/+6
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-1/+6
| | | * | | | | Fix to ensure that all subpartitions gets deleted before renaming starts, BUG...Mikael Ronstrom2009-09-071-0/+1
| | | |/ / / /
| | | * | | | fixed a valgrind warning in partition_pruningGeorgi Kodinov2009-09-021-0/+1
| | * | | | | Bug#46486 warnings produced when running mysql_install_dbKristofer Pettersson2009-09-031-3/+0
| | |/ / / /
| | * | | | fixed a valgrind warning in partitioning codeGeorgi Kodinov2009-09-021-0/+1
| | * | | | Fixed win32 compilation warningsGeorgi Kodinov2009-09-021-1/+1
| | * | | | automergeGeorgi Kodinov2009-08-311-12/+29
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | Bug #46749: Segfault in add_key_fields() with outer subquery level Georgi Kodinov2009-08-271-12/+29
| | * | | Merge from 5.1-bugteamStaale Smedseng2009-08-303-5/+52
| | |\ \ \
| | | * \ \ Automerge.Alexey Kopytov2009-08-301-1/+11
| | | |\ \ \
| | | | * | | Bug #46607: Assertion failed: (cond_type == Item::FUNC_ITEM) Alexey Kopytov2009-08-301-1/+11
| | | * | | | Bug #44331 Restore of database with events produces warning in replicationunknown2009-08-292-4/+41
| | * | | | | Merge from 5.0 for 43414Staale Smedseng2009-08-2811-52/+27
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-2817-83/+44