summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* WL#4259 - Debug Sync FacilityIngo Struewing2009-09-295-0/+713
* merge to mysql-5.1-bugteamSatya B2009-09-232-0/+13
|\
| * Bug#45498: Socket variable not available on WindowsDavi Arnaut2009-09-222-0/+13
* | Additional Fix for BUG#44030 - Error: (1500) Couldn't read the MAX(ID) autoinc Satya B2009-09-233-7/+2
|/
* automergeGeorgi Kodinov2009-09-232-0/+34
|\
| * Fix for BUG#35570 "CHECKSUM TABLE unreliable if LINESTRING field (same conten...Kristofer Pettersson2009-09-212-0/+34
* | automergeGeorgi Kodinov2009-09-1853-100/+265
|\ \ | |/ |/|
| * 3rd merge from mainBjorn Munch2009-09-032-2/+4
| |\
| | * Merge from mysql-5.1.38-releaseJonathan Perkin2009-09-032-2/+4
| | |\
| | | * Apply patch from bug#46834 to install the test suite in RPMs.Jonathan Perkin2009-08-212-2/+4
| * | | mergeBjorn Munch2009-09-031-2/+2
| |\ \ \
| | * | | Bug #47075 Wildcards in experimental test names destroyed when tested first timeBjorn Munch2009-09-031-2/+2
| * | | | A few suppression follow-upsBjorn Munch2009-09-034-0/+8
| * | | | second merge from main, with adaptionsBjorn Munch2009-09-0263-198/+4925
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | first merge from mainBjorn Munch2009-09-02271-1982/+36877
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug #32296 mysqltest fails to parse "append_file" inside a "while", it works ...Bjorn Munch2009-09-022-18/+27
| * | | | mergeBjorn Munch2009-09-011-12/+0
| |\ \ \ \
| | * | | | Bug #39003 mtr's diff_files command failed in pushbuild without printing a re...Bjorn Munch2009-08-191-12/+0
| * | | | | 46996 workaruondBjorn Munch2009-09-016-8/+11
| * | | | | mergeBjorn Munch2009-08-311-7/+20
| |\ \ \ \ \
| | * | | | | Bug #46973 MTR: extract_warning_lines does not check it's extracting lines fo...Bjorn Munch2009-08-281-7/+20
| * | | | | | forgot : in rpl's disabled.defBjorn Munch2009-08-311-1/+1
| * | | | | | yet another 42408 followupBjorn Munch2009-08-301-0/+1
| * | | | | | even more suppression fixesBjorn Munch2009-08-294-3/+9
| * | | | | | A few more suppression fixes after 42408Bjorn Munch2009-08-293-0/+5
| * | | | | | Bug #42408 Faulty regex for detecting [Warning] and [ERROR] in mysqld error logBjorn Munch2009-08-289-4/+10
| |/ / / / /
| * | | | | Bug #46322 Sporadic timeout in mysql_upgrade.testBjorn Munch2009-08-276-6/+7
| * | | | | Bug #42408 Faulty regex for detecting [Warning] and [ERROR] in mysqld error logBjorn Munch2009-08-258-11/+16
| |/ / / /
| * | | | mergeBjorn Munch2009-08-181-5/+5
| |\ \ \ \
| | * | | | Bug #46755 Wrong grammar in some skip messages: Test need instead of Test needsBjorn Munch2009-08-171-5/+5
| * | | | | Bug #44222 mysql-test-run --start analyses which tests it would skip. This is...Bjorn Munch2009-08-182-5/+32
| |/ / / /
| * | | | Bug #44979 Enhance MTR --experimental to support platform qualifierBjorn Munch2009-08-133-0/+20
| * | | | Bug #45847 make --gdb disable all the timeouts by defaultBjorn Munch2009-08-111-0/+7
| * | | | 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-231-10/+20
| * | | | 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
* | | | | Bug#46760: Fast ALTER TABLE no longer works for InnoDBGeorgi Kodinov2009-09-183-0/+83
* | | | | Bug #42914 Log event that larger than max_allowed_packet results in stop of s...2009-09-182-0/+45
* | | | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-172-5/+3
* | | | | Applying InnoDB snapshot 5.1-ss5282, Fixes BUG#44030Satya B2009-09-173-0/+47
* | | | | 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