summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* rename "encryption key management plugin" to "encryption plugin"Sergei Golubchik2015-04-091-9/+9
* report a plugin loading offset at dlopen timeSergei Golubchik2015-04-081-10/+12
* encryption cleanup: small changesSergei Golubchik2015-04-051-1/+1
* MDEV-6858: enforce_storage_engine optionJan Lindström2015-03-121-1/+7
* disable feedback plugin againSergei Golubchik2015-02-241-1/+1
* encryption key management plugin apiSergei Golubchik2015-02-101-8/+13
* initialize plugins in the specific order by plugin typeSergei Golubchik2015-02-101-76/+88
* Push for testing of encryptionMonty2015-02-101-9/+30
* MDEV-7499 - System variables have broken default values on big endianSergey Vojtovich2015-02-051-1/+25
* don't let current_thd to point to a destroyed THDSergei Golubchik2015-02-031-1/+0
* Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-1/+1
|\
| * 5.5 mergeSergei Golubchik2015-01-211-1/+1
| |\
| | * MDEV-7475 Wrong implementation of checking PLUGIN_VAR_SET conditionSergei Golubchik2015-01-191-1/+1
* | | bugfix: incorrect cast causing random memory writeSergei Golubchik2015-01-151-1/+2
* | | enable feedback plugin by defaultSergei Golubchik2015-01-081-2/+2
* | | parser cleanup: don't store field properties in LEX, use Create_field directlySergei Golubchik2014-12-041-1/+3
* | | MDEV-6712 THD specifics for pluginsSergei Golubchik2014-12-041-0/+48
* | | password validation plugin type and a simple pluginSergei Golubchik2014-12-041-8/+13
* | | don't load plugin of unsupported typesSergei Golubchik2014-12-041-1/+5
* | | cleanup: sql_plugin.ccSergei Golubchik2014-12-041-19/+20
* | | a case of uninitialized variableSergei Golubchik2014-12-041-1/+1
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-1/+1
|\ \ \ | |/ /
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-6/+12
|\ \ \ | |/ /
| * | 5.5.39 mergeSergei Golubchik2014-08-071-1/+1
| |\ \ | | |/
| | * MDEV-6351 - --plugin=force has no effect for built-in pluginsSergey Vojtovich2014-06-171-1/+1
| | * MDEV-6083 - Assertion `! (&(&LOCK_open)->m_mutex)->count ||Sergey Vojtovich2014-05-061-1/+2
| * | MDEV-6543 Crash if enable 'federatedx' when 'federated' plugin already enable...Sergei Golubchik2014-08-061-2/+8
| * | Coding style fixes: remove trailing spaces.Sergey Vojtovich2014-07-091-5/+5
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-17/+2
* | | INFORMATION_SCHEMA.SYSTEM_VARIABLES.GLOBAL_VALUE_ORIGINSergei Golubchik2014-10-111-62/+77
* | | MDEV-6138 show sysvar's help in I_S tablesSergei Golubchik2014-10-111-2/+7
* | | cleanup: more 'const' qualifiersSergei Golubchik2014-10-101-4/+4
* | | sys_var_pluginvar: populate my_option and misc cleanupSergei Golubchik2014-10-101-38/+25
* | | cleanup: sysvar, only one common check_update_type()Sergei Golubchik2014-10-101-22/+0
* | | small cleanupSergei Golubchik2014-10-101-9/+8
* | | MDEV-6833: SIGSEGV on shutdown with non-default wsrep_slave_threadsNirbhay Choubey2014-10-041-2/+5
* | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-7/+11
* | | MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-191-1/+1
* | | MDEV-6107 merge default_tmp_storage_engineSergei Golubchik2014-06-151-2/+10
|/ /
* | 5.5 mergeSergei Golubchik2014-05-091-4/+10
|\ \ | |/
| * Make THDVAR_INT variables to be signed in SELECT in SHOWSergei Golubchik2014-04-091-4/+10
| * MDEV-5089 - possible deadlocks between rwlocks and mutexesSergey Vojtovich2014-02-131-0/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-2/+12
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-2/+12
| |\ \ | | |/
| | * At --log-warnings=9 or more, log at what address a dynamic plugin was loaded.Sergei Golubchik2014-02-171-0/+10
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | 10.0-base mergeSergei Golubchik2014-02-031-79/+72
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-011-77/+72
| |\ \ \ | | |/ /