summaryrefslogtreecommitdiff
path: root/mysql-test/r/plugin_load.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/plugin_load.result')
-rw-r--r--mysql-test/r/plugin_load.result3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/plugin_load.result b/mysql-test/r/plugin_load.result
new file mode 100644
index 00000000000..33116cc20ab
--- /dev/null
+++ b/mysql-test/r/plugin_load.result
@@ -0,0 +1,3 @@
+SELECT @@global.example_enum_var = 'e2';
+@@global.example_enum_var = 'e2'
+1