summaryrefslogtreecommitdiff
path: root/storage/xtradb/include
Commit message (Expand)AuthorAgeFilesLines
* fix typedef-related warning and cleanup using namespace stdEugene Kosov2020-03-111-2/+2
* InnoDB 5.6.47 and XtraDB 5.6.46-86.2Marko Mäkelä2020-01-171-2/+2
* Fix build on !glibc/powerpc*pkubaj2019-11-021-1/+1
* XtraDB 5.6.45-86.1Marko Mäkelä2019-10-304-6/+7
* MDEV-20621 FULLTEXT INDEX activity causes InnoDB hangThirunarayanan Balathandayuthapani2019-10-253-27/+25
* Merge 5.5 into 10.1Marko Mäkelä2019-10-081-11/+0
|\
| * Remove orphan declaration buf_flush_wait_batch_end_wait_only()Marko Mäkelä2019-10-071-11/+0
* | MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-183-76/+9
* | Replace ut_timer() with my_interval_timer()Marko Mäkelä2019-07-252-125/+0
* | Remove the wrappers ut_time(), ut_difftime(), ib_time_tMarko Mäkelä2019-07-245-30/+8
* | Reduce the amount of time(NULL) calls for lock processingMarko Mäkelä2019-07-244-22/+14
* | MDEV-14154: Document some time_t fields betterMarko Mäkelä2019-07-242-6/+9
* | Always initialize trx_t::start_time_microMarko Mäkelä2019-07-241-4/+5
* | Remove ut_usectime(), ut_gettimeofday()Marko Mäkelä2019-07-242-23/+1
* | Correct the type of a parameterMarko Mäkelä2019-07-241-1/+1
* | MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-242-28/+2
* | Remove unused ut_get_year_month_day()Marko Mäkelä2019-07-241-9/+1
* | 5.6.44-86.0Marko Mäkelä2019-07-231-2/+2
* | MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECTMarko Mäkelä2019-07-221-2/+2
* | MDEV-19614 SET GLOBAL innodb_ deadlock due to LOCK_global_system_variablesMarko Mäkelä2019-05-281-4/+4
* | MDEV-19445 heap-use-after-free related to innodb_ft_aux_tableMarko Mäkelä2019-05-131-5/+0
* | fts_doc_ids_free(): Define inlineMarko Mäkelä2019-05-131-8/+6
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1110-10/+10
|\ \ | |/
| * Update FSF AddressVicențiu Ciorbaru2019-05-11173-173/+173
* | Update FSF addressVicențiu Ciorbaru2019-05-11209-209/+209
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1121-21/+21
|\ \ | |/
| * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-1121-21/+21
* | MDEV-18220: race condition in fts_get_table_name()Marko Mäkelä2019-05-101-2/+4
* | MDEV-18220: Backport some code from MariaDB 10.2Marko Mäkelä2019-05-101-18/+12
* | MDEV-18220: heap-use-after-free in fts_get_table_name_prefix()Marko Mäkelä2019-05-101-7/+0
* | MDEV-18220: Remove some redundant data structuresMarko Mäkelä2019-05-101-1/+13
* | Clean up ib_sequence::m_max_valueMarko Mäkelä2019-04-251-3/+8
* | 5.6.43-84.3Marko Mäkelä2019-04-251-2/+2
* | Merge 5.5 into 10.1Marko Mäkelä2019-04-243-4/+11
|\ \ | |/
| * MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-241-0/+3
| * Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.62Sergei Golubchik2018-10-242-2/+4
| |\
| | * 5.5.61-38.13Sergei Golubchik2018-10-242-1/+3
| * | Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.60Sergei Golubchik2018-04-201-2/+2
| |\ \ | | |/
| | * 5.5.59-38.11Sergei Golubchik2018-04-201-1/+1
* | | Fix -Wnonnull-compareMarko Mäkelä2019-04-033-81/+11
* | | Rebuild the InnoDB lexical analyzers with flex 2.6.4Marko Mäkelä2019-04-013-114/+821
* | | Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-281-7/+12
* | | MDEV-18464: Port kill_one_trx fixes from 10.4 to 10.1Jan Lindström2019-03-281-12/+7
* | | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-2/+0
* | | MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceMarko Mäkelä2019-03-071-1/+2
* | | MDEV-18659: Fix string truncation/overflow in InnoDB and XtraDBMarko Mäkelä2019-03-062-5/+8
* | | MDEV-18662 ib_wqueue_t has a data raceEugene Kosov2019-02-211-10/+5
* | | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-2/+2
|\ \ \
| * | | Fix xtradb version after mergeOleksandr Byelkin2019-01-291-1/+1
| * | | Merge branch 'merge-xtradb-5.6' into 10.0Oleksandr Byelkin2019-01-281-1/+1
| |\ \ \