summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18323 Convert MySQL JSON type to MariaDB TEXT in mysql_upgradeVicențiu Ciorbaru2020-10-2819-2/+1224
* cleanup: Static_binary_string need not take non-const double parameterVicențiu Ciorbaru2020-10-282-3/+3
* MDEV-24037 Use NtFlushBuffersFileEx(FLUSH_FLAGS_FILE_DATA_SYNC_ONLY) on WindowsVladislav Vaintroub2020-10-281-21/+38
* MDEV-24015: SQL Error (1038): Out of sort memory when enough memory for the s...Varun Gupta2020-10-284-13/+188
* INET6 type plugin -> BetaSergei Golubchik2020-10-272-2/+2
* MDEV-24024 innodb.ibuf_not_empty failed in buildbotMarko Mäkelä2020-10-271-0/+1
* MDEV-23855: Use normal mutex for log_sys.mutex, log_sys.flush_order_mutexMarko Mäkelä2020-10-2615-183/+149
* MDEV-23855: Implement asynchronous doublewriteMarko Mäkelä2020-10-266-48/+93
* MDEV-23399 fixup: Interleaved doublewrite batchesMarko Mäkelä2020-10-262-62/+77
* MDEV-16264 fixup: Clean up asynchronous I/OMarko Mäkelä2020-10-267-259/+108
* MDEV-23855: Shrink fil_space_tMarko Mäkelä2020-10-2631-770/+578
* MDEV-23855: Remove fil_system.LRU and reduce fil_system.mutex contentionMarko Mäkelä2020-10-2639-1900/+1303
* MDEV-23855: Improve InnoDB log checkpoint performanceMarko Mäkelä2020-10-2631-1189/+834
* MDEV-23399 fixup: Assertion bpage->in_file() failedMarko Mäkelä2020-10-261-4/+9
* Cleanup: Speed up mariabackup --prepareMarko Mäkelä2020-10-261-0/+3
* MDEV-23399 fixup: Avoid crash on Mariabackup shutdownMarko Mäkelä2020-10-265-62/+32
* S3 plugin fails to load depending on loaded storage enginesSergei Golubchik2020-10-242-9/+6
* fix occasisonal test failures: SELECT without ORDER BYSergei Golubchik2020-10-242-6/+9
* MDEV-22100 TokuDB compilation errorSergei Golubchik2020-10-243-16/+4
* MDEV-23764 Slave crashes in ha_storage_engine_is_enabled upon rename of viewSergei Golubchik2020-10-243-3/+6
* parser optimizationSergei Golubchik2020-10-241-5/+6
* don't use deprecated <target>_LIB_DEPENDS. CMP0073Sergei Golubchik2020-10-241-5/+8
* MDEV-23437 Item_func_json_objectagg::print is not implemented.Alexey Botchkov2020-10-244-6/+12
* Fixed compilation issues with debug build and install test issues forRoman Nozdrin2020-10-231-0/+0
* Fix memory leak on Alter_drop allocationAleksey Midenkov2020-10-221-1/+1
* Merge 10.4 to 10.5Marko Mäkelä2020-10-22185-654/+3706
|\
| * MDEV-23576: Disable galera_3nodes.galera_ipv6_mysqldumpMarko Mäkelä2020-10-221-0/+1
| * After-merge fix to wsrep.variablesMarko Mäkelä2020-10-221-0/+1
| * Merge 10.3 into 10.4Marko Mäkelä2020-10-22144-605/+2473
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-10-22135-579/+1982
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-10-2147-188/+723
| | | |\
| | | | * MDEV-23887: check_linker_flags correct for old cmake compatibilityDaniel Black2020-10-211-3/+3
| | | | * InnoDB 5.6.50Marko Mäkelä2020-10-2110-38/+79
| | | | |\
| | | | | * MDEV-23999 Potential stack overflow in InnoDB fulltext searchMarko Mäkelä2020-10-216-34/+75
| | | | |/
| | | | * Updated mtr helpAnel Husakovic2020-10-201-2/+2
| | | | * MDEV-5628: Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&Rucha Deodhar2020-10-203-0/+29
| | | | * MDEV-17729: Assertion `! is_set() || m_can_overwrite_status' failed inRucha Deodhar2020-10-203-0/+35
| | | | * MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USERSergei Petrunia2020-10-169-6/+176
| | | | * mysqlimport manpage - s/mysqldump/mysqlimport/gunki2020-10-141-13/+13
| | | | * MDEV-23722 InnoDB: Assertion: result != FTS_INVALID in fts_trx_row_get_new_stateThirunarayanan Balathandayuthapani2020-10-0810-70/+212
| | | | * MDEV-4851: (tests) log tables modifiable on log_output!=TABLEbb-10.1-danielblack-MDEV-4851Daniel Black2020-10-084-15/+101
| | | | * MDEV-4851: BUG#11763447: 'YOU CANNOT 'ALTER' A LOG TABLE IF LOGGING IS ENABLED'Nisha Gopalakrishnan2020-10-081-3/+5
| | | | * Merge tag 'mariadb-10.1.47' into 10.1Sergei Golubchik2020-10-071-5/+46
| | | | |\
| | | | * | bump the VERSIONDaniel Bartholomew2020-10-071-1/+1
| | | | * | MDEV-23832 Crash at startup in Log_event::read_log_eventAndrei Elkin2020-10-073-1/+45
| | | | * | MDEV-23697: bin/env perl -i -> bin/perl -iAnel Husakovic2020-10-021-1/+1
| | | | * | mtr: innodb_stats_dropped_locked cleanupbb-10.1-danielblack-test-innodb_stats_drop_locked_cleanupDaniel Black2020-10-012-0/+4
| | | | * | MDEV-23697: bin/env perl -i -> bin perl -iAnel Husakovic2020-09-301-1/+1
| | | * | | MDEV-23925: Fixed warnings generated during compilation of mysys_ssl/openssl....Dmitry Shulga2020-10-211-2/+2
| | | * | | Revert MDEV-23484 Rollback unnecessarily acquires dict_operation_lockMarko Mäkelä2020-10-204-25/+65