summaryrefslogtreecommitdiff
path: root/include/mysql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7956 - handler::rebind_psi() takes 0.07% in OLTP ROSergey Vojtovich2015-06-191-0/+6
* just like tempfiles: use key id 2 for temp Aria tablesSergei Golubchik2015-06-021-0/+3
* Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-015-79/+32
|\
| * perfschema 5.6.24Sergei Golubchik2015-05-055-79/+32
| |\
| | * 5.6.24Sergei Golubchik2015-05-045-79/+32
* | | Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-158-1/+320
* | | Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-097-44/+58
* | | renames to follow single consistent naming styleSergei Golubchik2015-04-098-112/+119
* | | remove wrappers in encryption_keys.ccSergei Golubchik2015-04-096-90/+26
* | | encryption plugin controls the encryptionSergei Golubchik2015-04-097-6/+114
* | | rename "encryption key management plugin" to "encryption plugin"Sergei Golubchik2015-04-094-9/+9
* | | optimize encryption apiSergei Golubchik2015-04-087-39/+34
* | | copy-paste bug in service_sha1.hSergei Golubchik2015-04-081-4/+4
* | | small cleanupSergei Golubchik2015-04-081-1/+1
* | | remove get_iv() from the key management plugin APISergei Golubchik2015-04-087-23/+0
* | | encryption cleanup: delete obsolete filesSergei Golubchik2015-04-051-60/+0
* | | MDEV-6819 st_mysql_show_var::value should be void* not char*Sergei Golubchik2015-03-076-12/+12
* | | MDEV-7572: InnoDB: Assertion failure in log_init_crypt_key ifJan Lindström2015-02-261-1/+1
* | | encryption keys serviceSergei Golubchik2015-02-108-0/+186
* | | encryption key management plugin apiSergei Golubchik2015-02-103-2/+439
* | | Push for testing of encryptionMonty2015-02-101-1/+2
* | | password validation plugin API: renamesSergei Golubchik2015-02-102-4/+4
* | | Improve performance for calculating memory allocationMonty2015-02-015-5/+26
* | | remove wsrep_hton dependency from innodb/xtradbSergei Golubchik2015-01-081-3/+3
* | | MDEV-6712 THD specifics for pluginsSergei Golubchik2014-12-046-0/+159
* | | password validation plugin type and a simple pluginSergei Golubchik2014-12-043-8/+400
* | | remove unsupported service fileSergei Golubchik2014-12-041-64/+0
* | | Plugin API: increase SHOW_VAR_FUNC_BUFF_SIZE for 64-bit CPUsSergei Golubchik2014-10-101-2/+2
* | | fixing embedded: WaaS. Wsrep as a Service.Sergei Golubchik2014-10-012-0/+206
* | | use MD5 service in innodb/xtradbSergei Golubchik2014-10-011-1/+1
* | | MD5 serviceSergei Golubchik2014-10-016-1/+116
* | | extend SHA1 service. cleanup of sha1 wrappersSergei Golubchik2014-10-014-1/+37
* | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+1
|/ /
* | perfschema 5.6.17Sergei Golubchik2014-05-075-6/+6
|\ \ | |/
| * 5.6.17Sergei Golubchik2014-05-076-8/+8
* | null-merge from perfschema-5.6 merge treeSergei Golubchik2014-05-072-11/+0
|\ \ | |/
| * perfschema 5.6.10 initial commit.Sergei Golubchik2014-05-0714-0/+7835
* MDEV-5914: Parallel replication deadlock due to InnoDB lock conflictsunknown2014-03-214-0/+4
* Merge with 10.0-baseMichael Widenius2014-03-131-0/+10
|\
* | Fixed MDEV-5780 "create-big fails in 10.0"Michael Widenius2014-03-101-2/+2
* | 10.0-base mergeSergei Golubchik2014-02-263-7/+7
|\ \ | |/
| * 5.5 mergeSergei Golubchik2014-02-253-5/+5
| |\
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-173-5/+5
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-062-2/+2
| | | * Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAITMarc Alff2013-11-061-2/+2
| | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-022-1/+9
* | | | remove a deprecated API function from the plugin.hSergei Golubchik2013-12-224-15/+0
* | | | 10.0-base mergeSergei Golubchik2013-12-161-1/+1
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-12-151-1/+1
| |\ \ \ | | |/ /
| | * | Fixed compiler errors and warningsMichael Widenius2013-12-021-1/+1