diff options
author | monty@donna.mysql.com <> | 2001-02-20 22:34:47 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2001-02-20 22:34:47 +0200 |
commit | 8e4968d9c727107dfd3621550d5cf2394d40bd57 (patch) | |
tree | f87e7ff2aa4e7016660a9275fe538c9ce99b6dfe /sql/share/romanian/errmsg.txt | |
parent | d25308e4dce3b0f40dbb04c9f26280139035c747 (diff) | |
download | mariadb-git-8e4968d9c727107dfd3621550d5cf2394d40bd57.tar.gz |
Added max_user_connections
Fixes for Innobase
Don't reset whole to-buffer in strxnmov
Diffstat (limited to 'sql/share/romanian/errmsg.txt')
-rw-r--r-- | sql/share/romanian/errmsg.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/romanian/errmsg.txt b/sql/share/romanian/errmsg.txt index 115bcc299f2..235493e538d 100644 --- a/sql/share/romanian/errmsg.txt +++ b/sql/share/romanian/errmsg.txt @@ -208,3 +208,4 @@ "The server is not configured as slave, fix in config file or with CHANGE MASTER TO", "Could not initialize master info structure, check permisions on master.info", "Could not create slave thread, check system resources", +"User %-.64s has already more than 'max_user_connections' active connections", |