summaryrefslogtreecommitdiff
path: root/storage/innobase/include/dict0dict.ic
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix -Wnonnull-compareMarko Mäkelä2019-04-031-39/+3
* | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-25/+9
|\ \
| * \ Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-24/+9
| |\ \ | | |/
| | * MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_i...Marko Mäkelä2018-01-221-24/+9
* | | Merge 10.0 into 10.1Marko Mäkelä2017-10-261-1/+22
|\ \ \ | |/ /
| * | Merge branch 'merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2017-10-261-1/+22
| |\ \
| | * | 5.6.38Vicențiu Ciorbaru2017-10-251-1/+22
* | | | MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-051-1/+1
* | | | Merge 10.0 into 10.1, plus fixup for MDEV-12873Marko Mäkelä2017-06-131-19/+1
|\ \ \ \ | |/ / /
* | | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-1/+1
* | | | Follow-up to MDEV-12488: Fix some type mismatch in header filesMarko Mäkelä2017-04-211-39/+60
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-7/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-7/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-161-7/+0
| | * Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLEDAnnamalai Gurusami2014-09-181-0/+12
| | * Bug #18806829 OPENING INNODB TABLES WITH MANY FOREIGN KEY REFERENCES ISAnnamalai Gurusami2014-06-101-1/+60
| | * Bug 16876388 - PLEASE BACKPORT BUG#16208542 TO 5.5unknown2013-06-251-32/+8
| | * WL#6161 Integrating with InnoDB codebase in MySQL 5.5Narayanan Venkateswaran2012-06-071-0/+2
* | | MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-151-22/+18
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-4/+5
|\ \ \ | |/ /
| * | 5.6.31Sergei Golubchik2016-06-211-3/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-2/+2
|\ \ \ | |/ /
| * | 5.6.26Sergei Golubchik2015-08-031-1/+1
| * | move to storage/innobaseSergei Golubchik2015-05-041-0/+1433
| /
* | InnoDB/XtraDB Encryption cleanup.Jan Lindström2015-04-071-32/+4
* | Push for testing of encryptionMonty2015-02-101-4/+33
* | MDEV-6929: Port Facebook Prefix Index Queries OptimizationJan Lindström2014-11-031-3/+6
* | Minor cleanups, fix compiler warningsMonty2014-08-091-3/+3
* | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-221-5/+178
|\ \
| * | Fixed compiler warnings.Jan Lindström2014-02-131-1/+1
| * | Fixed small issue with dictionary.Jan Lindström2014-02-131-2/+0
| * | Fixed issue on data dictionary corruption.Jan Lindström2014-02-131-6/+13
| * | Fixed issue on atomic writes and system tables. Atomic writes can be usedJan Lindström2014-02-121-22/+23
| * | Fixed issue on atomic writes setup and atomic blobs setup on systemJan Lindström2014-02-121-5/+23
| * | Fixed issue on atomic writes on startup, removed incorrect assert.Jan Lindström2014-02-041-0/+4
| * | Enhancement: Change atomic_writes table option to enum type. Now every file c...Jan Lindström2014-01-101-6/+9
| * | Atomic writes require also atomic_blobs. Add that missing flag to Jan Lindström2013-12-191-0/+1
| * | Changes for Fusion-io multi-threaded flush, page compressed tables andJan Lindström2013-12-191-5/+146
* | | MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-0/+27
|/ /
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-36/+292
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-144/+325
|/
* Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-02-281-18/+3
|\
| * This is to resolve a hang situation in 5.1 builtin raised byJimmy Yang2010-08-241-0/+42
* | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-1/+45
* | Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. Jimmy Yang2011-05-311-0/+26
* | Fix Bug #59048 truncate table or create index could leave index->pageJimmy Yang2011-02-091-1/+29
* | Manually merge a changeset from mysql-5.1-security:Vasil Dimov2010-08-131-0/+42
* | Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4Marko Mäkelä2010-06-291-6/+44