summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-07103-742/+707
* Remove an unused declaration.Marko Mäkelä2017-03-061-10/+1
* MDEV-9282 follow-up: Remove an unused variable.Marko Mäkelä2017-03-063-18/+10
* MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-0341-390/+508
* MDEV-12103: Move a misplaced assertion.Marko Mäkelä2017-03-031-1/+2
* MDEV-12103 Reduce the time of looking for MLOG_CHECKPOINT during crash recoveryMarko Mäkelä2017-03-033-83/+104
* MDEV-12146 Deprecate and remove innodb_instrument_semaphoresMarko Mäkelä2017-02-286-60/+41
* Remove the unused field tablespace_version.Marko Mäkelä2017-02-271-8/+0
* MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-245-42/+13
* MDEV-11454 post-merge fix:Marko Mäkelä2017-02-242-17/+9
* Merge pull request #264 from grooverdan/10.2-MDEV-11454-innodb_buffer_pool_du...Marko Mäkelä2017-02-242-4/+27
|\
| * Report any innodb_buf_pool_dump_pct restrictionDaniel Black2016-12-062-0/+8
| * xtradb: new style ib_logf logging rather than stderrDaniel Black2016-12-061-2/+1
| * MDEV-11454: Make innodb_buffer_pool_dump_pct refer to the entire buffer pool ...Daniel Black2016-12-062-2/+18
* | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-2018-111/+132
* | Simplify a WL#6494/WL#7142 test.mariadb-10.2.4Marko Mäkelä2017-02-161-3/+13
* | MDEV-12072 Do not unnecessarily construct rec_printer objectsMarko Mäkelä2017-02-163-132/+68
* | MDEV-11641 innobase_get_stmt_safe() does not copy the last byte of thd->query...Marko Mäkelä2017-02-151-2/+2
* | Fix some InnoDB memory leaks.Marko Mäkelä2017-02-154-20/+22
* | MDEV-11782: Redefine the innodb_encrypt_log formatMarko Mäkelä2017-02-1510-1015/+569
* | MDEV-12061 Allow innodb_log_files_in_group=1Marko Mäkelä2017-02-153-8/+3
* | MDEV-12057 Embedded server shutdown hangs in InnoDBMarko Mäkelä2017-02-144-39/+34
* | MDEV-11704 InnoDB: Failing assertion: dfield_is_null(dfield2) || dfield2->dataSergei Golubchik2017-02-131-1/+2
* | mtr: make sphinx skipping a bit less verboseSergei Golubchik2017-02-131-13/+3
* | bugfix: disable ICP in InnoDB for indexes on virtual columnsSergei Golubchik2017-02-131-0/+6
* | InnoDB: suppress posix_fallocate() failure errors when EINVALSergei Golubchik2017-02-131-10/+9
* | MDEV-11750 Assertion `vfield' failed in TABLE::update_virtual_fields after cr...Sergei Golubchik2017-02-131-0/+2
* | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outsideSergei Golubchik2017-02-132-3/+3
* | oqgraph: remove redundant update_virtual_fields() callsSergei Golubchik2017-02-131-16/+0
* | Post-fix for MDEV-12050 Remove unused InnoDB Memcached hooksMarko Mäkelä2017-02-132-5/+0
* | MDEV-12050 Remove unused InnoDB Memcached hooksMarko Mäkelä2017-02-1319-4943/+12
* | MDEV-11782 preparation: Add separate code for validating the 10.1 redo log.Marko Mäkelä2017-02-133-6/+98
* | MDEV-11782 preparation: Remove recv_sys_t::last_block.Marko Mäkelä2017-02-132-28/+9
* | Fix a memory leak on aborted InnoDB startup.Marko Mäkelä2017-02-132-4/+5
* | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-1169-2145/+9086
|\ \
| * \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-1069-2145/+9086
| |\ \
| | * | MDEV-11671: Duplicated [NOTE] output for changed innodb_page_sizeJan Lindström2017-01-312-39/+26
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-01-265-351/+227
| | |\ \
| | | * | MDEV-11915 Detect InnoDB system tablespace size mismatch earlyMarko Mäkelä2017-01-264-339/+182
| | | * | MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-262-10/+19
| | | * | connect zip bug fixSergei Golubchik2017-01-171-1/+1
| | * | | MDEV-11614: Syslog messages: "InnoDB: Log sequence numberJan Lindström2017-01-222-16/+26
| | * | | MDEV-11838: Innodb-encryption-algorithm default should be != noneJan Lindström2017-01-192-2/+2
| | * | | MDEV-11835: InnoDB: Failing assertion: free_slot != NULL onJan Lindström2017-01-192-2/+2
| | * | | Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-172-6/+7
| | |\ \ \ | | | |/ /
| | | * | connect: compilation errors and few obvious bugsSergei Golubchik2017-01-172-6/+7
| | * | | Merge remote-tracking branch 'origin/10.1' into 10.1bb-10.1-vicentiu-galeraVicențiu Ciorbaru2017-01-1632-1745/+1452
| | |\ \ \
| | * \ \ \ Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-1674-1989/+9115
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.29Vicențiu Ciorbaru2017-01-1274-1991/+9116
| | | |\ \ \
| | | | * | | Fix unit test after merge from mysql 5.5.35 perfschemaVicențiu Ciorbaru2017-01-101-0/+1