summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9559: Server without encryption configs crashes if selecting from an imp...Jan Lindström2016-02-177-46/+89
* compiler warningsSergei Golubchik2016-01-271-1/+1
* Fix invalid format warningsVladislav Vaintroub2016-01-261-1/+1
* MDEV-9359: encryption.create_or_replace fails sporadically in buildbot: faili...Jan Lindström2016-01-053-10/+26
* MDEV-9128 - Compiling on IBM System Z failsSergey Vojtovich2015-12-271-1/+1
* Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-12-224-39/+119
|\
| * MDEV-8869: Potential lock_sys->mutex deadlockbb-10.0-galera-janJan Lindström2015-12-214-13/+84
| * Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-1937-489/+981
| |\
| * | MDEV-9162 : MariaDB Galera Cluster memory leak on async slave nodeNirbhay Choubey2015-12-141-7/+11
| * | MDEV-8869: Potential lock_sys->mutex deadlockJan Lindström2015-12-144-31/+39
* | | innodb/xtradb: init scrub mutex even in read-only modeSergei Golubchik2015-12-211-6/+6
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-2136-424/+811
|\ \ \ | | |/ | |/|
| * | MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't ...Jan Lindström2015-12-151-0/+6
| * | MDEV-8721 AIX: Compile error xtradb:log0log.ccAlexander Barkov2015-12-152-2/+2
| * | MDEV-8923: port innodb_buffer_pool_dump_pct from MySQLJan Lindström2015-12-154-3/+95
| * | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-146-128/+166
| * | Fix logic around retrying failed Windows async IO as synchronous IO . os_file...Vladislav Vaintroub2015-12-141-34/+6
| * | fix compile error on WindowsVladislav Vaintroub2015-12-142-2/+2
| * | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2015-12-1332-240/+618
| |\ \
| | * | 5.6.27-76.0Sergei Golubchik2015-12-1333-254/+620
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-133-9/+11
| |\ \ \
| | * | | MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitiv...Jan Lindström2015-12-111-1/+1
| | * | | fix xtradb compilation on windowsmariadb-5.5.47Sergei Golubchik2015-12-091-5/+3
| | * | | Merge branch 'merge/merge-xtradb-5.5' into 5.5Sergei Golubchik2015-12-0916-50/+318
| | |\ \ \
| | | * | | 5.5.46-37.6Sergei Golubchik2015-12-0916-50/+318
| | * | | | 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-31/+49
| | * | | | MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf...Jan Lindström2015-12-031-6/+9
| * | | | | MDEV-9148: Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_p...Jan Lindström2015-12-101-4/+13
| * | | | | MDEV-8178 - Wrong progress report for operations on InnoDB tablesSergey Vojtovich2015-12-101-5/+2
| * | | | | Fixed failing test cases and compiler warnings found by buildbotMonty2015-11-241-2/+2
* | | | | | Fix buildbot failure seen on p8-rhel71.Jan Lindström2015-12-181-9/+3
* | | | | | Merge pull request #135 from grooverdan/crc32_conditionalJan Lindström2015-12-182-6/+11
|\ \ \ \ \ \
| * | | | | | Do not build optimised power crc32 on bigendianDaniel Black2015-12-182-6/+11
* | | | | | | MDEV-9236: Dramatically overallocation of InnoDB buffer pool leads to crashJan Lindström2015-12-175-4/+54
* | | | | | | Improve validation. If page type is not valid, try to print moreJan Lindström2015-12-171-20/+19
|/ / / / / /
* | | | | | Merge pull request #133 from grooverdan/power-crc32Jan Lindström2015-12-168-3/+1794
|\ \ \ \ \ \
| * | | | | | MDEV-9288: portablity for compling on non-power platformsDaniel Black2015-12-163-1/+18
| * | | | | | Use POWER8 accelerated crc32Daniel Axtens2015-12-158-3/+1777
* | | | | | | MDEV-9129: Server is restarting in the loop after crashJan Lindström2015-12-153-7/+20
* | | | | | | MDEV-8923 Port innodb_buffer_pool_dump_pctVasil Dimov2015-11-294-3/+95
|/ / / / / /
* | | | | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2015-11-191-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Commit resolved conflictsOlivier Bertrand2015-09-1891-1663/+4070
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Commit merge resolveOlivier Bertrand2015-06-0580-3680/+3651
| |\ \ \ \ \ \ \
| * | | | | | | | Changes to avoid compiling error with Visual Studio 2008Olivier Bertrand2015-03-163-1/+3
* | | | | | | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-192-37/+63
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix for build failure.Nirbhay Choubey2015-11-041-1/+22
| * | | | | | | | Merge tag 'mariadb-10.0.22' into 10.0-galeraNirbhay Choubey2015-10-3129-358/+569
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Code cleanup.Jan Lindström2015-10-211-6/+8