summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-022354-12489/+594800
|\
| * put at least some output-generating statement in the testSergei Golubchik2014-12-022-0/+3
| * fix include/not_embedded.inc to be independent from the environmentSergei Golubchik2014-12-022-6/+3
| * MDEV-7251: Test failure in rpl.rpl_parallelKristian Nielsen2014-12-022-0/+12
| * Fix wording in error log message, to be consistent with other messages ("IO t...Kristian Nielsen2014-12-021-1/+1
| * MDEV-7236: rpl.rpl_gtid_basic failed in buildbot with wait_condition timeoutKristian Nielsen2014-12-022-4/+4
| * MDEV-7241: rpl.rpl_parallel2 fails sporadically in buildbotKristian Nielsen2014-12-022-0/+8
| * add a proper cleanup to innodb.innodb-mdev7046 testSergei Golubchik2014-12-011-0/+3
| * remove ssl debugging report_errors() function that was sometimes destroying t...Sergei Golubchik2014-12-012-73/+0
| * tests that require server restart cannot be run with --embeddedSergei Golubchik2014-12-011-0/+1
| * bump the versionSergei Golubchik2014-12-011-1/+1
| * test failure: make list_files more selective to prevent db.opt from showing upSergei Golubchik2014-12-012-4/+3
| * silence stderr correctlySergei Golubchik2014-11-221-1/+1
| * MDEV-7144 Warnings "bytes lost" during server shutdown after running connect....Sergei Golubchik2014-11-221-0/+3
| * MDEV-7237: Parallel replication: incorrect relaylog position after stop/start...Kristian Nielsen2014-12-014-2/+151
| * MDEV-7149 Constant propagation erroneously applied for LIKEAlexander Barkov2014-11-2813-1/+1110
| * MDEV-7037: MariaDB 10.0 does not build on Debian / kfreebsd-i386/amd64 due to...Kristian Nielsen2014-11-272-55/+11
| * Backporting a cleanup in boolean function from 10.1:Alexander Barkov2014-11-271-12/+8
| * Better comments part 2 with proof and simplified implementation.Jan Lindström2014-11-262-29/+78
| * MDEV-7214: Test failure in main.partition_innodbJan Lindström2014-11-261-2/+3
| * MDEV-6582: DEBUG_SYNC does not reset mysys_var->current_mutex, causes asserti...Kristian Nielsen2014-11-261-3/+5
| * MDEV-7179: rpl.rpl_gtid_crash failed in buildbot with Warning: database page ...Kristian Nielsen2014-11-252-0/+6
| * MDEV-6903: gtid_slave_pos is incorrect after master crashKristian Nielsen2014-11-253-0/+166
| * MDEV-7046: MySQL#74480 - Failing assertion: os_file_status(newpath, &exists, ...Jan Lindström2014-11-256-4/+67
| * Better comments and add a test case.Jan Lindström2014-11-254-12/+109
| |\
| | * Better comments and add a test case.Jan Lindström2014-11-254-12/+106
| * | MDEV-7183: innodb-wl5522-debug-zip fails in buildbot on WindowsJan Lindström2014-11-242-10/+7
| * | MDEV-7169: innodb.innodb_bug14147491 fails in buildbot on WindowsJan Lindström2014-11-241-0/+3
| * | MDEV-7168: Tests innodb.innodb_stats_create_tableJan Lindström2014-11-242-0/+24
| * | MDEV-7164: innodb.innodb-alter-table-disk-full fails in buildbot on WindowsJan Lindström2014-11-243-11/+12
| * | MDEV-7157 plugins.server_audit fails sporadically in buildbot.Alexey Botchkov2014-11-241-0/+1
| * | 5.5 mergemariadb-10.0.15Sergei Golubchik2014-11-217-15/+25
| |\ \ | | |/
| | * Forgot to add test file.Jan Lindström2014-11-211-7/+7
| | * MDEV-7026 - Race in InnoDB/XtraDB mutex implementation can stall or hang theSergey Vojtovich2014-11-212-0/+10
| | * MDEV-7084: innodb index stats inadequate using constant innodb_stats_sample_p...Jan Lindström2014-11-214-8/+8
| * | MergeSergei Golubchik2014-11-21936-209291/+18351
| |\ \
| | * | after merge fixes:Sergei Golubchik2014-11-214-22/+12
| | * | 10.0-mroongaSergei Golubchik2014-11-202-41/+6
| | |\ \
| | | * | cmake: use "mroonga" instead of "ha_mroonga" for plugin nameKentoku SHIBA2014-11-041-22/+20
| | | * | remove needless source treeKentoku SHIBA2014-11-04301-146504/+0
| | | * | Merge from trunkKentoku SHIBA2014-11-04117-907/+3411
| | | |\ \
| | * | \ \ 10.0-connectSergei Golubchik2014-11-2071-3482/+4577
| | |\ \ \ \
| | | * | | | - Commit resolved conflicted filesOlivier Bertrand2014-11-162-2/+2
| | | * | | | - Remove gcc warning (no previous declaration of msglang)Olivier Bertrand2014-11-168-6/+11
| | | * | | | - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-1525-2192/+2464
| | | * | | | - FIX ftell error when the line endings do not match the declared orOlivier Bertrand2014-11-091-2/+3
| | | * | | | - Compile protect against not fully implemented optione XMSG and NEWMSGOlivier Bertrand2014-11-082-0/+2
| | | * | | | - fix typo errorOlivier Bertrand2014-11-081-1/+1
| | | * | | | - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-0811-86/+123
| | | * | | | - Fix MDEV-6988 and MDEV-6994Olivier Bertrand2014-11-011-0/+4