summaryrefslogtreecommitdiff
path: root/sql/share/portuguese
diff options
context:
space:
mode:
authorguilhem@mysql.com <>2004-01-06 14:01:49 +0100
committerguilhem@mysql.com <>2004-01-06 14:01:49 +0100
commitb6fcdcffedc1626dd182c5d8414923e15fffe310 (patch)
tree91dafaaa7e255026e8b040d85a4dbed6b375953d /sql/share/portuguese
parent2ea2d1574978552b832a4edee36c37be216e7c9e (diff)
downloadmariadb-git-b6fcdcffedc1626dd182c5d8414923e15fffe310.tar.gz
Completion of fix for BUG#2121 "Inadequate message "check permissions on master.info"":
I had not corrected these languages. As it has been discussed with the docs team, the new messages will be merged to 4.1, and then will be translated in 4.1 (they will remain in English in 4.0).
Diffstat (limited to 'sql/share/portuguese')
-rw-r--r--sql/share/portuguese/errmsg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/portuguese/errmsg.txt b/sql/share/portuguese/errmsg.txt
index bdb721d9e94..a1b5e87a52d 100644
--- a/sql/share/portuguese/errmsg.txt
+++ b/sql/share/portuguese/errmsg.txt
@@ -202,7 +202,7 @@
"Esta operação não pode ser realizada com um 'slave' em execução. Execute SLAVE STOP primeiro",
"Esta operação requer um 'slave' em execução. Configure o 'slave' e execute SLAVE START",
"O servidor não está configurado como 'slave'. Acerte o arquivo de configuração ou use CHANGE MASTER TO",
-"Não pode inicializar a estrutura de informação do 'master'. Verifique as permissões em 'master.info'",
+"Could not initialize master info structure, more error messages can be found in the MySQL error log",
"Não conseguiu criar 'thread' de 'slave'. Verifique os recursos do sistema",
"Usuário '%-.64s' já possui mais que o valor máximo de conexões (max_user_connections) ativas",
"Você pode usar apenas expressões constantes com SET",