summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Bug #44479 mysql-test-run does not detect that external server has Innodb sup...Bjorn Munch2009-08-111-0/+4
| | * | | | | | | | Bug #45771 AIX and i5/OS Perl bug: check_socket_path_length in MTR failsBjorn Munch2009-08-061-16/+7
| | * | | | | | | | Bug #45771 AIX and i5/OS Perl bug: check_socket_path_length in MTR failsBjorn Munch2009-08-051-1/+17
| | * | | | | | | | Bug #45698 MTR_VERSION=1 ./mtr --force does not workBjorn Munch2009-07-311-1/+5
| | * | | | | | | | Bug #46212 safe_process: FATAL ERROR, Unknown option: --nocoreBjorn Munch2009-07-232-20/+29
| | * | | | | | | | Bug #45700 MTR v1 --start-and-exit --default-storage-engine=Innodb is frokenBjorn Munch2009-07-171-1/+1
| | * | | | | | | | Bug #45698 MTR_VERSION=1 ./mtr --force does not workBjorn Munch2009-07-162-0/+25
| | * | | | | | | | Bug #43005 main.init_connect fais on Windows in PB2Bjorn Munch2009-07-153-3/+8
| | * | | | | | | | Bug #45532 MTR displays wrong option name 'print_testcases' in usage textBjorn Munch2009-06-221-1/+1
| | * | | | | | | | Bug #43780 mysql-test-run uses deprecated server optionsBjorn Munch2009-06-221-2/+4
| | * | | | | | | | Bug #45298 plugin.test is skipped in PB2 on UNIX platformsBjorn Munch2009-06-161-1/+2
| * | | | | | | | | Raise version number after cloning 5.1.39Jonathan Perkin2009-09-031-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge from mysql-5.1.38-releaseJonathan Perkin2009-09-039-20/+58
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Only install the innodb plugin if the plugin directory exists.Jonathan Perkin2009-09-011-8/+14
| | * | | | | | | Disable ftexample to match other packages, ride previous changelog entry.Jonathan Perkin2009-08-251-3/+2
| | * | | | | | | Tidy previous, put example storage engine back as it's used by tests.Jonathan Perkin2009-08-241-5/+15
| | * | | | | | | Add conditionals for bundled zlib and innodb pluginJonathan Perkin2009-08-241-0/+24
| | * | | | | | | Apply patch from bug#46834 to install the test suite in RPMs.Jonathan Perkin2009-08-214-4/+11
| | * | | | | | | Add plugins to RPMs. Disable example plugins.Jonathan Perkin2009-08-211-0/+11
| | * | | | | | | Install innodb_plugin on Windows.Jonathan Perkin2009-08-181-0/+11
| | * | | | | | | Build fixes for Windows, AIX, HP/UX and Sun Studio11, from Timothy Smith.Jonathan Perkin2009-08-144-11/+20
| | * | | | | | | Apply build fixJonathan Perkin2009-08-123-2/+3
* | | | | | | | | 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-185-0/+102
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Bug #42914 Log event that larger than max_allowed_packet results in stop of s...unknown2009-09-185-15/+58
* | | | | | | | Automerge.Alexey Kopytov2009-09-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug #43606: 4GB Limit on huge_pages shared memory set-upAlexey Kopytov2009-09-181-1/+1
* | | | | | | | | Merge from 5.0Staale Smedseng2009-09-1710-47/+18
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-1712-49/+20
| * | | | | | | | Pull from mysql-5.0-bugteamIngo Struewing2009-09-16135-892/+1395
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-173-5/+7
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Applying InnoDB snapshot 5.1-ss5282, Fixes BUG#44030Satya B2009-09-174-6/+68
* | | | | | | | | auto-mergeIngo Struewing2009-09-1641-126/+762
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | autocommitKristofer Pettersson2009-09-151-11/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug#46486 warnings produced when running mysql_install_dbKristofer Pettersson2009-09-041-11/+6
| * | | | | | | | | autocommitKristofer Pettersson2009-09-1578-205/+1978
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | BUG#47016: rpl_do_grant fails on PB-2 with a failing connectLuis Soares2009-09-131-0/+3
| | * | | | | | | | BUG#47014: rpl_drop_temp fails on PB-2 with results mismatchLuis Soares2009-09-131-0/+2
| | * | | | | | | | 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
| | * | | | | | | | | Add DBUG_VIOLATION_HELPER_LEAVE definition to non-debug build.Alexander Nozdrin2009-09-101-0/+1
| | * | | | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-09-103-1/+28
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Bug#46815 CONCAT_WS returning wrong dataSergey Glukhov2009-09-103-1/+28
| | * | | | | | | | | BUG#45999 Row based replication fails when auto_increment field = 0unknown2009-09-103-0/+155
| | * | | | | | | | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-105-4/+66
| | * | | | | | | | | Merge 5.1-bugteam -> 5.1-bugteam-local.Sergey Vojtovich2009-09-108-73/+144
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-108-73/+144
| | * | | | | | | | | | Local merge.Sergey Vojtovich2009-09-103-1/+25
| | |\ \ \ \ \ \ \ \ \ \