summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | MDEV-12747 - main.mysqld_option_err fails in buildbot with timeoutSergey Vojtovich2019-01-222-8/+12
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-182-4/+9
|\ \ \ \ | |/ / /
| * | | MDEV-18237 InnoDB: Unable to drop FTS index aux table and further errors (pos...Marko Mäkelä2019-01-182-4/+8
* | | | MDEV-18289 - Fix a race between thd_destructor_proxy() startup andVladislav Vaintroub2019-01-171-2/+3
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-1733-108/+254
|\ \ \ \ | |/ / /
| * | | Re-record results for the changed max_value of table_definition_cacheMarko Mäkelä2019-01-174-14/+6
| * | | MDEV-18279 MLOG_FILE_WRITE_CRYPT_DATA fails to set the crypt_data->type for t...Thirunarayanan Balathandayuthapani2019-01-172-6/+12
| * | | Update ,32bit.rdiffMarko Mäkelä2019-01-172-274/+264
| * | | Merge 10.0 into 10.1Marko Mäkelä2019-01-1725-77/+169
| |\ \ \ | | |/ /
| | * | safemalloc: warn, flush after fprintfDaniel Black2019-01-171-1/+1
| | * | MDEV-17475: Increase maximum possible value for table_definition_cache to mat...Oleksandr Byelkin2019-01-163-13/+17
| | * | MDEV-18233 Moving the hash_node_t to improve locality of referenceMarko Mäkelä2019-01-156-14/+14
| | |\ \
| | | * | MDEV-18233 Moving the hash_node_t to improve locality of referenceEugene Kosov2019-01-146-14/+14
| | * | | MDEV-18243 incorrect ASAN instrumentationEugene Kosov2019-01-152-6/+0
| | * | | MDEV-17797 Add ASAN poisoning for mem_heap_tMarko Mäkelä2019-01-154-20/+16
| | |/ /
| | * | Merge pull request #973 from tempesta-tech/tt-10.0-MDEV-16499-virtual-innodbMarko Mäkelä2019-01-144-14/+44
| | |\ \
| | | * | MDEV-16499 [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the tab...Eugene Kosov2018-11-304-14/+44
| | * | | MDEV-13784: query causes seg faultVarun Gupta2019-01-065-4/+78
| * | | | MDEV-18183 Server startup fails while dropping garbage encrypted tablespaceThirunarayanan Balathandayuthapani2019-01-162-2/+4
| * | | | MDEV-18176 Galera test failure on galera.galera_gtid_slave_sst_rsyncmkaruza2019-01-152-0/+4
| * | | | MDEV-18225 Avoid use of LOCK_prepared_stmt_count mutex in Statement_map destr...Vladislav Vaintroub2019-01-151-11/+10
* | | | | Change information_schema-big to include innodbAnel Husakovic2019-01-162-9/+3
* | | | | Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTSAnel Husakovic2019-01-1610-1/+379
* | | | | mariabackup : use die() macro for fatal exit with error message.Vladislav Vaintroub2019-01-169-90/+63
* | | | | MDEV-18212 mariabackup: Make output format uniform whenever possibleVladislav Vaintroub2019-01-1522-476/+407
* | | | | MDEV-16690 node hang due to conflicting inserts in FK child tablesjaakola2019-01-152-0/+541
* | | | | MDEV-18186 assertion failure on missing InnoDB indexEugene Kosov2019-01-143-1/+38
* | | | | Replace log_group_t::file_header_bufs with local arrayEugene Kosov2019-01-142-34/+3
* | | | | After-merge fix: Disable a failing testMarko Mäkelä2019-01-141-0/+1
* | | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-146-3/+28
|\ \ \ \ \ | |/ / / /
| * | | | xb_process_datadir(): Fix resource leaksFaramosCZ2019-01-141-0/+2
| * | | | MDEV-15740: InnoDB does not flush redo log when it shoulJan Lindström2019-01-077-3/+30
* | | | | Fix a memory leak in ALTER TABLEFaramosCZ2019-01-141-0/+1
* | | | | MDEV-17753 ALTER USER fail to replicateSachin2019-01-133-0/+28
* | | | | MDEV-18201 : mariabackup- fix processing of rename/create sequence in prepareVladislav Vaintroub2019-01-103-5/+24
* | | | | MDEV-18185 - mariabackup - fix specific case of table rename handing in prepare.Vladislav Vaintroub2019-01-093-2/+16
* | | | | MDEV-17748 innodb.alter_inplace_perfschema fails in buildbot with wrong resultThirunarayanan Balathandayuthapani2019-01-082-7/+10
* | | | | Disable galera.query_cache test.Jan Lindström2019-01-041-1/+1
* | | | | Disable failing Galera test galera_query_cache.Jan Lindström2019-01-041-0/+1
* | | | | Merge pull request #929 from angeloudy/fix-broken-thingJan Lindström2019-01-041-6/+15
|\ \ \ \ \
| * | | | | Use absolute path for mariabackup binaryTao ZHOU2019-01-021-1/+1
| * | | | | use `ps -p` instead of `ps --pid` Tao ZHOU2018-11-291-3/+2
| * | | | | Make mariabackup.sh compatible on FreeBSDangeloudy2018-11-151-2/+12
* | | | | | Fix a merge error in the parent commitMarko Mäkelä2019-01-041-2/+2
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-033-9/+28
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | MDEV-18129 Backup fails for encrypted tables: mariabackup: Database page corr...Marko Mäkelä2019-01-033-8/+26
* | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2019-01-0314-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2019-01-0314-6/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch '5.5' into 10.0Sergei Golubchik2019-01-032-4/+4
| | |\ \ \ \
| | | * | | | fix the test for 2019Sergei Golubchik2019-01-022-4/+4