summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* renames to follow single consistent naming styleSergei Golubchik2015-04-0914-51/+51
* remove wrappers in encryption_keys.ccSergei Golubchik2015-04-091-28/+4
* encryption plugin controls the encryptionSergei Golubchik2015-04-098-57/+75
* rename "encryption key management plugin" to "encryption plugin"Sergei Golubchik2015-04-092-2/+2
* use key derivation procedure for all encryption algorithmsSergei Golubchik2015-04-082-126/+76
* optimize encryption apiSergei Golubchik2015-04-084-29/+14
* pass the correct key length to encryption routinesSergei Golubchik2015-04-081-4/+2
* Don't crash the server if en-/decryption fails in AriaSergei Golubchik2015-04-082-37/+40
* remove Aria-only handler flagSergei Golubchik2015-04-082-6/+1
* unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet.Sergei Golubchik2015-04-052-0/+2
* encryption cleanup: small changesSergei Golubchik2015-04-055-17/+43
* MDEV-7878: innodb_scrub_background fails sporadically in buildbot (Failing as...Jan Lindström2015-03-312-0/+6
* Fix BigEndian buildDinar Valeev2015-03-251-1/+1
* MDEV-7797: file_key_management_plugin uses static IV for a keyJan Lindström2015-03-202-296/+282
* MDEV-7803: Encryption metadata (crypt_data) is written to InnoDB file space p...Jan Lindström2015-03-194-14/+60
* Introduce two debug crash points while writing crypt data to testJan Lindström2015-03-192-0/+12
* MDEV-7728 - Improve xid cache scalability by using lock-free hashSergey Vojtovich2015-03-162-2/+19
* MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-1622-64/+22
* InnoDB cleanup. Remove empty statements i.e. extra ; characters.Jan Lindström2015-03-168-8/+8
* MDEV-7770: Online DDL progress output contains incorrectly printed index namesJan Lindström2015-03-132-8/+26
* MDEV-7619: Improve long semaphore wait outputJan Lindström2015-03-112-12/+17
* Add more information if page state is not correct.Jan Lindström2015-03-102-0/+13
* fix a crash of innodb.innodb_mutexes,innodb_pluginSergei Golubchik2015-03-071-0/+1
* Merge branch '10.0' into 10.1Sergei Golubchik2015-03-07572-8972/+50858
|\
| * fix connect.json_udf test for static buildsSergei Golubchik2015-03-061-0/+3
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-03-063-13/+25
| |\
| | * after innodb/xtradb merge: use the correct visibility for internal functionsSergei Golubchik2015-03-062-2/+2
| | * MDEV-7672: Crash creating an InnoDB table with foreign keysJan Lindström2015-03-062-12/+24
| | * MDEV-7578 :Slave is ~10x slower to execute set of statements compared to mast...Jan Lindström2015-03-052-12/+22
| | * update tokudb version after mergeSergei Golubchik2015-02-271-1/+1
| * | MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2015-03-054-14/+28
| * | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-03-0222-143/+711
| |\ \
| | * \ 10.0-connect mergeSergei Golubchik2015-03-0222-143/+711
| | |\ \
| | | * | - Make json_udf test work on WindowsOlivier Bertrand2015-03-021-24/+33
| | | * | - Making json_udf test working on linuxOlivier Bertrand2015-03-013-15/+26
| | | * | - Remove a signed/unsigned warning.Olivier Bertrand2015-03-011-1/+1
| | | * | - Fix crash when Json_Value was called without arguments.Olivier Bertrand2015-03-0111-46/+356
| | | * | - Implement random access to ODBC tablesOlivier Bertrand2015-02-289-74/+209
| | | * | - FIX assert failure when sorting JSON tablesOlivier Bertrand2015-02-252-5/+8
| | | * | - Fix MDEV-7616 by adding SQLCOM_SET_OPTION to the accepted command list.Olivier Bertrand2015-02-245-20/+120
| * | | | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-02-2414-23/+245
| |\ \ \ \ | | |/ / /
| | * | | MergeSergei Golubchik2015-02-248-23/+131
| | |\ \ \ | | | |/ /
| | | * | - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp.Olivier Bertrand2015-02-228-23/+131
| | * | | MDEV-7623: Add lock wait time and hold time to every record/table lock in Jan Lindström2015-02-244-0/+46
| | * | | MDEV-7620: Transaction lock wait is missing number of lock Jan Lindström2015-02-234-0/+68
| * | | | fix mroonga to compile w/o performance schemaSergei Golubchik2015-02-242-20/+29
| * | | | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-02-22517-8740/+49268
| |\ \ \ \ | | |/ / /
| | * | | merge 10.0-spiderSergei Golubchik2015-02-1919-67/+272
| | |\ \ \
| | | * | | Merge Spider 3.2.18Kentoku SHIBA2015-02-2020-65/+275
| | * | | | compiler warnings in spiderSergei Golubchik2015-02-193-2/+7