summaryrefslogtreecommitdiff
path: root/mysql-test/collections
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-1/+0
|\
| * gis2 test no longer exists after 3fe38574fbddSergei Golubchik2019-10-281-1/+0
| |
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-2/+6
|\ \ | |/
| * Disable incompatible testsElena Stepanova2018-09-151-2/+6
| |
* | Merge 10.2 into 10.3Marko Mäkelä2018-09-071-0/+591
|\ \ | |/
| * Custom set of tests which can be run with 10.0 clientsmariadb-10.2.17Elena Stepanova2018-08-121-0/+591
| |
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-191-0/+1
|\ \ | |/
| * Add more testsuites to Windows buildbot builderVladislav Vaintroub2018-02-151-0/+1
| |
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-1/+3
|\ \ | |/
| * auth_gssapi - fix test result and let the test run on Windows buildbotVladislav Vaintroub2018-02-011-0/+1
| |
| * Roles : Initialize variables that are passed to update_role_db()Vladislav Vaintroub2018-01-301-1/+2
| | | | | | | | | | | | | | Fixes "uninitialized variable used" crashes (Windows compiled for debug e.g /RTC1 option) Also enable roles suite on buildbot.
* | Enable --suite=versioning on WindowsMarko Mäkelä2017-11-151-0/+1
|/
* mariabackup : run tests on buildbot on WindowsVladislav Vaintroub2017-07-051-0/+1
|
* Enable MariaRocks test on BuildbotVladislav Vaintroub2017-04-021-0/+0
|
* MariaRocks : Run rocksdb suite on WindowsVladislav Vaintroub2017-03-311-0/+5
|
* MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-112-3/+2
| | | | | | | | | | remove: * NDB from everywhere * IM from mtr-v1 * packaging/rpm-oel and packaging/rpm-uln * few unused spec files * plug.in file * .bzrignore
* 5.5.38 mergeSergei Golubchik2014-06-061-1/+0
|\
| * mysql-5.5.38 mergeSergei Golubchik2014-06-031-1/+0
| |\
| | * BUG#11754425 - Upmerge from 5.1 -> 5.5Namit Sharma2014-03-041-1/+0
| | |\
| | | * BUG#11754425 - rpl_innodb_bug28430 times out on Namit Sharma2014-03-041-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | certain pb2 hosts. Removed rpl_innodb_bug28430 from default.experimental as BUG can't be repeated
* | | | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and ↵Sergei Golubchik2014-05-131-0/+0
|/ / / | | | | | | | | | wrong executable bits
* | | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-0/+3
|\ \ \ | |/ / | | | | | | (without few incorrect bugfixes and with 1250 files where only a copyright year was changed)
| * | BUG#16321920 : CREATE A SEPARATE INNODB_ZIP TEST SUITEPavan Naik2013-11-291-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix : ------- Created separate suites called innodb_zip ans i_innodb_zip that contain all compression tests. Running the new suites with following compression-related parameters : * innodb_compression_level = {1/9} * innodb_log_compressed_pages = {ON/OFF}
* | | MySQL-5.5.35 mergeSergei Golubchik2014-01-221-0/+1
|\ \ \ | |/ /
| * | Making rpl.rpl_spec_variables experimental for solaris till bug#17337114 is ↵Vinay Fisrekar2013-09-191-0/+1
| | | | | | | | | | | | fixed.
* | | mysql-5.5.34 mergeSergei Golubchik2013-11-191-2/+0
|\ \ \ | |/ / | | | | | | (some patches reverted, test case added)
| * | BUG#12535301- SYS_VARS.RPL_INIT_SLAVE_FUNC MISMATCHES IN DAILY-5.5Astha Pareek2013-07-231-2/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: sys_vars.rpl_init_slave_func test was failing sporadically on 5.5+. Fix: Added assert condition after wait for checks. Recorded test and enabled it.
| | * Updated default.experimental; now rpl tests are up to date as of 2011-07-25.Sven Sandberg2011-07-271-1/+2
| | |
* | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-0/+1
|\ \ \ | |/ /
| * | Bug#16064876 MAIN.KILL FAILS OCCASIONALLY ON SOL10 SPARC64prabakaran thirumalai2013-01-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Analysis: On solaris, killing a connection which waits on debug sync (waits on condition variable) is neglected. Subsequent kill connection to that thread succeeds. Debug sync code is not included in release build hence it is not an customer issue. Also verified that except this case, other cases succeed in main.kill test script. So moving this test to experimental state on solaris platform only in mysql-5.5 branch.
* | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-284-15/+11
|\ \ \ | |/ /
| * | Remove moot --unit-test option for mtr in collectionsBjorn Munch2012-12-052-2/+2
| | |
| * | Added new line at the end to resolve PB2 per push errors.Venkata Sidagam2012-11-261-1/+2
| | |
| * | remove usage of --skip-ndb from collectionsunknown2012-11-153-14/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | - no need to use --skip-ndb in collections files anymore, since long but more clear logic after recent mtr.pl fixes. ndb tests are never run in MySQL Server unless explicitly requested - remove sys_vars.ndb_log_update_as_write_basic.test and sys_vars.ndb_log_updated_only_basic.result since MySQL Server does not have those options. - Only sys_vars.have_ndbcluster_basic left since MySQL Server has that variable hardcoded.
* | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | mysql-test/suite/innodb/t/group_commit_crash.test: remove autoincrement to avoid rbr being used for insert ... select mysql-test/suite/innodb/t/group_commit_crash_no_optimize_thread.test: remove autoincrement to avoid rbr being used for insert ... select mysys/my_addr_resolve.c: a pointer to a buffer is returned to the caller -> the buffer cannot be on the stack mysys/stacktrace.c: my_vsnprintf() is ok here, in 5.5
| * | BUG#12403008 RPL_HEARTBEAT_BASIC FAILS SPORADICALLY ON PUSHBUILDNuno Carvalho2012-02-031-1/+0
| | | | | | | | | | | | | | | | | | | | | rpl_heartbeat_basic test fails sporadically on pushbuild because did not received all heartbeats from slave in circular replication. Removed from experimental collection.
* | | merge with mysql-5.5.21Sergei Golubchik2012-03-091-2/+0
|\ \ \ | |/ /
| * | Bug#11748572: ALLOCATING A LARGE QUERY CACHE IS NOT DETERMINISTICSneha Modi2012-01-101-2/+0
| | | | | | | | | | | | | | | Moving query_cache_size_basic_32.test and query_cache_size_basic_64.test from experimental to disabled as a solution has still not been found.
* | | mysql-5.5 mergeSergei Golubchik2012-01-161-0/+2
|\ \ \ | |/ /
| * | Bug#11748572:ALLOCATING A LARGE QUERY CACHE IS NOT DETERMINISTICSneha Modi2011-11-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting query_cache_size to larger values might fail depending on the memory pressure being put on the system. This can be seen on pushbuild as the test case query_cache_size_basic tries to allocate a +3GB query cache, which succeeds in some machines and fails in others. So this part of the code where the test case tries to allocate +3GB query cache has been disabled for now to get the test running on pb2.
| * | BUG#11754168: Reverting back changes as it is making other tests fail.Sneha Modi2011-11-031-1/+0
| | |
| * | BUG#11754168:PARTS OF INDEX_MERGE_INNODB.TEST ARE DISABLED DUE TO EXPLAIN DIFFSSneha MOdi2011-11-021-0/+1
| | | | | | | | | | | | | | | Parts of index_merge_innodb were disabled.These have been enabled with a few changes and the test is being made experimental to study it's behaviour.
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-033-6/+19
|\ \ \ | |/ /
| * | Bug #12373393 PB2 SHOULD ALLOW TO CREATE COLLECTIONS AS SUPER SET OF ↵Bjorn Munch2011-09-292-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EXISTING COLLECTIONS Let CMake parse files with a ".in" suffix containing includes Added default.release.in to replace default.release Explained in README New patch: replace 'include' with '#include' to avoid accidental matches
| * | Updated default.experimental; now rpl tests are up to date as of 2011-07-25.Sven Sandberg2011-07-271-3/+2
| | |
| * | Fixed the bug number since Bug#11755949 was closed as duplicate of Bug#11753919Anitha Gopi2011-07-201-3/+3
| | |
* | | merge with 5.3Sergei Golubchik2011-10-193-0/+15
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sql/sql_insert.cc: CREATE ... IF NOT EXISTS may do nothing, but it is still not a failure. don't forget to my_ok it. ****** CREATE ... IF NOT EXISTS may do nothing, but it is still not a failure. don't forget to my_ok it. sql/sql_table.cc: small cleanup ****** small cleanup
| * | Merge with MariaDB 5.2Michael Widenius2011-05-105-13/+10
| |\ \
| * | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-033-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch backported: bzr diff '-rrevid:alfranio.correia@oracle.com-20101121143257-se3vpqus73l4mum0 ..revid:luis.soares@oracle.com-20101124111752-9b8260bd1qak87hr' --old=lp:mysql-server --new=lp:mysql-server
* | | | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-06-061-6/+0
|\ \ \ \ | | |_|/ | |/| |