diff options
author | monty@hundin.mysql.fi <> | 2002-08-08 20:49:06 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2002-08-08 20:49:06 +0300 |
commit | 8832927d5c843084664e4ec861f5ebb82d424ed8 (patch) | |
tree | 3a864bb27bc717c690f6d83d2aa5afbc850401a4 /sql/share/danish | |
parent | 77296b3f67f50eb5dd2ed804841d28c6b4e3f103 (diff) | |
download | mariadb-git-8832927d5c843084664e4ec861f5ebb82d424ed8.tar.gz |
Added nety_retry_count as a changeable variable
Make safe_mysqld a symlink to mysqld_safe in binary distribution
Fixed problem with CTRL-C when using mysqld --bootstrap
Diffstat (limited to 'sql/share/danish')
-rw-r--r-- | sql/share/danish/errmsg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/danish/errmsg.txt b/sql/share/danish/errmsg.txt index 7d409e3133f..e017b0337c8 100644 --- a/sql/share/danish/errmsg.txt +++ b/sql/share/danish/errmsg.txt @@ -239,4 +239,4 @@ "Wrong argument type to variable '%-.64s'", "Variable '%-.64s' can only be set, not read", "Wrong usage/placement of '%s'", -"This version of MySQL doesn't yet support '%s'," +"This version of MySQL doesn't yet support '%s'", |