summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | MDEV-29418 linux uuid implementation returning non-hwaddr based suffixDaniel Black2022-08-311-1/+1
| | | | * | | Merge branch 10.4 into 10.5Daniel Black2022-08-316-56/+211
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.3 into 10.4Daniel Black2022-08-316-55/+211
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-28592 disks plugin - getmntinfo (BSD) & getmntent (AIX)Daniel Black2022-08-316-55/+211
| | | * | | | Remove unused French translations in Connect engine (#2252)anson10142022-09-029-2739/+0
| | | * | | | MDEV-29425 Buffer overflow in dict_index_t::col_info::add()Thirunarayanan Balathandayuthapani2022-09-013-14/+55
| | | * | | | MDEV-29435 CHECK TABLE forgets to release latches after reporting failureMarko Mäkelä2022-09-013-0/+7
| | | * | | | MDEV-27983: InnoDB hangs after loading a ROW_FORMAT=COMPRESSED pageMarko Mäkelä2022-08-311-1/+5
| | | * | | | MDEV-29374 InnoDB recovery fails with "Data structure corruption"Marko Mäkelä2022-08-319-6/+16
* | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-08-3061-358/+1150
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-08-3061-358/+1150
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-08-3052-334/+1055
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-08-3020-49/+421
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-08-3016-38/+341
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-08-3012-39/+290
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-13888: innodb_fts.innodb_fts_plugin failedMarko Mäkelä2022-08-302-25/+35
| | | | | | * MDEV-29409 Buffer overflow in my_wc_mb_filename() on RENAME TABLEMarko Mäkelä2022-08-303-6/+33
| | | | | | * MDEV-29258 Failing assertion for name length on RENAME TABLEMarko Mäkelä2022-08-305-8/+31
| | | | | | * MDEV-29403 innodb.innodb_sys_semaphore_waits fails with wrong errno 5014bb-10.3-elenstElena Stepanova2022-08-281-2/+2
| | | | | | * MDEV-29350 Crash when IN predicand is used in eliminated GROUP BY clauseIgor Babaev2022-08-253-1/+192
| | | | | * | MDEV-18873 Server crashes in Compare_identifiers::operator or in my_strcasecm...tmokmss2022-08-266-0/+52
| | | | * | | mariabackup: remove MySQL wordingDaniel Black2022-08-261-6/+6
| | | | * | | MDEV-23607 MariaBackup - align required GRANTS to cmd optionsDaniel Black2022-08-263-9/+78
| | | * | | | Ensure that source files contain only valid UTF8 encodings (#2188)anson10142022-08-304-60/+34
| | | * | | | MDEV-29383 Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) fai...Marko Mäkelä2022-08-263-8/+12
| | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-08-2513-121/+317
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-08-258-60/+222
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-08-258-61/+223
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-29384 Hangs caused by innodb_adaptive_hash_index=ONMarko Mäkelä2022-08-251-40/+1
| | | | | | * update a global_suppressions() listSergei Golubchik2022-08-251-1/+1
| | | | | | * btr_search_drop_page_hash_index(): Remove a racey debug checkMarko Mäkelä2022-08-241-4/+1
| | | | | | * MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
| | | | | | * MDEV-29291 Assertion `!table->fts' failed in dict_table_can_be_evicted on SHU...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
| | | | | | * MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+3
| | | | | | * MDEV-28294: set default role bypasses Replicate_Wild_Ignore_Table: mysql.%Brandon Nesterenko2022-08-223-12/+176
| | | | * | | MDEV-29367 Refactor tpool::cacheVladislav Vaintroub2022-08-242-43/+89
| | | * | | | MDEV-29081 trx_t::lock.was_chosen_as_deadlock_victim race in lock_wait_end()Vlad Lesin2022-08-2413-96/+271
| | * | | | | MDEV-29356 Assertion `0' failed in Type_handler_row::Item_save_in_field on IN...Alexander Barkov2022-08-267-24/+67
| | * | | | | MDEV-27100 Subquery using the ALL keyword on UUID columns produces a wrong re...Alexander Barkov2022-08-242-0/+28
* | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-08-2946-194/+626
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-08-2446-195/+627
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-08-2446-195/+627
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MDEV-29314 Assertion `n_fields > n_cols' failed in dict_index_t::init_change...Thirunarayanan Balathandayuthapani2022-08-233-1/+25
| | | * | | | Merge 10.5 into 10.6Nayuta Yanagisawa2022-08-231-4/+2
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.4 into 10.5Nayuta Yanagisawa2022-08-231-4/+2
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Fix wrong diff introduced by merge commitbb-10.4-nayutaNayuta Yanagisawa2022-08-231-4/+2
| | | * | | | MDEV-29355 Backport templatized INET6 implementation from 10.7 to 10.6Alexander Barkov2022-08-239-2112/+2174
| | | * | | | MDEV-29282 atomic.rename_trigger fails occasionallyThirunarayanan Balathandayuthapani2022-08-232-17/+23
| | | * | | | MDEV-29336: Potential deadlock in btr_page_alloc_low() with the AHIMarko Mäkelä2022-08-233-5/+79
| | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-08-2311-48/+177
| | | |\ \ \ \ | | | | |/ / /