summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15325 Incomplete validation of missing tablespace during recoverybb-10.2-MDEV-15325Thirunarayanan Balathandayuthapani2018-03-274-85/+238
* - Fixing innodb.purge_secondary test case.Thirunarayanan Balathandayuthapani2018-03-232-11/+9
* MDEV-15570 Assertion `Item_cache_temporal::field_type() != MYSQL_TYPE_TIME' f...Sergei Golubchik2018-03-233-1/+14
* Fixed build failureSergey Vojtovich2018-03-234-9/+18
* Fix unused variable thd warning in embeddedVicențiu Ciorbaru2018-03-221-1/+1
* Enable --suite=innodb_undoMarko Mäkelä2018-03-221-0/+2
* Merge 10.1 into 10.2Marko Mäkelä2018-03-229-13/+142
|\
| * MDEV-15633 Memory leak after MDEV-15005Alexander Barkov2018-03-221-0/+5
| * MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo...Thirunarayanan Balathandayuthapani2018-03-226-5/+130
* | MDEV-11984 Avoid accessing SYS_TABLESPACES unnecessarilyMarko Mäkelä2018-03-227-168/+97
* | Correct a wait condition in a disabled testMarko Mäkelä2018-03-221-1/+1
* | fix data racesEugene Kosov2018-03-225-20/+34
* | pfs_os_file_read_no_error_handling_int_fd_func(): Remove a variableMarko Mäkelä2018-03-211-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2018-03-2124-1620/+1538
|\ \ | |/
| * Fix test failure on galera_var_reject_queries.Jan Lindström2018-03-212-2/+2
| * Partially revert commit 2a729b5f4b14f9f04cf81e1d8dd4eec4ad6cb7cdMarko Mäkelä2018-03-211-8/+0
| * Remove orphan wsrep_node_is_ready()Marko Mäkelä2018-03-211-15/+0
| * MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-215-0/+285
| * Disable a failing testMarko Mäkelä2018-03-211-0/+1
| * Merge 10.0 into 10.1Marko Mäkelä2018-03-206-0/+54
| |\
| | * Merge 5.5 into 10.0Marko Mäkelä2018-03-204-0/+22
| | |\
| | | * PR #666: MDEV-15030 Add ASAN instrumentationMarko Mäkelä2018-03-203-0/+12
| | | |\
| | | | * honor alignment rules and xtradb tooEugene Kosov2018-03-203-1/+11
| | | | * MDEV-15030 Add ASAN instrumentationEugene Kosov2018-03-191-0/+2
| | | |/
| | | * MDEV-12190 YASSL isn't able to negotiate TLS version correctlyVladislav Vaintroub2018-03-141-0/+10
| | * | MDEV-6736: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_t...Varun Gupta2018-03-173-1/+35
| * | | MDEV-12396 IMPORT TABLESPACE: Do not retry partial readsMarko Mäkelä2018-03-206-30/+66
| * | | MDEV-12396 IMPORT cleanup: ROW_FORMAT=COMPRESSEDMarko Mäkelä2018-03-202-124/+116
| * | | MDEV-12396 IMPORT TABLESPACE: Simplify validationMarko Mäkelä2018-03-202-318/+112
| * | | MDEV-12396 IMPORT TABLESPACE cleanupMarko Mäkelä2018-03-206-1183/+1008
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-2147-295/+1566
|\ \ \ \ | |/ / /
| * | | MDEV-12255 innodb_prefix_index_cluster_optimization hits debug buildThirunarayanan Balathandayuthapani2018-03-204-233/+1155
| * | | Fix test case MW-329.Jan Lindström2018-03-202-0/+3
| * | | Refs: MW-245 - Adjust tests to account for the new behavior.Philip Stoev2018-03-205-7/+10
| * | | Refs: MW-245 - changed logic so that in non primary node it is possible to do...sjaakola2018-03-201-3/+4
| * | | Refs MW-245 - logic was wrong in detecting if queries are allowed in non prim...sjaakola2018-03-201-1/+2
| * | | refs MW-245: Galera MTR Tests: additional tests for wsrep_reject_queries, wsr...Philip Stoev2018-03-202-0/+65
| * | | refs MW-245 - allowing USE <database> with dirty reads configuration - fix fo...sjaakola2018-03-202-19/+18
| * | | refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXCsjaakola2018-03-2014-18/+131
| * | | MDEV-12737: tokudb_mariadb.mdev6657 fails in buildbot with different plan, an...Varun Gupta2018-03-202-4/+6
| * | | MDEV-10991: Server crashes in spider_udf_direct_sql_create_conn - tests in sp...Jacob Mathew2018-03-192-1/+21
| * | | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-03-195-4/+35
| |\ \ \
| | * | | MDEV-8743: where O_CLOEXEC is available, use for innodb buf_dumpDaniel Black2018-03-153-2/+33
| | * | | Merge pull request #636 from grooverdan/10.0-galera-MDEV-8743-linux-aio-ib_lo...Jan Lindström2018-03-141-1/+1
| | |\ \ \
| | | * | | MDEV-8743: ib_logfile0 Use O_CLOEXEC so galera SST scripts don't get fdDaniel Black2018-03-021-1/+1
| | |/ / /
| | * | | Bump wsrep patch version to 25.23Teemu Ollakka2018-02-251-1/+1
| | * | | bump the VERSIONDaniel Bartholomew2018-02-061-1/+1
| * | | | MDEV-15005 ASAN: stack-buffer-overflow in my_strnncollsp_simpleAlexander Barkov2018-03-195-0/+52
| * | | | MDEV-13549: Galera test failuresJan Lindström2018-03-195-2/+10
| * | | | MDEV-13549: Galera test failuresJan Lindström2018-03-192-4/+3