summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmbb-10.3-MDEV-16288Thirunarayanan Balathandayuthapani2020-05-0313-50/+143
* MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmThirunarayanan Balathandayuthapani2020-04-302-0/+103
* split log_t::buf into two buffersEugene Kosov2020-04-304-51/+38
* Merge 10.2 into 10.3Marko Mäkelä2020-04-2820-403/+1931
|\
| * MDEV-22394 Merge new release of InnoDB 5.7.30 to 10.2Marko Mäkelä2020-04-282-3/+2
| |\
| | * MDEV-22384 Wrong estimate of affected BLOB columns in update of PRIMARY KEYMarko Mäkelä2020-04-281-2/+1
| |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-04-2816-233/+1786
| |\
| | * InnoDB 5.6.48Marko Mäkelä2020-04-2817-218/+1766
| | |\
| | | * MDEV-22393 Corruption for SET GLOBAL innodb_ string variablesMarko Mäkelä2020-04-2813-214/+1762
| | |/
| | * MDEV-22392 Race condition on SET GLOBAL innodb_buffer_pool_evict='uncompressed'Marko Mäkelä2020-04-281-7/+8
| | * Remove a duplicated copyright messageMarko Mäkelä2020-04-281-1/+0
| | * XtraDB 5.6.47-87.0Marko Mäkelä2020-04-273-4/+4
| * | Speed up innodb_gis.rtree_splitMarko Mäkelä2020-04-282-90/+30
| * | Cleanup: Declare rtr_get_father_node() staticallyMarko Mäkelä2020-04-282-135/+117
| * | MDEV-21331 installation fails on a server with containersSergei Golubchik2020-04-281-1/+1
| * | MDEV-21913 Add pam_user_map.so file to binary tarball packageSergei Golubchik2020-04-282-2/+6
| * | MDEV-20230: mariabackup --ftwrl-wait-timeout never times out on explicitbb-10.2-MDEV-20230-ftwrl-wait-timeoutVlad Lesin2020-04-273-55/+108
* | | MDEV-19611 INPLACE ALTER does not fail on bad implicit default valueThirunarayanan Balathandayuthapani2020-04-285-4/+108
* | | Merge 10.2 into 10.3Marko Mäkelä2020-04-277-35/+26
|\ \ \ | |/ /
| * | MDEV-7962: Follow-up fix for 10.2Marko Mäkelä2020-04-277-34/+25
* | | Flag a result dependency on PLUGIN_PERFSCHEMAMarko Mäkelä2020-04-271-0/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2020-04-2730-192/+158
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-04-2733-275/+209
| |\ \ | | |/
| | * MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-2720-220/+160
| | * MDEV-22271 Excessive stack memory usage due to WSREP_LOGSergei Golubchik2020-04-272-9/+4
| | * MDEV-22078 MariaDB-compat missing from MariaDB 10.4 CentOS 8 Yum RepoSergei Golubchik2020-04-271-7/+3
| | * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-2710-37/+38
| | * Fix clang 10 warningsMarko Mäkelä2020-04-272-3/+4
| | * Aria: Avoid unused variables in embedded serverMarko Mäkelä2020-04-271-1/+1
| | * MDEV-22271: Follow-up fix of --embeddedMarko Mäkelä2020-04-271-1/+10
| | * MDEV-22349 MTR re-bootstrap modifies environment variable MYSQLD_BOOTSTRAP_CMDElena Stepanova2020-04-231-1/+2
| * | cleanup THR_KEY_mysysEugene Kosov2020-04-253-14/+14
| * | Cleanup: Make row_upd_store_row() staticMarko Mäkelä2020-04-242-11/+2
| * | Cleanup: Remove a constant parameterMarko Mäkelä2020-04-241-11/+4
| * | MDEV-22358 Assertion srv_undo_sources || ... in row_prebuilt_free()Marko Mäkelä2020-04-233-3/+14
* | | After-merge fixMarko Mäkelä2020-04-231-4/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2020-04-2224-218/+355
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-04-224-15/+27
| |\ \ | | |/
| | * Fix GCC 10 -WoverflowMarko Mäkelä2020-04-171-1/+2
| | * MDEV-22271 Excessive stack memory usage due to WSREP_LOGMarko Mäkelä2020-04-172-7/+13
| | * Merge branch '5.5' into 10.1Varun Gupta2020-04-161-6/+11
| | |\
| | | * Minor fixup to MDEV-22191Varun Gupta2020-04-161-6/+11
| * | | MDEV-21807 : galera.galera_slave_replay MTR failed: WSREP: Unknown parameter ...Jan Lindström2020-04-221-1/+1
| * | | MDEV-22159: Don't redirect as root to a tmp file not owned by rootOtto Kekäläinen2020-04-221-1/+8
| * | | MDEV-22181 : galera.galera_sst_mysqldump_with_key MTR failed: INSERT failed: ...Jan Lindström2020-04-221-0/+3
| * | | MDEV-19347: Mariabackup does not honor ignore_db_dirs from serverbb-10.2-MDEV-19347-ignore_db_dirsVlad Lesin2020-04-216-177/+231
| * | | Fixed multi_update_debug.testMonty2020-04-182-4/+4
| * | | Don't write warning about uninitialized mutex if there is a memory leakMonty2020-04-181-6/+5
| * | | Fixed memory leaks in resolve_stack_dumpMonty2020-04-181-15/+30
| * | | Fixed memory leak with DEFAULT(f) on Geometry fieldMonty2020-04-185-4/+29