summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-217-0/+71
|\
| * MWL#192: non-blocking client API, after-review fixes.unknown2012-01-063-1/+6
| * MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-207-0/+66
* | Do not run PBXT tests by default. They have problems (valgrind failures,unknown2012-01-291-1/+0
* | Add INFO_SRC and INFO_BIN to .deb packaging to fix a test failure inunknown2012-01-281-2/+3
* | mergin.Alexey Botchkov2012-01-282-2/+7
|\ \
| * | Make perfschema.all_instances work with OpenSSL, which has an extra rwlock_in...unknown2012-01-282-2/+7
* | | mdev57 5.5 main.file_contents fails on debian5-i386-fulltest.Alexey Botchkov2012-01-281-1/+0
|/ /
* | Fix main.openssl_1 failures for -DWITH_SSL=system build.unknown2012-01-271-3/+3
* | fix result fileVladislav Vaintroub2012-01-271-2/+2
* | yet another attempt to fix rpl_corruption testVladislav Vaintroub2012-01-261-2/+2
* | Fix a few failing tests on win2008r2-vs2010-amd64-debugVladislav Vaintroub2012-01-264-7/+7
* | Remove --plugin-dir option from mysql_client_test test case.unknown2012-01-261-1/+1
* | Automatic mergeMichael Widenius2012-01-257-17/+18
|\ \
| * | Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO";Michael Widenius2012-01-247-17/+18
* | | More 5.5 .deb packaging fixesunknown2012-01-241-0/+1
|/ /
* | Remove debug outputVladislav Vaintroub2012-01-201-1/+0
* | - Fix rpl_checksum test. Use basename of file in error messages, not the oVladislav Vaintroub2012-01-201-1/+1
* | MDEV-103: 'debug' is disabled in this build warnings causes tests to failVladislav Vaintroub2012-01-201-2/+3
* | disable character_sets_dir_basic - slashes vs backslashes problem is not poss...Vladislav Vaintroub2012-01-191-0/+2
* | fix broken result fileVladislav Vaintroub2012-01-191-10/+0
* | update the test resultSergei Golubchik2012-01-191-2/+2
* | MDEV-69 SET optimizer_switch = REPLACE(...) causes ER_WRONG_VALUE_FOR_VARSergei Golubchik2012-01-172-0/+7
* | mergeSergei Golubchik2012-01-1686-206/+229
|\ \
| * | fix for 64bit windowsunknown2012-01-1159-61/+61
| * | MDEV-63 - attempt to fix the warning exclusionVladislav Vaintroub2012-01-091-1/+1
| * | Fix sys_vars test suite for 32bit systems. (MDEV-53 & MDEV-53)unknown2012-01-0927-141/+160
* | | enable test cases for bugs fixed in xtradb.Sergei Golubchik2012-01-166-13/+15
* | | minor mtr fixSergei Golubchik2012-01-161-1/+1
* | | mysql-5.5 mergeSergei Golubchik2012-01-16221-2731/+2753
|\ \ \
| * \ \ manual up-merge of Bug#11755281Tatjana Azundris Nuernberg2012-01-022-0/+10
| |\ \ \
| | * | | BUG#11755281/47032: ERROR 2006 / ERROR 2013 INSTEAD OF PROPER ERROR MESSAGETatjana Azundris Nuernberg2012-01-022-0/+10
| * | | | rpl.rpl_known_bugs_detection fails on PB2 daily mysql-5.5.Rohit Kalhans2011-12-262-0/+3
| * | | | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTIONNirbhay Choubey2011-12-242-0/+10
| * | | | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTIONNirbhay Choubey2011-12-232-0/+132
| * | | | Bug#11754150: A test case for Bug#6857 has been disabled in sp.test:Sneha Modi2011-12-221-2/+1
| * | | | Bug#11754150: A TEST CASE FOR BUG#6857 IS DISABLED IN SP.TESTSneha Modi2011-12-222-18/+14
| * | | | Bug#11754150: A TEST CASE FOR BUG#6857 IS DISABLED IN SP.TESTSneha Modi2011-12-212-8/+5
| * | | | Bug#11754150: A TEST CASE FOR BUG#6857 IS DISABLED IN SP.TESTSneha Modi2011-12-212-5/+8
| * | | | Bug#13344643:Format function in view looses locale informationChaithra Gopalareddy2011-12-152-0/+35
| * | | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-12-142-0/+2
| * | | | Addendum to the fix for bug #11754011: fixed a testcase result to include Georgi Kodinov2011-12-141-0/+5
| * | | | Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2011-12-132-0/+22
| |\ \ \ \ | | |/ / /
| | * | | Bug #13117023: Innodb increments handler_read_key when it should notAnnamalai Gurusami2011-12-134-0/+38
| | * | | BUG#11751793 - 42784: ARCHIVE TABLES CAUSE 100% CPU USAGEAshish Agarwal2011-11-232-0/+33
| | * | | Disabling main.query_cache_28249.test since this test failsJon Olav Hauglid2011-11-221-1/+1
| * | | | Fix Bug #13083023 - 60229: BROKEN COMPATIBILITY: ERROR WHILE CREATE TABLEJimmy Yang2011-12-073-0/+66
| * | | | Bug#11759044 - 51325: DROPPING AN EMPTY INNODB TABLE TAKES A LONG TIMEInaam Rana2011-12-072-2/+3
| * | | | Bug#13013970 MORE CRASHES IN FIELD_BLOB::GET_KEY_IMAGETor Didriksen2011-12-052-0/+20
| * | | | BUG #11746897 - 29508: PLEASE IMPLEMENT MYSQL-TEST-RUN.PL --STRACE-MASTERunknown2011-12-011-11/+45