Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow {un,}install plugins during bootstrap/skip-grant-tables | Daniel Black | 2015-03-15 | 1 | -14/+2 |
* | 5.5 merge | Sergei Golubchik | 2015-01-21 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-7475 Wrong implementation of checking PLUGIN_VAR_SET condition | Sergei Golubchik | 2015-01-19 | 1 | -1/+1 |
* | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -1/+1 |
* | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-6351 - --plugin=force has no effect for built-in plugins | Sergey Vojtovich | 2014-06-17 | 1 | -1/+1 |
| * | MDEV-6083 - Assertion `! (&(&LOCK_open)->m_mutex)->count || | Sergey Vojtovich | 2014-05-06 | 1 | -1/+2 |
* | | MDEV-6543 Crash if enable 'federatedx' when 'federated' plugin already enable... | Sergei Golubchik | 2014-08-06 | 1 | -2/+8 |
* | | Coding style fixes: remove trailing spaces. | Sergey Vojtovich | 2014-07-09 | 1 | -5/+5 |
* | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -4/+10 |
|\ \ | |/ | |||||
| * | Make THDVAR_INT variables to be signed in SELECT in SHOW | Sergei Golubchik | 2014-04-09 | 1 | -4/+10 |
| * | MDEV-5089 - possible deadlocks between rwlocks and mutexes | Sergey Vojtovich | 2014-02-13 | 1 | -0/+1 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -2/+12 |
|\ \ | |||||
| * \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -2/+12 |
| |\ \ | | |/ | |||||
| | * | At --log-warnings=9 or more, log at what address a dynamic plugin was loaded. | Sergei Golubchik | 2014-02-17 | 1 | -0/+10 |
| | * | 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 |
* | | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -79/+72 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -77/+72 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-5345 - Deadlock between mysql_change_user(), SHOW VARIABLES and | Sergey Vojtovich | 2014-01-28 | 1 | -77/+72 |
| | * | | backport from 10.0: "bugfix: MYSQL_THDVAR_STR plugins with PLUGIN_VAR_MEMALLO... | Sergei Golubchik | 2013-12-12 | 1 | -6/+12 |
* | | | | add a forgotten my_afree() to make valgrind happy | Sergei Golubchik | 2013-12-12 | 1 | -0/+1 |
* | | | | remove sys_var specific restore_pluginvar_names() function, | Sergei Golubchik | 2013-12-09 | 1 | -65/+73 |
* | | | | MDEV-4403 Attempting to use cassandra storage engine causes "service 'my_snpr... | Sergei Golubchik | 2013-12-09 | 1 | -3/+62 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-11-13 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5. merge | Sergei Golubchik | 2013-11-13 | 1 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-5022 Strange message or wrong errno on mismatching versions of plugin an... | Sergei Golubchik | 2013-11-11 | 1 | -4/+4 |
* | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -2/+66 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -5/+72 |
| |\ \ \ | | |/ / | |||||
| | * | | merge with 5.5-tokudb tree. In particular: | Sergei Golubchik | 2013-09-10 | 1 | -2/+1 |
| | |\ \ | |||||
| | | * | | remove PBXT | Sergei Golubchik | 2013-08-30 | 1 | -2/+1 |
| | * | | | MDEV-4472 Audit-plugin. Server-related part of the task. | Alexey Botchkov | 2013-09-09 | 1 | -3/+10 |
| | * | | | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -0/+61 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | * | Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES | Ashish Agarwal | 2013-05-19 | 1 | -0/+61 |
| | | * | BUG#14485479: INSTALL AUDIT PLUGIN HANGS IF WE TRY TO | Ashish Agarwal | 2012-10-31 | 1 | -2/+3 |
* | | | | MDEV-4865 Change related to --log option/variable was merged partially | Sergei Golubchik | 2013-08-13 | 1 | -9/+0 |
* | | | | MDEV-4801 - Server crashes in my_strdup on setting | Sergey Vojtovich | 2013-08-06 | 1 | -3/+6 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -3/+3 |
| * | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -1/+1 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -4/+6 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -4/+6 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | MDEV-4529 Assertion `tmp->state == 4' fails on mix of INSTALL SONAME / UNINST... | Sergei Golubchik | 2013-06-13 | 1 | -1/+5 |
| | * | | | MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic plugins | Sergei Golubchik | 2013-06-13 | 1 | -3/+1 |
* | | | | | Fixing the problem with my_bool_t defined two times. | Alexander Barkov | 2013-06-03 | 1 | -1/+1 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -114/+165 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | put status variables in the proper pluginname_ scope | Sergei Golubchik | 2013-04-09 | 1 | -24/+21 |
| * | | | MDEV-3807 show plugins soname 'xxx' | Sergei Golubchik | 2013-04-09 | 1 | -1/+73 |
| * | | | MDEV-4022 table attributes with sysvar as a default value | Sergei Golubchik | 2013-04-09 | 1 | -4/+17 |
| * | | | cleanup | Sergei Golubchik | 2013-04-09 | 1 | -11/+0 |