summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28351 Assertion `this->file->children_attached' failed in ha_myisammrg::...bb-10.10-anelAnel Husakovic2023-04-033-3/+45
* MDEV-28453: SHOW commands are inconsistent for temporary tablesAnel Husakovic2023-04-0314-7/+184
* MDEV-28334: SHOW TABLE STATUS shows all temporary tables ignoring database an...Anel Husakovic2023-04-033-1/+107
* MDEV-28332: Alter on temporary table causes ER_TABLE_EXISTS_ERROR noteAnel Husakovic2023-04-038-20/+40
* MDEV-28343: sys.create_synonym_db fails with ER_VIEW_SELECT_TMPTABLE when sch...Anel Husakovic2023-04-033-32/+81
* MDEV-12459: The information_schema tables for getting temporary tables infoAnel Husakovic2023-04-0357-79/+792
* Merge 10.10 into 10.11Marko Mäkelä2023-03-29114-3032/+3105
|\
| * Merge 10.9 into 10.10Marko Mäkelä2023-03-29113-3031/+3104
| |\
| | * Merge 10.8 into 10.9Marko Mäkelä2023-03-29113-3031/+3104
| | |\
| | | * Merge 10.6 into 10.8Marko Mäkelä2023-03-29113-3031/+3104
| | | |\
| | | | * Merge 10.5 into 10.6Marko Mäkelä2023-03-2875-2880/+2834
| | | | |\
| | | | | * MDEV-30936 fixupMarko Mäkelä2023-03-282-2/+1
| | | | | * MDEV-30936 clang 15.0.7 -fsanitize=memory fails massivelyMarko Mäkelä2023-03-2817-63/+32
| | | | | * MDEV-30421 rpl_parallel_*.test cleanupbb-10.5-midenokAleksey Midenkov2023-03-2363-2818/+2797
| | | | * | MDEV-26071: rpl.rpl_perfschema_applier_status_by_worker failed in bb …Andrei2023-03-243-29/+27
| | | | * | MDEV-29545 InnoDB: Can't find record during replace stmtThirunarayanan Balathandayuthapani2023-03-243-1/+49
| | | | * | MDEV-30900 Crash on macOS due to zero-initialized buf_dblwr.write_condMarko Mäkelä2023-03-241-0/+2
| | | | * | rpl_reporting: sprintf -> snprintfDaniel Black2023-03-241-7/+7
| | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-03-2229-111/+182
| | | | |\ \ | | | | | |/
| | | | | * MDEV-30882 Crash on ROLLBACK in a ROW_FORMAT=COMPRESSED tableMarko Mäkelä2023-03-222-17/+89
| | | | | * [MDEV-30824] Fix binlog to use 'String' for setting 'character_set_client'Tingyao Nian2023-03-2127-94/+94
| | | | * | MDEV-30400 fixup: Fix the UNIV_ZIP_DEBUG buildMarko Mäkelä2023-03-202-3/+3
* | | | | | Fix trivial spelling errorsOtto Kekalainen2023-03-2421-47/+47
* | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-03-201-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.9 into 10.10Marko Mäkelä2023-03-201-1/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-201-1/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-03-201-1/+0
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-26827 fixup: Remove a bogus assertionMarko Mäkelä2023-03-201-1/+0
* | | | | | Fixed newly introduced bug in scripts/mysql_install_dbMonty2023-03-191-5/+12
* | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-03-178-11/+71
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.9 into 10.10Marko Mäkelä2023-03-178-11/+71
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-178-11/+71
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-03-178-11/+71
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-30870 Undo tablespace name displays wrongly for I_S queriesThirunarayanan Balathandayuthapani2023-03-174-2/+16
| | | | * | MDEV-29975 InnoDB fails to release savepoint during bulk insertThirunarayanan Balathandayuthapani2023-03-173-1/+34
* | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-03-1770-1506/+1850
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.9 into 10.10Marko Mäkelä2023-03-1770-1506/+1850
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-1759-1369/+1629
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-03-1651-1343/+1485
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-26827 Make page flushing even fasterMarko Mäkelä2023-03-1621-669/+705
| | | | * | MDEV-26055: Improve adaptive flushingMarko Mäkelä2023-03-165-354/+360
| | | | * | MDEV-30357 Performance regression in locking reads from secondary indexesMarko Mäkelä2023-03-164-36/+48
| | | | * | MDEV-29835 InnoDB hang on B-tree split or mergeMarko Mäkelä2023-03-167-160/+156
| | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-03-166-21/+101
| | | | |\ \ | | | | | |/
| | | | | * MDEV-30860 Race condition between buffer pool flush and log file deletion in ...Marko Mäkelä2023-03-161-5/+5
| | | | | * MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced i...Vlad Lesin2023-03-104-16/+81
| | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-03-1015-159/+172
| | | | |\ \ | | | | | |/
| | | | | * MDEV-30819 InnoDB fails to start up after downgrading from MariaDB 11.0Marko Mäkelä2023-03-093-14/+28
| | | | | * MDEV-23000: Ensure we get a warning from THD::drop_temporary_table() in case ...Weijun Huang2023-03-092-7/+8
| | | | | * move alloca() definition from all *.h files to one new header fileJulius Goryavsky2023-03-079-32/+58