summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7908: assertion in innobase_release_savepointJan Lindström2015-04-062-2/+5
* MDEV-7367: Updating a virtual column corrupts table which crashes serverJan Lindström2015-03-316-7/+65
* MDEV-7754: innodb assert "array->n_elems < array->max_elems" on a huge blob u...Jan Lindström2015-03-311-0/+2
* Better and more correct comment.Jan Lindström2015-03-181-2/+8
* Fix assertion failure seen on Buildbot win32-debugJan Lindström2015-03-181-0/+13
* Make sure that sync level vector is emptied.Jan Lindström2015-03-181-0/+1
* MDEV-7754: innodb assert "array->n_elems < array->max_elems" on a huge blob u...Jan Lindström2015-03-171-63/+15
* MDEV-7249: Performance problem in parallel replication with multi-level slavesKristian Nielsen2015-03-131-1/+1
* MDEV-7714: Make possible to get innodb internal primary key for wrapperJan Lindström2015-03-121-0/+5
* MDEV-7685: MariaDB - server crashes when inserting more rows thanJan Lindström2015-03-093-9/+14
* MDEV-7627 :Some symbols in table name can cause to Error Code: 1050Jan Lindström2015-03-091-5/+14
* Merge branch '5.5' into 10.0Sergei Golubchik2015-03-061-6/+12
|\
| * 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
* | MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2015-03-052-7/+14
* | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-02-243-0/+58
|\ \
| * | MDEV-7623: Add lock wait time and hold time to every record/table lock in Jan Lindström2015-02-242-0/+23
| * | MDEV-7620: Transaction lock wait is missing number of lock Jan Lindström2015-02-232-0/+35
* | | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-02-2215-52/+68
|\ \ \ | |/ /
| * | xtradb 5.6.22-72.0Sergei Golubchik2015-02-1810-37/+38
| * | Revert file space allocation change on row0merge.cc. Jan Lindström2015-02-181-18/+0
| * | MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-135-15/+41
| * | Improve InnoDB transaction lock output by providing number of table locksJan Lindström2015-02-101-0/+7
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-184-1/+21
|\ \ \ | |/ / |/| / | |/
| * Merge remote-tracking branch 'bzr/5.5' into bb-5.5-mergeSergei Golubchik2015-02-1213-24/+146
| |\
| | * XtraDB 5.5.41-37.0Sergei Golubchik2015-02-1111-18/+128
| | * MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2015-02-091-0/+6
| | * MDEV-7538: Wrong constraint (TINYINT or MEDIUMINT and INT) Jan Lindström2015-02-041-4/+16
| | * MDEV-7055: MySQL#74664 - InnoDB: Failing assertion: len <= col->len || col->m...Jan Lindström2015-02-041-2/+4
| |/
| * MDEV-7369: MariaDB build fails when XTRADB_STORAGE_ENGINE enabledJan Lindström2014-12-282-4/+4
| * Fixed a couple of compiler warnings.Sergey Vojtovich2014-12-191-1/+1
| * MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2014-12-012-5/+13
| * Better comments part 2 with proof and simplified implementation.Jan Lindström2014-11-251-13/+39
* | after merge. innodb/xtradb to work on WindowsSergei Golubchik2015-01-222-1/+2
* | XtraDB 5.6.22-71.0Sergei Golubchik2015-01-2126-273/+781
* | remove incorrect asserts in innodb/xtradb. 0 is a valid file handle value.Sergei Golubchik2015-01-191-10/+0
* | MDEV-7403: should not pass recv_writer_thread_handle to CloseHandle()Jan Lindström2015-01-062-16/+79
* | MDEV-7369: MariaDB build fails when XTRADB_STORAGE_ENGINE enabledJan Lindström2014-12-282-4/+4
* | Better comments part 2 with proof and simplified implementation.Jan Lindström2014-11-261-15/+39
* | MDEV-7046: MySQL#74480 - Failing assertion: os_file_status(newpath, &exists, ...Jan Lindström2014-11-252-2/+7
* | Better comments and add a test case.Jan Lindström2014-11-251-6/+14
|\ \ | |/
| * Better comments and add a test case.Jan Lindström2014-11-251-6/+12
* | MDEV-7164: innodb.innodb-alter-table-disk-full fails in buildbot on WindowsJan Lindström2014-11-241-6/+4
* | 5.5 mergemariadb-10.0.15Sergei Golubchik2014-11-213-4/+9
|\ \ | |/
| * MDEV-7026 - Race in InnoDB/XtraDB mutex implementation can stall or hang theSergey Vojtovich2014-11-211-0/+5
| * MDEV-7084: innodb index stats inadequate using constant innodb_stats_sample_p...Jan Lindström2014-11-212-4/+4
* | XtraDB 5.6.21-70.0Sergei Golubchik2014-11-2022-133/+558
* | 5.5 mergeSergei Golubchik2014-11-205-7/+45
|\ \ | |/
| * MDEV-7084: innodb index stats inadequate using constant Jan Lindström2014-11-195-8/+50