64 Commits (d6a7aece0826e0c115eb21912527c77596c1305e)

Author SHA1 Message Date
Sergei Golubchik d6a7aece08 my_sha2 service 9 years ago
Monty b4ff64568c Fixed wrong counting of global Memory_used 10 years ago
Sergei Golubchik 66b9a9409c New encryption API. Piece-wise encryption. 10 years ago
Sergei Golubchik 0ffef5d2a7 MDEV-8052 abi detection incorrect with clang 10 years ago
Sergei Golubchik 2300fe2e0e Identical key derivation code in XtraDB/InnoDB/Aria 11 years ago
Sergei Golubchik 97d5de4ccf Add encryption key id to the API as a distinct concept 11 years ago
Sergei Golubchik 65e7826070 renames to follow single consistent naming style 11 years ago
Sergei Golubchik c0878f64c5 remove wrappers in encryption_keys.cc 11 years ago
Sergei Golubchik bb1b61b312 encryption plugin controls the encryption 11 years ago
Sergei Golubchik ef5b4889c2 optimize encryption api 11 years ago
Sergei Golubchik 5d8dbee97b remove get_iv() from the key management plugin API 11 years ago
Sergei Golubchik 18feb62fee MDEV-6819 st_mysql_show_var::value should be void* not char* 11 years ago
Sergei Golubchik 21430e4378 encryption keys service 11 years ago
Monty 0ee879ff8a Improve performance for calculating memory allocation 11 years ago
Sergei Golubchik 8360e1a5b5 MDEV-6712 THD specifics for plugins 11 years ago
Sergei Golubchik d6141a553c MD5 service 11 years ago
Sergei Golubchik 11b6452a0f extend SHA1 service. cleanup of sha1 wrappers 11 years ago
Kristian Nielsen 98fc5b3af8 MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replication causing replication to fail. 11 years ago
unknown bd4153a8c2 MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel 11 years ago
unknown 629b822913 MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel 12 years ago
unknown b352969118 MDEV-5914: Parallel replication deadlock due to InnoDB lock conflicts 12 years ago
Sergei Golubchik 59662bfb67 remove a deprecated API function from the plugin.h 12 years ago
Alexander Barkov 1345a75922 MroongaSE: addint thd_autoinc and thd_error_context plugin services 12 years ago
unknown 2842f6b5dc MDEV-4506: Parallel replication: error handling. 12 years ago
Alexey Botchkov 92265da9d7 MDEV-4472 Audit-plugin. Server-related part of the task. 12 years ago
Sergei Golubchik 3e9446a742 SHA1 service 12 years ago
unknown 7e5dc4f074 MDEV-4506: Parallel replication. Intermediate commit. 12 years ago
Alexander Barkov 1fe92fb87d Fixing the problem with my_bool_t defined two times. 13 years ago
Alexander Barkov 941a20a48a Fixing ABI template, to take into account the latest change in 13 years ago
Alexander Barkov 32bd0c7d1f Adding the timezone plugin service, to convert between 13 years ago
Sergei Golubchik 48bb551328 remove the service for installing the closed-source mysql thread pool plugin 13 years ago
Sergei Golubchik 102a7a2a76 MDEV-4307 Support at least 48 utf8 characters in username in server and PAM 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Vladislav Vaintroub 41013f16a0 MDEV-156 Threadpool - add thd_wait_begin/thd_wait_end to the network IO functions 13 years ago
Sergei Golubchik d41d43f421 MDEV-4065 thd_kill_statement service 13 years ago
Sergei Golubchik 750b9147fc remove thd_mark_as_hard_kill() 13 years ago
Michael Widenius 6e9a48b67f Fixed some race conditons and bugs related to killed queries 13 years ago
Michael Widenius 572560f38c Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 13 years ago
Sergei Golubchik 0d5adca0de debug_sync is now a service, available to dynamically loaded plugins. 14 years ago
Alexey Botchkov 5c01f1ac14 MDEV-15 Log all sql errors. 14 years ago
Alexey Botchkov e3e2b4e1d1 MDEV-15 Log SQL errors. 14 years ago
Alexey Botchkov 07a82c58a7 MDEV-15 Log all SQL errors. 14 years ago
Sergei Golubchik b81d8b2e5a Add support for signed sysvars. 14 years ago
Mats Kindahl cf5e5f837a Merging into mysql-5.5.16-release. 14 years ago
Mats Kindahl ee789c28b4 Merging into mysql-5.5.16-release. 14 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 14 years ago
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 14 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Mikael Ronstrom b14adc3921 More review fixes 15 years ago
Mikael Ronstrom a41873670c More review fixes 15 years ago