summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF err...bb-10.3-MDEV-17401Oleksandr Byelkin2019-01-241-8/+4
* MDEV-17823: Fix the non-debug buildMarko Mäkelä2019-01-181-12/+1
* MDEV-18152 Assertion 'num_fts_index <= 1' failedMarko Mäkelä2019-01-187-58/+69
* Merge 10.2 into 10.3Marko Mäkelä2019-01-182-4/+8
|\
| * 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
* | | MDEV-17823 Assertion failed when accessing indexed instantly added columnMarko Mäkelä2019-01-181-14/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2019-01-1750-600/+1193
|\ \ \ | |/ /
| * | 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
* | | | | safemalloc: put bad_ptr error arguments in right orderDaniel Black2019-01-171-1/+1
* | | | | Add release result diff for galera_ist_innodb_flush_logsMarko Mäkelä2019-01-161-0/+114
* | | | | recv_log_recover_10_4(): Fix a trivial bugMarko Mäkelä2019-01-151-2/+0
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-1418-30/+131
|\ \ \ \ \ | |/ / / /
| * | | | 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-12266: Remove fil_space_t::name_hashMarko Mäkelä2019-01-141-1/+0
* | | | | MDEV-18224 MTR's internal check of the test case 'innodb.recovery_shutdown' f...Marko Mäkelä2019-01-141-0/+6
* | | | | MDEV-18150 Assertion `decimals_to_set <= 38' failed in Item_func_round::fix_l...Alexander Barkov2019-01-105-25/+40
* | | | | Appveyor configuration and addition of badgeRasmus Johansson2019-01-102-3/+4
* | | | | Merge pull request #559 from grooverdan/10.3-travis-systemversioningShinnok2019-01-091-2/+2
|\ \ \ \ \