Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -0/+12 |
|\ | |||||
| * | MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit... | Thirunarayanan Balathandayuthapani | 2018-10-16 | 1 | -0/+12 |
* | | MDEV-11663 Create services for functionality used by plugins | Vladislav Vaintroub | 2017-04-27 | 1 | -1/+1 |
* | | small plugin API related fixes | Sergei Golubchik | 2017-03-10 | 1 | -2/+2 |
* | | my_sha2 service | Sergei Golubchik | 2017-03-10 | 1 | -2/+2 |
* | | Fixed wrong counting of global Memory_used | Monty | 2016-04-28 | 1 | -1/+3 |
* | | Identical key derivation code in XtraDB/InnoDB/Aria | Sergei Golubchik | 2015-05-15 | 1 | -1/+1 |
* | | rename "encryption key management plugin" to "encryption plugin" | Sergei Golubchik | 2015-04-09 | 1 | -1/+1 |
* | | MDEV-6819 st_mysql_show_var::value should be void* not char* | Sergei Golubchik | 2015-03-07 | 1 | -2/+2 |
* | | encryption key management plugin api | Sergei Golubchik | 2015-02-10 | 1 | -2/+2 |
* | | Push for testing of encryption | Monty | 2015-02-10 | 1 | -1/+2 |
* | | Improve performance for calculating memory allocation | Monty | 2015-02-01 | 1 | -1/+6 |
* | | password validation plugin type and a simple plugin | Sergei Golubchik | 2014-12-04 | 1 | -8/+10 |
* | | Plugin API: increase SHOW_VAR_FUNC_BUFF_SIZE for 64-bit CPUs | Sergei Golubchik | 2014-10-10 | 1 | -2/+2 |
* | | MD5 service | Sergei Golubchik | 2014-10-01 | 1 | -1/+1 |
|/ | |||||
* | MDEV-5914: Parallel replication deadlock due to InnoDB lock conflicts | unknown | 2014-03-21 | 1 | -0/+1 |
* | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -2/+2 |
|\ | |||||
| * | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -2/+2 |
| |\ | |||||
| | * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
* | | | | remove a deprecated API function from the plugin.h | Sergei Golubchik | 2013-12-22 | 1 | -9/+0 |
* | | | | MroongaSE: addint thd_autoinc and thd_error_context plugin services | Alexander Barkov | 2013-12-12 | 1 | -4/+8 |
* | | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication. | unknown | 2013-11-01 | 1 | -0/+35 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge MDEV-4506: Parallel replication into 10.0-base. | unknown | 2013-11-01 | 1 | -0/+35 |
| |\ \ \ | |||||
| | * | | | MDEV-4506: Parallel replication: error handling. | unknown | 2013-10-14 | 1 | -1/+1 |
| | * | | | MDEV-4506: Parallel replication. Intermediate commit. | unknown | 2013-06-26 | 1 | -0/+35 |
* | | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -0/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -0/+11 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -0/+11 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES | Ashish Agarwal | 2013-05-19 | 1 | -0/+11 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -4/+7 |
|\ \ \ \ | |||||
| * | | | | SHA1 service | Sergei Golubchik | 2013-07-13 | 1 | -1/+1 |
| * | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -4/+8 |
| |/ / / | |||||
* | | | | Fixing the problem with my_bool_t defined two times. | Alexander Barkov | 2013-06-03 | 1 | -0/+2 |
* | | | | Adding the timezone plugin service, to convert between | Alexander Barkov | 2013-05-24 | 1 | -1/+1 |
|/ / / | |||||
* | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -18/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-4065 thd_kill_statement service | Sergei Golubchik | 2013-01-18 | 1 | -17/+1 |
| * | | remove thd_mark_as_hard_kill() | Sergei Golubchik | 2013-01-15 | 1 | -12/+0 |
| * | | Fixed some race conditons and bugs related to killed queries | Michael Widenius | 2013-01-11 | 1 | -0/+11 |
* | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. | Michael Widenius | 2012-10-03 | 1 | -1/+1 |
|/ / | |||||
* | | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
* | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ | |||||
* | | | MDEV-15 Log all SQL errors. | Alexey Botchkov | 2012-03-14 | 1 | -1/+1 |
* | | | fix the linking failure on windows | Sergei Golubchik | 2012-01-18 | 1 | -2/+5 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -19/+21 |
|\ \ \ | |||||
| * \ \ | 5.2->5.3 merge | Sergei Golubchik | 2011-12-12 | 1 | -15/+17 |
| |\ \ \ | |||||
| | * | | | 1. add --plugin-dir and --default-auth to mysqltest. | Sergei Golubchik | 2011-12-02 | 1 | -15/+17 |
| * | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| | |\ \ \ |