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/norwegian-ny/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/norwegian-ny/errmsg.txt')
-rw-r--r-- | sql/share/norwegian-ny/errmsg.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/norwegian-ny/errmsg.txt b/sql/share/norwegian-ny/errmsg.txt index 5484b58425e..50a3345351d 100644 --- a/sql/share/norwegian-ny/errmsg.txt +++ b/sql/share/norwegian-ny/errmsg.txt @@ -206,3 +206,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", |