137 Commits (269ab56f8b4056ec63e712ba305761dd835ea10e)

Author SHA1 Message Date
Sergei Golubchik 269ab56f8b small plugin API related fixes 9 years ago
Sergei Golubchik d6a7aece08 my_sha2 service 9 years ago
Monty b4ff64568c Fixed wrong counting of global Memory_used 10 years ago
Sergei Golubchik 2300fe2e0e Identical key derivation code in XtraDB/InnoDB/Aria 11 years ago
Sergei Golubchik 9ccafffc29 rename "encryption key management plugin" to "encryption plugin" 11 years ago
Sergei Golubchik 18feb62fee MDEV-6819 st_mysql_show_var::value should be void* not char* 11 years ago
Sergei Golubchik cf8bf0b68e encryption key management plugin api 11 years ago
Sergei Golubchik d7d589dc01 Further fixes (copied from d7d589dc) 11 years ago
Michael Widenius 1e3e19a4dd Fixes for encryption from eperi 11 years ago
Jan Lindström df09bd359c MDEV-6992: Code review of changes in page encryption 11 years ago
Monty 0ee879ff8a Improve performance for calculating memory allocation 11 years ago
Sergei Golubchik c98b2b393d password validation plugin type and a simple plugin 11 years ago
Sergei Golubchik 3d9aa6c467 Plugin API: increase SHOW_VAR_FUNC_BUFF_SIZE for 64-bit CPUs 11 years ago
Sergei Golubchik d6141a553c MD5 service 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 12 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
Murthy Narkedimilli c92223e198 Updated/added copyright headers 12 years ago
Murthy Narkedimilli 496abd0814 Updated/added copyright headers 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
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 32bd0c7d1f Adding the timezone plugin service, to convert between 13 years ago
Ashish Agarwal 0c4f4ff015 Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES 13 years ago
Ashish Agarwal 918b6a3e7a Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 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 07a82c58a7 MDEV-15 Log all SQL errors. 14 years ago
Sergei Golubchik 309ca7b447 fix the linking failure on windows 14 years ago
Sergei Golubchik d5fd757a42 1. add --plugin-dir and --default-auth to mysqltest. 14 years ago
Sergei Golubchik b81d8b2e5a Add support for signed sysvars. 14 years ago
Sergei Golubchik aeaa112edb fixes for windows 14 years ago
Sergei Golubchik 630b0b8779 support for plugins on windows 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
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Michael Widenius 0df1789285 Rename control file and log files from maria_xxx to aria_xxx when upgrading from MariaDB 5.1 15 years ago
Sergei Golubchik 50ffaf6d0f provide maria* aliases for aria* command-line options, 15 years ago
Jimmy Yang b17b122b7d Fix bug #53496 Use Lock_time in slow query log output for InnoDB row 15 years ago
Jimmy Yang da24a208dd Fix bug #53496 Use Lock_time in slow query log output for InnoDB row 15 years ago
Georgi Kodinov 9705711596 WL#1054: Pluggable authentication support 15 years ago