summaryrefslogtreecommitdiff
path: root/include/mysql/plugin_audit.h.pp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2022-12-131-0/+10
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-12-131-0/+10
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2022-12-131-0/+10
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2022-12-131-0/+10
| | | |\
| | | | * MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-171-0/+10
* | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-11-021-0/+6
|\ \ \ \ \ | |/ / / /
* | | | | MDEV-19275 SQL service for plugins.Alexey Botchkov2021-10-191-6/+2
* | | | | remove MYSQL_SERVER requirementSergei Golubchik2021-10-191-0/+24
|/ / / /
* | | | Added DDL_options_st *thd_ddl_options(const MYSQL_THD thd)Monty2021-06-141-0/+2
|/ / /
* | | Adding -D__cplusplus into the ABI check command lineAlexander Barkov2019-07-111-71/+123
* | | MDEV-18582: Extend SHOW STATUS LIKE 'Innodb_%'Marko Mäkelä2019-07-041-1/+1
* | | Adiue thd_ha_data(), you've broke many heartsSergey Vojtovich2019-05-211-1/+0
|/ /
* | MDEV-5313 Improving audit API.Alexey Botchkov2019-01-181-2/+2
* | MDEV-5313 Improving audit api.Alexey Botchkov2019-01-171-10/+10
* | MDEV-5313 Improving audit api.Alexey Botchkov2018-12-121-0/+45
|/
* Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-12/+6
* CleanupsMonty2017-12-081-1/+0
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-10/+10
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-13/+13
| |\
| | * MDEV-13384 Fix Windows warnings. thd_alloc functions now use size_t parametersVladislav Vaintroub2017-09-281-13/+13
* | | Fix compilation warnings in pluginsSergei Golubchik2017-08-241-5/+4
|/ /
* | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-0/+37
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2017-05-061-0/+37
| |\
| | * MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-0/+37
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-5/+14
|/ /
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-180/+252
|\ \ | |/
| * cleanup: sort various lists of servicesSergei Golubchik2017-03-101-217/+217
| * thd_rnd serviceSergei Golubchik2017-03-101-0/+6
| * base64 serviceSergei Golubchik2017-03-101-0/+16
| * my_sha2 serviceSergei Golubchik2017-03-101-0/+50
* | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2Monty2016-04-281-1/+2
|\ \ | |/
| * Fixed wrong counting of global Memory_usedMonty2016-04-281-1/+2
* | MDEV-9651 - Simplify audit event dispatchingSergey Vojtovich2016-03-081-1/+1
|/
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-12/+37
* Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-20/+0
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-16/+0
| |\
| | * MDEV-8052 abi detection incorrect with clangSergei Golubchik2015-06-031-12/+0
* | | Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-151-0/+37
* | | Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-091-4/+6
* | | renames to follow single consistent naming styleSergei Golubchik2015-04-091-8/+8
* | | remove wrappers in encryption_keys.ccSergei Golubchik2015-04-091-15/+3
* | | encryption plugin controls the encryptionSergei Golubchik2015-04-091-0/+17
* | | optimize encryption apiSergei Golubchik2015-04-081-4/+2
* | | remove get_iv() from the key management plugin APISergei Golubchik2015-04-081-2/+0
* | | MDEV-6819 st_mysql_show_var::value should be void* not char*Sergei Golubchik2015-03-071-2/+2
* | | encryption keys serviceSergei Golubchik2015-02-101-0/+13
* | | Improve performance for calculating memory allocationMonty2015-02-011-1/+5
* | | MDEV-6712 THD specifics for pluginsSergei Golubchik2014-12-041-0/+12
* | | MD5 serviceSergei Golubchik2014-10-011-0/+15
* | | extend SHA1 service. cleanup of sha1 wrappersSergei Golubchik2014-10-011-0/+8
|/ /