diff options
Diffstat (limited to 'mysql-test/r/user_limits-2.result')
-rw-r--r-- | mysql-test/r/user_limits-2.result | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/user_limits-2.result b/mysql-test/r/user_limits-2.result new file mode 100644 index 00000000000..d9daec5c089 --- /dev/null +++ b/mysql-test/r/user_limits-2.result @@ -0,0 +1,2 @@ +set global max_user_connections=100; +ERROR HY000: The MySQL server is running with the --max-user-connections=0 option so it cannot execute this statement |