summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18379: Unification of check for IPv6Julius Goryavsky2019-01-2629-69/+302
* MDEV-17803: ulonglongization of table_mapping entry::table_id to fix windows ...Andrei Elkin2019-01-253-16/+16
* MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-2416-68/+511
* MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are notAndrei Elkin2019-01-245-29/+155
* MDEV-18195 ASAN use-after-poison in my_strcasecmp_utf8 / Item::eq upon prepar...Alexander Barkov2019-01-243-12/+23
* MDEV-18347: mariabackup doesn't read all server option groups from configurat...Geoff Montee2019-01-241-4/+16
* Merge 10.0 into 10.1Marko Mäkelä2019-01-247-17/+197
|\
| * MDEV-17868 mysqltest fails to link with system PCRE librariesSergei Golubchik2019-01-242-2/+2
| * MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index no...Thirunarayanan Balathandayuthapani2019-01-245-15/+196
| * MDEV-17803 Row-based event is not applied when table map id is greaterAndrei Elkin2019-01-237-2/+159
* | MDEV-17803 side effect resulted in table id advance. A test result file is up...Andrei Elkin2019-01-241-16/+16
* | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts.Andrei Elkin2019-01-235-2/+129
* | MDEV-18119 upgrading from 10.3 to 10.4 can result in the password for a user ...Sergei Golubchik2019-01-233-2/+23
* | MDEV-17421: mtr does not restart the server whose parameters were changedSergei Golubchik2019-01-234-50/+0
* | MDEV-17421: mtr does not restart the server whose parameters were changedSergei Golubchik2019-01-234-58/+0
* | Merge pull request #880 from tempesta-tech/sysprg/MDEV-17421Jan Lindström2019-01-2311-23/+113
|\ \
| * | MDEV-17421: mtr does not restart the server whose parameters were changedJulius Goryavsky2018-10-1011-23/+113
* | | Merge 10.0 into 10.1Marko Mäkelä2019-01-2312-19/+107
|\ \ \ | | |/ | |/|
| * | Bug#28867993: POSSIBLE ISSUE WITH MYSQL SERVER RESTARTSergei Golubchik2019-01-234-0/+28
| * | MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-234-48/+47
| * | MDEV-15925 FRM_MAX_SIZE too low for some use casesSergei Golubchik2019-01-213-3/+12
| * | MDEV-14440: Assertion `inited==RND' failed in handler::ha_rnd_endVarun Gupta2019-01-183-0/+52
* | | MDEV-17933 slow server status - dict_sys_get_size()Marko Mäkelä2019-01-234-61/+25
* | | Merge pull request #1114 from GeoffMontee/10.1-geoff-MDEV-17973Jan Lindström2019-01-211-8/+70
|\ \ \
| * | | MDEV-17973: Don't overwrite xtrabackup-v2/mariabackup SST logs by defaultGeoff Montee2019-01-211-8/+70
|/ / /
* | | MDEV-18237 InnoDB: Unable to drop FTS index aux table and further errors (pos...Marko Mäkelä2019-01-182-4/+8
* | | 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
* | | | 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
* | | | MDEV-18129 Backup fails for encrypted tables: mariabackup: Database page corr...Marko Mäkelä2019-01-033-8/+26
* | | | 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
| * | | | fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-0210-0/+0
| * | | | compilation warning on WindowsSergei Golubchik2019-01-022-2/+2