summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: More trx_t member functionsMarko Mäkelä2020-04-299-168/+94
* Merge 10.4 into 10.5Marko Mäkelä2020-04-2998-1305/+2813
|\
| * MDEV-7962: Remove one more wsrep_on()Marko Mäkelä2020-04-291-2/+1
| * MDEV-7962: Follow-up fix for 10.4Marko Mäkelä2020-04-295-306/+237
| * Merge 10.3 into 10.4Marko Mäkelä2020-04-2926-392/+2026
| |\
| | * 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
| * | | | fix the test for windowsSergei Golubchik2020-04-282-2/+4
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-2730-215/+178
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | MDEV-20257 Server crashes in Grant_table_base::init_read_record upon crash-up...Sergei Golubchik2020-04-273-1/+38
| * | | | MDEV-21928 ALTER USER doesn't remove excess authentication plugins from mysql...Sergei Golubchik2020-04-273-2/+29
| * | | | more verbose testsSergei Golubchik2020-04-2716-0/+38
| * | | | MDEV-21244 mysql_upgrade creating empty global_priv tableSergei Golubchik2020-04-273-0/+22
| * | | | MDEV-18565 Galera mtr-suite fails if galera library is not installedSergei Golubchik2020-04-2721-363/+211
| * | | | Fixed shutdown crash in Aria that affects debug binariesMonty2020-04-261-1/+4
* | | | | MDEV-22337 Assertion `Alloced_length >= (str_length + length + net_le… …n...Alexey Botchkov2020-04-293-3/+38
* | | | | MDEV-21915 Server crashes in copy_fields,Item_func_group_concat::add …Alexey Botchkov2020-04-295-2/+38
* | | | | MDEV-22317: SIGSEGV in my_free/delete_dynamic in optimized builds (ARIA)Sujatha2020-04-293-6/+16
* | | | | MDEV-22369 Assertion `err == DB_SUCCESS' failed. in btr_block_get_func during...Thirunarayanan Balathandayuthapani2020-04-281-0/+2