summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-2320-54/+51
* A patch for Bug#47474 (mysqld hits Dbug_violation_helper assertAlexander Nozdrin2009-09-235-13/+36
* Bug#45498: Socket variable not available on WindowsDavi Arnaut2009-09-221-2/+2
* automergeGeorgi Kodinov2009-09-231-1/+1
|\
| * Bug#45989 memory leak after explain encounters an error in the querySergey Glukhov2009-09-231-1/+1
* | automergeGeorgi Kodinov2009-09-233-6/+59
|\ \ | |/
| * merged with local branch.Anurag Shekhar2009-09-222-4/+51
| |\
| | * merging with latest changes in bugteam.Anurag Shekhar2009-09-188-34/+26
| | |\
| | * | Bug #45840 read_buffer_size allocated for each partition when Anurag Shekhar2009-09-172-4/+51
| * | | Fix for BUG#35570 "CHECKSUM TABLE unreliable if LINESTRING field (same conten...Kristofer Pettersson2009-09-211-2/+8
* | | | automergeGeorgi Kodinov2009-09-181-10/+9
|\ \ \ \ | |/ / / |/| | |
| * | | second merge from main, with adaptionsBjorn Munch2009-09-0238-365/+717
| |\ \ \
| * \ \ \ first merge from mainBjorn Munch2009-09-0292-1498/+2892
| |\ \ \ \
| * | | | | Bug #46212 safe_process: FATAL ERROR, Unknown option: --nocoreBjorn Munch2009-07-231-10/+9
* | | | | | automergeGeorgi Kodinov2009-09-181-1/+1
|\ \ \ \ \ \
| * | | | | | Bug #46917: mysqd-nt installs wrongGeorgi Kodinov2009-09-171-1/+1
* | | | | | | Bug#46760: Fast ALTER TABLE no longer works for InnoDBGeorgi Kodinov2009-09-182-0/+19
| |_|_|_|_|/ |/| | | | |
* | | | | | Bug #42914 Log event that larger than max_allowed_packet results in stop of s...unknown2009-09-183-15/+13
* | | | | | Merge from 5.0Staale Smedseng2009-09-174-19/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-176-23/+11
| * | | | | Pull from mysql-5.0-bugteamIngo Struewing2009-09-162-7/+8
| |\ \ \ \ \
| * | | | | | Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-072-2/+7
* | | | | | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-171-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | 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