summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8238: Tables with encryption=yes using file_key_management plugin are no...Jan Lindström2015-05-276-72/+6
* MDEV-8233: InnoDB: Assertion failure in fil_page_decompress with encrypted ta...Jan Lindström2015-05-276-4/+38
* MDEV-8213: encryption.encryption_force, encryption.encrypt_and_grep fail with...Jan Lindström2015-05-262-2/+2
* MDEV-8195: InnoDB: Error: trying to access tablespace 11262 page no. 7, InnoD...Jan Lindström2015-05-216-214/+306
* Fix compiler error.Jan Lindström2015-05-211-2/+2
* MDEV-8182: Failing assertion: 1 == UT_LIST_GET_LEN(space->chain)Jan Lindström2015-05-206-36/+231
* MDEV-8173: InnoDB; Failing assertion: crypt_data->type == 1Jan Lindström2015-05-208-46/+32
* MDEV-7921: main.sp_sync fails in buildbot with valgrindOleksandr Byelkin2015-05-201-0/+1
* MDEV-8164: Server crashes in pfs_mutex_enter_func after fil_crypt_is_closing ...Jan Lindström2015-05-1810-247/+470
* update big tokudb test results after dd8f93195Sergei Golubchik2015-05-162-20000/+20000
* MDEV-8043 innodb tablespace encryptionSergei Golubchik2015-05-156-60/+70
* InnoDB: simplify innobase_compression_algorithm_validate()Sergei Golubchik2015-05-152-50/+6
* MDEV-8158 InnoDB: Failing assertion: new_state->key_version != ENCRYPTION_KEY...Sergei Golubchik2015-05-152-4/+108
* InnoDB: check if scrubbing is enabled before scanning the tablespaceSergei Golubchik2015-05-152-86/+86
* MDEV-8159 InnoDB: Failing assertion: key_state->key_idSergei Golubchik2015-05-152-2/+2
* Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-158-454/+148
* MDEV-8143: InnoDB: Database page corruption on disk or a failed file readJan Lindström2015-05-1414-28/+305
* MDEV-8130 Wrong error code/message while encrypting a partitioned InnoDB tableSergei Golubchik2015-05-132-2/+2
* MDEV-8141 InnoDB: background encryption thread uses FIL_DEFAULT_ENCRYPTION_KEYSergei Golubchik2015-05-132-62/+124
* MDEV-8015 InnoDB: Failing assertion: new_state->key_version != ENCRYPTION_KEY...Sergei Golubchik2015-05-132-0/+14
* cleanup, use encryption_key_id_exists() where appropriateSergei Golubchik2015-05-133-6/+3
* MDEV-8040 make aria encryption use real keysSergei Golubchik2015-05-132-12/+134
* MDEV-7942: InnoDB: abuse of UNIV_LIKELY()/UNIV_UNLIKELY()Jan Lindström2015-05-114-6/+6
* MDEV-8129: Compilation warnings in log0crypt.ccJan Lindström2015-05-114-13/+13
* MDEV-8021 "InnoDB: Tablespace id 4 encrypted but encryption service not avail...Sergei Golubchik2015-05-092-2/+2
* MDEV-8041: InnoDB redo log encryptionJan Lindström2015-05-0914-692/+828
* Fix compiler error if compiler does not support c99 styleJan Lindström2015-05-074-4/+14
* MDEV-7793 - Race condition between XA COMMIT/ROLLBACK and disconnectSergey Vojtovich2015-05-071-1/+0
* Merge pull request #54 from openquery/MDEV-8053-c99-style-for-structure-membe...Jan Lindström2015-05-062-2/+2
|\
| * c99 style for assigning structure membersDaniel Black2015-04-272-2/+2
* | MDEV-8046: Server crashes in pfs_mutex_enter_func on select from I_S.INNODB_T...Jan Lindström2015-05-062-0/+4
* | MDEV-8074: Failing assertion: mutex->magic_n == MUTEX_MAGIC_N in file sync0sy...Jan Lindström2015-05-062-0/+20
* | MDEV-8079: Crash when running MariaDB Debug with InnoDB on WindowsJan Lindström2015-05-012-88/+32
|/
* Merge 10.0 -> 10.1Kristian Nielsen2015-04-2016-144/+213
|\
| * MDEV-7908: assertion in innobase_release_savepointJan Lindström2015-04-064-4/+10
| * MDEV-7367: Updating a virtual column corrupts table which crashes serverJan Lindström2015-03-3112-14/+129
| * MDEV-7754: innodb assert "array->n_elems < array->max_elems" on a huge blob u...Jan Lindström2015-03-312-0/+4
| * Backport from 10.1 to 10.0: Merge pull request #33 from k0da/mdev-7839Sergei Petrunia2015-03-251-1/+1
| * Better and more correct comment.Jan Lindström2015-03-182-4/+16
| * Fix assertion failure seen on Buildbot win32-debugJan Lindström2015-03-182-0/+26
| * Make sure that sync level vector is emptied.Jan Lindström2015-03-182-0/+2
| * MDEV-7754: innodb assert "array->n_elems < array->max_elems" on a huge blob u...Jan Lindström2015-03-172-126/+30
| * MDEV-7249: Performance problem in parallel replication with multi-level slavesKristian Nielsen2015-03-132-2/+2
* | Post-merge fix: build error in innodb-enabled build.Kristian Nielsen2015-04-171-2/+4
* | Merge 10.0 -> 10.1.Kristian Nielsen2015-04-1710-29/+68
|\ \ | |/
| * MDEV-7714: Make possible to get innodb internal primary key for wrapperJan Lindström2015-03-122-0/+10
| * MDEV-7685: MariaDB - server crashes when inserting more rows thanJan Lindström2015-03-096-19/+28
| * MDEV-7627 :Some symbols in table name can cause to Error Code: 1050Jan Lindström2015-03-092-10/+28
* | update tokudb test results after dd8f93195Sergei Golubchik2015-04-1180-225/+225
* | fix a crash in innodb.innodb-wl5522-zip,xtradbSergei Golubchik2015-04-112-0/+4