summaryrefslogtreecommitdiff
path: root/storage/xtradb/handler/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23272 Galera stack-use-after-scope error with ASAN buildTeemu Ollakka2020-07-241-9/+0
* MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-onlyMarko Mäkelä2020-07-231-5/+8
* MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-201-1/+1
* MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-081-1/+1
* MDEV-22393 Corruption for SET GLOBAL innodb_ string variablesMarko Mäkelä2020-04-281-52/+67
* Remove a duplicated copyright messageMarko Mäkelä2020-04-281-1/+0
* MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-271-74/+52
* MDEV-20927: Remove duplicated codeMarko Mäkelä2019-10-311-31/+0
* XtraDB 5.6.45-86.1Marko Mäkelä2019-10-301-5/+6
* MDEV-20927 Duplicate key with auto incrementMarko Mäkelä2019-10-301-24/+34
* MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-181-2/+2
* MDEV-20247 Replication hangs with "preparing" and never startsbb-10.1-MDEV-20247Thirunarayanan Balathandayuthapani2019-08-071-3/+3
* Replace ut_timer() with my_interval_timer()Marko Mäkelä2019-07-251-3/+1
* Remove ut_usectime(), ut_gettimeofday()Marko Mäkelä2019-07-241-8/+0
* MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-241-7/+8
* MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECTMarko Mäkelä2019-07-221-5/+7
* MDEV-19614 SET GLOBAL innodb_ deadlock due to LOCK_global_system_variablesMarko Mäkelä2019-05-281-61/+65
* MDEV-19445 heap-use-after-free related to innodb_ft_aux_tableMarko Mäkelä2019-05-131-93/+30
* MDEV-19441 Typo in error message "InnoDB: FTS Doc ID must be large than"Marko Mäkelä2019-05-131-1/+1
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | Removed dead codeSergey Vojtovich2019-05-091-57/+0
* | MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name)Sergey Vojtovich2019-05-091-0/+4
* | PS-4989: Fixing innodb_track_changed_pages debug validationZsolt Parragi2019-04-251-1/+3
* | Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-281-6/+30
* | MDEV-18464: Port kill_one_trx fixes from 10.4 to 10.1Jan Lindström2019-03-281-30/+6
* | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-1/+1
* | MDEV-18601 Can't create table with ENCRYPTED=DEFAULT when innodb_default_encr...Marko Mäkelä2019-02-281-60/+59
* | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-15/+50
* | Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-311-19/+43
|\ \
| * \ Merge remote-tracking branch 'origin/10.0' into bb-10.0-galeraJan Lindström2018-10-311-57/+48
| |\ \
| * \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-301-20/+44
| |\ \ \
| | * \ \ Merge tag 'mariadb-5.5.62' into 5.5-galeramariadb-galera-5.5.62Jan Lindström2018-10-291-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.62Sergei Golubchik2018-10-241-2/+2
| | | |\ \
| | | | * | 5.5.61-38.13Sergei Golubchik2018-10-241-4/+8
| | | | * | 5.5.58-38.10Sergei Golubchik2018-01-171-2/+5
| | * | | | Generalize "bool shared/exclusive" argument to enumVasil Dimov2018-10-101-22/+46
| | * | | | Merge tag 'mariadb-5.5.61' into 5.5-galeraJan Lindström2018-08-011-1/+3
| | |\ \ \ \ | | | |/ / /
| * | | | | Merge tag 'mariadb-10.0.36' into 10.0-galeraJan Lindström2018-08-021-2/+38
| |\ \ \ \ \
* | \ \ \ \ \ Merge 10.0 into 10.1Marko Mäkelä2019-01-171-7/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #973 from tempesta-tech/tt-10.0-MDEV-16499-virtual-innodbMarko Mäkelä2019-01-141-7/+9
| |\ \ \ \ \ \ \
| | * | | | | | | MDEV-16499 [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the tab...Eugene Kosov2018-11-301-7/+9
* | | | | | | | | Merge 10.0 into 10.1Marko Mäkelä2018-12-071-4/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | MDEV-17904 Crash in fts_is_sync_needed() after failed ALTER or CREATE TABLEMarko Mäkelä2018-12-071-4/+4
| |/ / / / / / /
* | | | | | | | Merge 10.0 into 10.1Marko Mäkelä2018-11-071-10/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add implementation in .h and delete unneccessery printingAnel Husakovic2018-11-061-11/+0
* | | | | | | | MDEV-17230: encryption_key_id from alter is ignored by encryption threadsJan Lindström2018-11-061-14/+11
* | | | | | | | Merge 10.0 into 10.1Marko Mäkelä2018-11-051-33/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Revert some InnoDB/XtraDB changesMarko Mäkelä2018-11-051-33/+26
* | | | | | | | Merge 10.0 into 10.1Marko Mäkelä2018-11-051-9/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /