summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated InnoDB file format parametersMarko Mäkelä2017-06-0230-1163/+99
* Merge branch 'bb-10.2-ext' into 10.3Marko Mäkelä2017-06-0272-1117/+1327
|\
| * MDEV-12930 Testing SEQUENCE objectMonty2017-05-301-2/+3
| * Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-2671-1094/+2314
| |\
| | * MDEV-12674 Post-merge fix: Include accidentally omitted changesMarko Mäkelä2017-05-124-8/+54
| | * Merge 10.1 into 10.2Marko Mäkelä2017-05-126-106/+49
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2017-05-127-119/+109
| | | |\
| | | | * MDEV-12674 Innodb_row_lock_current_waits has overflowMarko Mäkelä2017-05-126-116/+107
| | | * | MDEV-12253 post-fix: Do not leak memory in crash recoveryMarko Mäkelä2017-05-091-8/+8
| | | * | MDEV-12253 post-push fix: buf_read_page_low() can return DB_ERRORMarko Mäkelä2017-05-091-1/+5
| | * | | MDEV-11197: TrxInInnoDB::is_aborted(const trx_t*): Assertion `srv_read_only_m...Jan Lindström2017-05-102-10/+9
| | * | | MDEV-12776 Do not create the InnoDB temporary tablespace in innodb_read_only ...Marko Mäkelä2017-05-102-11/+12
| | * | | MDEV-12708 innodb.truncate_purge_debug fails sporadically in buildbotMarko Mäkelä2017-05-101-0/+2
| | * | | MDEV-12679 purge_sys_t::~purge_sys_t(): Assertion `latch.magic_n == 0' failed...Marko Mäkelä2017-05-101-0/+3
| | * | | Fix some integer type mismatch.Marko Mäkelä2017-05-1020-59/+59
| | * | | Fix of emulated variables comments to reflect reality.Oleksandr Byelkin2017-05-101-79/+77
| | * | | MDEV-12750 Fix crash recovery of key rotationMarko Mäkelä2017-05-093-16/+27
| | * | | MDEV-12472: InnoDB should accept XtraDB parameters, warning that they are ign...Jan Lindström2017-05-092-0/+1024
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-8/+5
| | |\ \ \ | | | |/ /
| | | * | MDEV-12624: encryption.innodb_encryption_tables fails in buildbot with timeoutmariadb-10.1.23Jan Lindström2017-05-021-0/+5
| | | * | MDEV-12623: InnoDB: Failing assertion: kv == 0Jan Lindström2017-04-291-8/+0
| | * | | MDEV-12253 post-fix: Do not leak memory in crash recoveryMarko Mäkelä2017-05-091-8/+8
| | * | | MDEV-12720 recovery fails with "Generic error" for ROW_FORMAT=compressedMarko Mäkelä2017-05-092-8/+7
| | * | | MDEV-12735: Accidental revert of MDEV-6933Jan Lindström2017-05-091-4/+0
| | * | | MDEV-12745 InnoDB Assertion `0' failed at row0umod.cc:1181Marko Mäkelä2017-05-091-5/+8
| | * | | Merge pull request #388 from grooverdan/10.2-MDEV-8684-innobase-remove-mathsJan Lindström2017-05-092-8/+3
| | |\ \ \
| | | * | | MDEV-8684: innodb ut_delay - no mathsDaniel Black2017-05-092-8/+3
| | * | | | MDEV-12706: !trx->declared_to_be_inside_innodb with innodb_thread_concurrency...Jan Lindström2017-05-091-2/+1
| | * | | | MDEV-12586 ALTER TABLE…ALGORITHM=INPLACE fails with non-constant DEFAULT va...Marko Mäkelä2017-05-081-29/+66
| | * | | | Disable defragmentation support for now.Jan Lindström2017-05-081-1/+2
| | |/ / /
| | * | | MDEV-12253 post-push fix: buf_read_page_low() can return DB_ERRORMarko Mäkelä2017-05-061-0/+4
| | * | | MDEV-12253 post-merge fix: Use accessors for dict_table_t::file_unreadableMarko Mäkelä2017-05-0610-20/+20
| | * | | MDEV-11520 Properly retry posix_fallocate() on EINTRMarko Mäkelä2017-05-061-1/+2
| | * | | Merge 10.1 into 10.2Marko Mäkelä2017-05-064-34/+33
| | |\ \ \ | | | |/ /
| | | * | MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-286-177/+253
| | | * | MDEV-12591 MariaDB embedded server refuses start with innodb_pluginSergei Golubchik2017-04-271-1/+1
| | | * | MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-3/+1
| | * | | MDEV-11520 post-fix: Retry posix_fallocate() on EINTR in fil_ibd_create()Marko Mäkelä2017-05-061-9/+12
| | * | | MDEV-12485 foreign key on delete cascade stale entries with query cache enabledOleksandr Byelkin2017-05-051-5/+29
| | * | | Remove an unused variable.Marko Mäkelä2017-05-051-2/+0
| | * | | Merge 10.1 into 10.2Marko Mäkelä2017-05-0548-780/+918
| | |\ \ \ | | | |/ /
| | | * | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-2640-933/+1113
| * | | | Follow-up fixes for MDEV-10139 Support for InnoDB SEQUENCE objectsMarko Mäkelä2017-05-262-11/+16
| * | | | Follow-up fixes for MDEV-10139 Support for InnoDB SEQUENCE objectsMarko Mäkelä2017-05-245-13/+19
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.310.3-MDEV-10953Alexander Barkov2017-05-174-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Fixed compiler warnings and warnings from build.tagsMonty2017-05-084-5/+5
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-05-0775-1394/+1868
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-05-0599-3189/+3432
| |\ \ \ \ | | |/ / /
| | * | | InnoDB cleanup: remove a bunch of #ifdef UNIV_INNOCHECKSUMSergei Golubchik2017-04-307-252/+72
| | * | | MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-287-65/+130