summaryrefslogtreecommitdiff
path: root/mysql-test/t/plugin.test
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-267/+0
* MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-1/+1
* MDEV-7652 - More explanatory ERROR and WARNING messages when loading pluginsSergey Vojtovich2015-07-291-1/+1
* MDEV-5309 - RENAME TABLE does not check for existence of the table's enginemariadb-10.0.20Sergei Golubchik2015-06-171-0/+2
* MDEV-5309 - RENAME TABLE does not check for existence of the table's engineSergey Vojtovich2015-06-161-0/+11
* 5.5 mergeSergei Golubchik2014-05-091-0/+3
|\
| * Make THDVAR_INT variables to be signed in SELECT in SHOWSergei Golubchik2014-04-091-0/+3
* | MDEV-5667 online alter and changed field/index optionsSergei Golubchik2014-03-021-1/+1
* | 10.0-base merge.Sergei Golubchik2013-09-211-0/+52
|\ \
| * \ 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-0/+52
| |\ \ | | |/
| | * mysql-5.5.33 mergeSergei Golubchik2013-09-061-0/+52
| | |\
| | | * Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLESAshish Agarwal2013-05-191-0/+52
| | | * Bug #58841 Generalise handling of plugins in MTR mysql-test-run.pl scriptBjorn Munch2011-01-111-5/+5
| | | * WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-0/+6
* | | | more post-merge fixes:Sergei Golubchik2013-07-211-0/+2
|/ / /
* | | 5.5 mergeSergei Golubchik2013-07-171-0/+21
|\ \ \ | |/ /
| * | MDEV-4529 Assertion `tmp->state == 4' fails on mix of INSTALL SONAME / UNINST...Sergei Golubchik2013-06-131-0/+14
| * | MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic pluginsSergei Golubchik2013-06-131-0/+7
* | | MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-091-0/+11
* | | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm fileSergei Golubchik2013-04-091-3/+18
|/ /
* | MDEV-3985 crash: uninstall soname 'a'Sergei Golubchik2013-01-091-6/+12
* | mdev-20: INSTALL PLUGIN SONAMESergei Golubchik2012-03-051-10/+14
* | merge with 5.3Sergei Golubchik2011-10-191-1/+1
* | bugfix: engine defined table options were not showing up in INFORMATION_SCHEM...Sergei Golubchik2010-10-241-0/+2
* | mergeSergei Golubchik2010-06-141-5/+5
|\ \
| * | fixed for mysql-test-run toSergei Golubchik2010-06-101-5/+5
| |/
* | A temporary solution to make CREATE TABLE attributesSergei Golubchik2010-05-111-1/+1
* | create table options bug:Sergei Golubchik2010-04-301-0/+4
* | small changes to WL#43:Sergei Golubchik2010-04-301-0/+11
* | fixes for buildbot:Sergei Golubchik2010-04-081-3/+8
* | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-0/+31
* | mwl:98 - libservicesSergei Golubchik2010-03-031-0/+6
|/
* Bug#47801 The plugin test fails with the Embedded Server on WindowsMagnus BlÄudd2009-10-081-0/+1
* Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-6/+10
* Bug#32757: hang with sql_mode set when setting some global variablesunknown2008-02-241-0/+35
* Fixed bug #32034: On 64bit platforms assigning values ofunknown2007-11-141-0/+15
* BUG#25659 - memory leak via "plugins" testunknown2007-05-211-3/+3
* Add support for loading example plugin and add plugin.testunknown2006-12-151-0/+26