summaryrefslogtreecommitdiff
path: root/storage/xtradb/buf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-2/+10
|\
| * MDEV-8932: innodb buffer pool hit rate is less than zeroJan Lindström2015-10-281-2/+10
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-16/+5
|\ \ | |/
| * Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-10-091-15/+4
| |\
| | * 5.6.26-74.0Sergei Golubchik2015-10-091-21/+8
* | | 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-011-8/+22
* | | MDEV-8819: Failing assertion: block->page.space == page_get_space_id(page_ali...Jan Lindström2015-09-251-1/+1
* | | MDEV-8770: Incorrect error message when importing page compressed tablespaceJan Lindström2015-09-221-0/+1
* | | MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-141-5/+11
* | | MDEV-8745: Bad InnoDB logging: "[Note] InnoDB: not started"Jan Lindström2015-09-071-2/+2
* | | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least o...Jan Lindström2015-09-042-112/+268
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-033-131/+177
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-08-033-128/+174
| |\ \ | | |/
| | * 5.6.25-73.1Sergei Golubchik2015-08-013-128/+174
| | * move to storage/xtradbSergei Golubchik2015-05-048-0/+15329
* | MDEV-8591: Database page corruption on disk or a failed space, Assertion fail...Jan Lindström2015-08-141-50/+58
* | MDEV-8410: Changing file-key-management to example-key-management causes cras...Jan Lindström2015-08-081-0/+42
* | MDEV-8303; Dumping buffer pool noisy in the logs.Jan Lindström2015-06-181-1/+13
* | MDEV-8273: InnoDB: Assertion failure in file fil0pagecompress.cc line 532Jan Lindström2015-06-091-0/+23
* | MDEV-8268: InnoDB: Assertion failure in file buf0buf.cc line 5842 failing ass...Jan Lindström2015-06-091-6/+3
* | MDEV-8272: Encryption performance: Reduce the number of unused memcpy'sJan Lindström2015-06-092-37/+56
* | MDEV-8250: InnoDB: Page compressed tables are not compressed and compressed+e...Jan Lindström2015-06-041-58/+92
* | remove few #ifdefs in innodb/xtradbSergei Golubchik2015-06-021-23/+1
* | Fix compiler warning.Jan Lindström2015-05-311-1/+1
* | MDEV-7484: Log Time not consistent with InnoDB errors nor with MySQL error lo...Jan Lindström2015-05-301-5/+1
* | MDEV-8238: Tables with encryption=yes using file_key_management plugin are no...Jan Lindström2015-05-271-1/+2
* | MDEV-8233: InnoDB: Assertion failure in fil_page_decompress with encrypted ta...Jan Lindström2015-05-271-0/+8
* | MDEV-8173: InnoDB; Failing assertion: crypt_data->type == 1Jan Lindström2015-05-201-1/+1
* | MDEV-8164: Server crashes in pfs_mutex_enter_func after fil_crypt_is_closing ...Jan Lindström2015-05-181-1/+9
* | MDEV-8143: InnoDB: Database page corruption on disk or a failed file readJan Lindström2015-05-141-0/+39
* | fix a crash in innodb.innodb-wl5522-zip,xtradbSergei Golubchik2015-04-111-0/+2
* | Merge branch 'bb-10.1-jan-encryption' into bb-10.1-sergSergei Golubchik2015-04-094-223/+193
|\ \
| * | InnoDB/XtraDB Encryption cleanupJan Lindström2015-04-071-1/+2
| * | Encryption cleanupJan Lindström2015-04-071-0/+13
| * | InnoDB/XtraDB Encryption cleanupJan Lindström2015-04-074-177/+168
| * | InnoDB/XtraDB Encryption cleanup.Jan Lindström2015-04-074-45/+24
* | | small cleanups as per reviewSergei Golubchik2015-04-092-9/+5
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-074-15/+12
|\ \ | |/
| * xtradb 5.6.22-72.0Sergei Golubchik2015-02-184-15/+12
* | Pass down the information should we encrypt the page at os0file.ccJan Lindström2015-02-104-63/+139
* | Fixed XtraDB implementation of encryption and page encryption.Jan Lindström2015-02-104-58/+136
* | Push for testing of encryptionMonty2015-02-105-34/+293
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-312-23/+34
|\ \ | |/
| * XtraDB 5.6.22-71.0Sergei Golubchik2015-01-212-23/+34
* | MDEV-7424: InnoDB: Assertion failure in thread 139901753345792Jan Lindström2015-01-141-29/+32
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-023-7/+21
|\ \ | |/
| * MDEV-7100: InnoDB error monitor might unnecessary wait log_sys mutexJan Lindström2014-11-131-1/+8
| * MDEV-6930: Make innodb_max_dirty_pages_pct my.cnf variable a doubleJan Lindström2014-10-251-4/+9
| * MDEV-6931: Page cleaner should do LRU flushing regardless of server activityJan Lindström2014-10-241-9/+7