summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-231-2/+7
* Merge branch 'connect/10.1' into 10.1Sergei Golubchik2015-11-191-0/+1
|\
| * Commit resolved conflictsOlivier Bertrand2015-09-1879-1330/+3711
| |\
| * \ Commit merge resolveOlivier Bertrand2015-06-0581-4134/+4054
| |\ \
| * | | 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-23/+55
|\ \ \ \
| * | | | Fix for build failure.Nirbhay Choubey2015-11-041-1/+1
| * | | | Merge tag 'mariadb-10.0.22' into 10.0-galeraNirbhay Choubey2015-10-3123-159/+541
| |\ \ \ \
| * | | | | Code cleanup.Jan Lindström2015-10-211-20/+28
| * | | | | MDEV-8869: Potential lock_sys->mutex deadlockJan Lindström2015-10-202-18/+46
* | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-199-157/+243
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-62/+60
| |\ \ \ \ \ \
| | * | | | | | 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
| * | | | | | | | | Remove compiler warningMonty2015-11-121-3/+6
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | MDEV-8932: innodb buffer pool hit rate is less than zeroJan Lindström2015-10-281-2/+10
| * | | | | | | | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2015-10-281-29/+39
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MDEV-8883 more cross-compiling fixesSergei Golubchik2015-10-241-29/+39
| * | | | | | | | | MDEV-8696: Adding indexes on empty table is slow with large innodb_sort_buffe...Jan Lindström2015-10-276-21/+96
| |/ / / / / / / /
* | | | | | | | | MDEV-9040: 10.1.8 fails after upgrade from 10.0.21Jan Lindström2015-11-058-20/+66
* | | | | | | | | MDEV-9011: Redo log encryption does not workJan Lindström2015-10-301-8/+10
* | | | | | | | | Fix test failures seen on buildbot.Jan Lindström2015-10-301-1/+2
* | | | | | | | | MDEV-9032: MariaDB 10.1.8 crashes at startupJan Lindström2015-10-291-1/+15
* | | | | | | | | MDEV-9000: storage/xtradb/fil/fil0pagecompress.cc fails to compile on i686-linuxJan Lindström2015-10-281-3/+7
* | | | | | | | | MDEV-427/MDEV-5713 Add systemd script with notify functionalitySergey Vojtovich2015-10-121-8/+10
* | | | | | | | | MDEV-427/MDEV-5713 Add systemd script with notify functionalityDaniel Black2015-10-122-6/+18
* | | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-1220-108/+397
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | update innodb versionSergei Golubchik2015-10-091-1/+1
| * | | | | | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-10-0918-105/+394
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 5.6.27Sergei Golubchik2015-10-0918-118/+393
| * | | | | | | | | MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-10-011-2/+2
* | | | | | | | | | MDEV-8901: InnoDB: Punch hole is incorrecty done also to log files causing as...Jan Lindström2015-10-064-43/+52
* | | | | | | | | | MDEV-8523: InnoDB: Assertion failure in file buf0buf.cc line 5963 (Failing as...Jan Lindström2015-10-021-2/+1
* | | | | | | | | | MDEV-8727: Server/InnoDB hangs on shutdown after trying to read an encrypted ...Jan Lindström2015-10-012-9/+26
* | | | | | | | | | MDEV-8815: InnoDB should refuse to start if crash recovery fails instead of a...Jan Lindström2015-09-292-19/+40
* | | | | | | | | | MDEV-8821: Failing assertion: !page || page_type != 0 in file log0recv. cc li...Jan Lindström2015-09-281-77/+2
* | | | | | | | | | MDEV-8819: Failing assertion: block->page.space == page_get_space_id(page_ali...Jan Lindström2015-09-252-8/+18
* | | | | | | | | | MDEV-8832: Encryption meta data should not be stored when ENCRYPTED=DEFAULT a...Jan Lindström2015-09-231-2/+10
* | | | | | | | | | MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSIO...Jan Lindström2015-09-231-7/+23
* | | | | | | | | | MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSIO...Jan Lindström2015-09-222-9/+37
* | | | | | | | | | MDEV-8770: Incorrect error message when importing page compressed tablespaceJan Lindström2015-09-225-28/+104
* | | | | | | | | | MDEV-8773: InnoDB innochecksum does not work with encrypted or page compresse...Jan Lindström2015-09-193-14/+25
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | MDEV-8799: Server crashes in btr_defragment_add_index, encryption.innodb-bad-...Jan Lindström2015-09-153-11/+33
* | | | | | | | | Fix release build compile failure.Jan Lindström2015-09-142-14/+9
* | | | | | | | | MDEV-8772: Assertion failure in file ha_innodb.cc line 20027 when importing p...Jan Lindström2015-09-144-10/+35
* | | | | | | | | MDEV-8769: Server crash at file btr0btr.ic line 122 when defragmenting encryp...Jan Lindström2015-09-145-20/+65