summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* Fix function visibility as it is used on row0mysql.c in Windows.Jan Lindström2016-02-032-1/+15
* MDEV-9471: Server crashes or returns an error while trying to alter partition...Jan Lindström2016-02-031-0/+49
* MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitiv...Jan Lindström2015-12-111-1/+1
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-092-2/+16
|\
| * Bug #19929435 DROP DATABASE HANGS WITH MALFORMED TABLEAnnamalai Gurusami2015-09-221-1/+11
| * Adapt to WL#8845 Implement an InnoDB redo log format version identifierMarko Mäkelä2015-09-111-1/+5
* | MDEV-8827 Duplicate key with auto incrementSergei Golubchik2015-12-071-7/+5
* | Fix gcc v5.compiler errors.Jan Lindström2015-12-052-2/+2
* | MDEV-9233: Copying MySQL 5.5 data directory to 10.0 with partition tables cra...Jan Lindström2015-12-041-4/+4
* | MDEV-8854: New warning messages are unreadableJan Lindström2015-11-091-62/+60
* | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-086-67/+162
|\ \ | |/
| * Bug #21025880 DUPLICATE UK VALUES IN READ-COMMITTED (AGAIN)Aditya A2015-08-121-5/+5
| * BUG#21102971 data corruption on arm64Shaohua Wang2015-08-104-33/+131
| * Merge branch 'mysql-5.1' into mysql-5.5Thirunarayanan Balathandayuthapani2015-07-291-5/+26
| |\
* | | MDEV-8855: innodb.innodb-fk-warnings fails on WindowsJan Lindström2015-09-291-1/+3
* | | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-014-22/+107
|\ \ \ | |/ /
| * | Bug #19138298 RECORD IN INDEX WAS NOT FOUND ON ROLLBACK, TRYING TO INSERTAnnamalai Gurusami2015-06-221-0/+1
| * | Bug #20762798 FK DDL: CRASH IN DICT_FOREIGN_REMOVE_FROM_CACHEAnnamalai Gurusami2015-06-191-6/+14
| * | BUG#21065746 RQG_PARTN_PRUNING_VALGRIND FAILED IN REM0REC.CCDebarun Banerjee2015-06-031-12/+14
| * | BUG#21126772 VALGRIND FAILURE IN ENGINES/FUNCS SUITEDebarun Banerjee2015-06-031-4/+14
| * | Bug#21113036 - MYSQL/INNODB MIX BUFFERED AND DIRECT IOBin Su2015-05-211-1/+12
| * | Bug #19138298 RECORD IN INDEX WAS NOT FOUND ON ROLLBACK, TRYING TO INSERTAnnamalai Gurusami2015-05-092-13/+72
* | | Make sure name buffer has string end marker on correct place.Jan Lindström2015-07-312-33/+55
* | | MDEV-6697: Improve foreign keys warnings/errorsJan Lindström2015-07-313-83/+471
* | | MDEV-8524: Improve error messaging when there is duplicate key or foreign key...Jan Lindström2015-07-313-1/+151
* | | MDEV-8474: InnoDB sets per-connection data unsafelyJan Lindström2015-07-211-0/+1
* | | Merge branch '5.5' into bb-5.5-sergSergei Golubchik2015-06-051-1/+5
|\ \ \
| * | | MDEV-7906: InnoDB: Failing assertion: prebuilt->sql_stat_start || trx->state ...Jan Lindström2015-06-041-1/+5
* | | | Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-055-19/+33
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#20816223 InnoDB crash on shutdownMarko Mäkelä2015-04-091-2/+2
| * | Bug #17299181 CREATE_TIME AND UPDATE_TIME ARE WRONG FOR PARTITIONED TABLESaditya2015-04-061-11/+14
| * | Bug#20422680 BUF_POOL_WATCH_SET WOULD CRASH TRYINGThirunarayanan Balathandayuthapani2015-03-241-1/+4
| * | Bug #20417397 MYSQL SHOW ENGINE INNODB STATUS SHOWING NEGATIVEThirunarayanan Balathandayuthapani2015-03-111-3/+4
| * | Bug #20442523 CRASH WHEN CREATE TABLE VIOLATES FOREIGN KEY CONSTRAINTAnnamalai Gurusami2015-03-031-3/+3
| * | Bug #20049521: CRASH IN MERGE_BUFFERS FILESORT.C WHEN INNODB WITH ORDER BY.Mithun C Y2015-02-251-1/+8
* | | Merge pull request #73 from akopytov/MDEV-7658-5.5Sergey2015-05-271-1/+1
|\ \ \
| * | | Fixes MDEV-7658: MDEV-7026 fix reintroduces MDEV-6615 on AArch64Alexey Kopytov2015-05-261-1/+1
* | | | Fix compiler error if compiler does not support c99 styleJan Lindström2015-05-072-1/+7
* | | | Merge pull request #52 from openquery/MDEV-8053-c99-style-for-structure-membersJan Lindström2015-05-061-1/+1
|\ \ \ \
| * | | | c99 style for assigning structure membersDaniel Black2015-04-251-1/+1
| |/ / /
* | | | MDEV-8020: innodb.innodb-mdev-7055 produces valgrind warnings in buildbotJan Lindström2015-04-281-4/+2
|/ / /
* | | after innodb/xtradb merge: use the correct visibility for internal functionsSergei Golubchik2015-03-061-1/+1
* | | MDEV-7672: Crash creating an InnoDB table with foreign keysJan Lindström2015-03-061-6/+12
* | | MDEV-7578 :Slave is ~10x slower to execute set of statements compared to mast...Jan Lindström2015-03-051-6/+11
* | | Merge remote-tracking branch 'bzr/5.5' into bb-5.5-mergeSergei Golubchik2015-02-123-4/+14
|\ \ \
| * | | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2015-02-091-0/+8
| * | | MDEV-7538: Wrong constraint (TINYINT or MEDIUMINT and INT) Jan Lindström2015-02-041-2/+2
| * | | MDEV-7055: MySQL#74664 - InnoDB: Failing assertion: len <= col->len || col->m...Jan Lindström2015-02-041-2/+4
| * | | MDEV-7513: ib_warn_row_too_big dereferences null thdJan Lindström2015-02-041-8/+20
* | | | Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-4/+6
|\ \ \ \ | |/ / / |/| / / | |/ /