summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-2845-1048/+831
|\
| * Merge following commit from 5.5:Jan Lindström2016-06-237-21/+34
| * Fixed for failures in buildbot: WindowsSergei Golubchik2016-06-221-2/+2
| * Merge branch 'merge-xtradb-5.6' into 0.0Sergei Golubchik2016-06-2140-1032/+762
| |\
| | * 5.6.30-76.3Sergei Golubchik2016-06-2140-1006/+765
| * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-212-0/+55
| |\ \
| | * \ Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2016-06-145-31/+76
| | |\ \
| | | * | 5.5.49-37.9Sergei Golubchik2016-06-146-31/+76
| | * | | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2016-06-082-1/+74
| | * | | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2016-04-206-27/+60
| | |\ \ \ | | | |/ /
| | | * | 5.5.48-37.8Sergei Golubchik2016-04-186-19/+62
| | * | | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2016-02-093-4/+18
| | |\ \ \ | | | |/ /
| | | * | 5.5.47-37.7Sergei Golubchik2016-02-093-3/+17
| | * | | 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-9618 solaris sparc build fails on 10.1.Alexey Botchkov2016-06-271-2/+4
* | | | | Merge pull request #174 from Cona19/10.1Jan Lindström2016-06-021-1/+1
|\ \ \ \ \
| * | | | | Remove some unnecessary parenthesesHyeonseok Oh2016-05-261-1/+1
* | | | | | Fix spelling: shhould -> shouldHyeonseok Oh2016-06-011-1/+1
|/ / / / /
* | | | | Merged following change from MySQL 5.6 to MariaDB 10.1 XtraDBJan Lindström2016-05-061-16/+24
* | | | | Merge branch 'bb-10.1-merge' into 10.1Sergei Golubchik2016-05-0524-232/+832
|\ \ \ \ \
| * | | | | 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-0424-231/+831
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-04-2621-165/+664
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | 5.6.29-76.2Sergei Golubchik2016-04-2621-162/+601
| | * | | | Improve error diagnostics on I/O errors. If node->name is NULLJan Lindström2016-04-221-4/+9
| | * | | | MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE `name` COLUMN ADDJan Lindström2016-04-224-41/+149
* | | | | | MDEV-9362: InnoDB tables using DATA_DIRECTORY created usingJan Lindström2016-05-033-22/+68
|/ / / / /
* | | | | MDEV-9242: Innodb reports Assertion failure in file buf0dblwr.cc line 579Jan Lindström2016-04-293-5/+62
* | | | | MDEV-9977: Crash when accessing large (>4G) InnoDB table onJan Lindström2016-04-281-5/+3
* | | | | MDEV-9121: innodb_force_recovery = 6 cannot recover ANY DATA whenJan Lindström2016-04-271-5/+15
* | | | | Use _ReadWriteBarrier() rather than MemoryBarrier() for preventing compile op...Vladislav Vaintroub2016-04-061-1/+1
* | | | | Fix compile error in UT_COMPILER_BARRIER on Visual Studio compiler.Vladislav Vaintroub2016-04-061-1/+7
* | | | | Merge pull request #168 from grooverdan/10.1-MDEV-8684-UT_RELAX_CPU_isnt_rela...Jan Lindström2016-04-062-18/+22
|\ \ \ \ \
| * | | | | MDEV-8684: Use POWER wrappers rather than direct asmDaniel Black2016-04-011-2/+3
| * | | | | MDEV-8684: UT_RELAX_CPU on Power to non-empty expansionDaniel Black2016-03-311-0/+5
| * | | | | MDEV-8684: Remove delaying maths in ut_delaySergey Vojtovich2016-03-312-9/+7
| * | | | | Some POWER specific optimizationsYasufumi Kinoshita2016-03-312-0/+12
| * | | | | Bug#20045167 UT_DELAY MISSING COMPILER BARRIERMarko Mäkelä2016-03-312-13/+1
* | | | | | MDEV-9840: Test encryption.innodb-log-encrypt-crash fails on buildbotJan Lindström2016-03-311-4/+11
* | | | | | MDEV-9793: getting mysqld crypto key from key version failedJan Lindström2016-03-303-3/+39
* | | | | | MDEV-9678: Data Directory bugJan Lindström2016-03-301-1/+1
|/ / / / /
* | | | | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-03-228-50/+44
|\ \ \ \ \
| * \ \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-03-215-12/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-212-3/+3
| | * | | | MDEV-9667: Server hangs after select count(distinct name) from t2 where a=836...Jan Lindström2016-03-112-15/+9
| | * | | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-042-3/+3
| * | | | | update plugins' maturity levelsSergei Golubchik2016-03-183-38/+38
* | | | | | MDEV-9678: Data Directory bugJan Lindström2016-03-222-9/+16
|/ / / / /
* | | | | MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTIONJan Lindström2016-03-184-13/+25