summaryrefslogtreecommitdiff
path: root/storage/innobase/handler
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-09-283-5/+15
|\
| * Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2016-09-273-5/+15
| |\
| | * 5.6.33Sergei Golubchik2016-09-273-5/+15
* | | MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-221-0/+2
* | | update plugin maturitiesSergei Golubchik2016-09-052-33/+33
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-253-7/+45
|\ \ \ | |/ /
| * | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-08-142-4/+42
| |\ \
| | * \ Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2016-08-102-4/+42
| | |\ \ | | | |/
| | | * 5.6.32Sergei Golubchik2016-08-102-4/+42
| * | | MDEV-10535: ALTER TABLE causes standalone/wsrep cluster crashJan Lindström2016-08-131-3/+3
| |/ /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-283-69/+146
|\ \ \ | |/ /
| * | Merge following commit from 5.5:Jan Lindström2016-06-231-2/+4
| * | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-213-76/+95
| |\ \ | | |/
| | * 5.6.31Sergei Golubchik2016-06-213-77/+96
| * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-212-0/+56
| |\ \
| | * | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2016-06-082-1/+74
| | * | Fix function visibility as it is used on row0mysql.c in Windows.Jan Lindström2016-02-031-1/+1
* | | | MDEV-9865: Test encryption.innodb-log-encrypt-crash takes too long on debug b...Jan Lindström2016-06-011-2/+3
* | | | MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to tak...Sergei Golubchik2016-05-051-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-043-43/+141
|\ \ \ \ | |/ / /
| * | | after-merge fixes for failures in buildbotSergei Golubchik2016-04-271-4/+2
| * | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-04-261-2/+12
| |\ \ \ | | | |/ | | |/|
| | * | 5.6.30Sergei Golubchik2016-04-261-2/+12
| * | | MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE `name` COLUMN ADDJan Lindström2016-04-223-41/+132
* | | | update plugins' maturity levelsSergei Golubchik2016-03-182-33/+33
* | | | MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTIONJan Lindström2016-03-181-1/+12
* | | | Fix to ensure updates in gtid_slave_state table do not get binlogged.Nirbhay Choubey2016-02-241-3/+3
* | | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-0/+9
|\ \ \ \
| * \ \ \ Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-232-34/+279
| |\ \ \ \ | | |/ / /
| * | | | refs codership/mysql-wsrep#233sjaakola2016-02-231-0/+9
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-232-35/+275
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-172-18/+228
| |\ \ \ \
| | * | | | fix InnoDB on WindowsSergei Golubchik2016-02-171-0/+7
| | * | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-02-162-11/+220
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | 5.6.29Sergei Golubchik2016-02-162-10/+154
| | * | | | Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so...Sergei Golubchik2016-02-161-7/+1
| * | | | | MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key ...Jan Lindström2016-02-151-12/+47
| |/ / / /
| * | | | XtraDB/InnoDB crash with autoinc, vcol and online alterSergei Golubchik2016-02-151-2/+4
| * | | | Use C++ linkage.Jan Lindström2016-02-041-1/+0
| * | | | Fix function visibility as it is used on row0mysql.c in Windows.Jan Lindström2016-02-031-2/+1
* | | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-12-221-23/+42
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | MDEV-8869: Potential lock_sys->mutex deadlockbb-10.0-galera-janJan Lindström2015-12-211-10/+27
| * | | | Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-192-91/+157
| |\ \ \ \ | | |/ / /
| * | | | MDEV-9162 : MariaDB Galera Cluster memory leak on async slave nodeNirbhay Choubey2015-12-141-8/+11
| * | | | MDEV-8869: Potential lock_sys->mutex deadlockJan Lindström2015-12-141-16/+14
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-91/+151
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | MDEV-8923: port innodb_buffer_pool_dump_pct from MySQLJan Lindström2015-12-151-0/+6
| * | | | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-141-63/+40
| * | | | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2015-12-131-21/+106
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 5.6.28Sergei Golubchik2015-12-131-21/+106