List:Commits« Previous MessageNext Message »
From:Chuck Bell Date:November 14 2008 9:18pm
Subject:bzr commit into mysql-6.0-backup branch (cbell:2735) Bug#40753
View as plain text  
#At file:///D:/source/bzr/mysql-6.0-review/

 2735 Chuck Bell	2008-11-14
      BUG#40753 : The purge backup logs message needs editing
      
      The message printed when the logs are truncated needs
      to be edited.
modified:
  sql/share/errmsg.txt

per-file messages:
  sql/share/errmsg.txt
    Corrected message for truncate backup logs using
    PURGE BACKUP LOGS; command.
=== modified file 'sql/share/errmsg.txt'
=== modified file 'sql/share/errmsg.txt'
--- a/sql/share/errmsg.txt	2008-11-13 08:40:43 +0000
+++ b/sql/share/errmsg.txt	2008-11-14 20:17:42 +0000
@@ -6423,7 +6423,7 @@
 ER_BACKUP_LOGS_DELETED
   eng "Backup log entries deleted: "
 ER_BACKUP_LOGS_TRUNCATED
-  eng "All backup logs entries have been deleted"
+  eng "All backup log entries have been deleted"
 ER_MASTER_BLOCKING_SLAVES
   eng "The master is not allowing slave connections."
 ER_RESTORE_ON_MASTER

Thread
bzr commit into mysql-6.0-backup branch (cbell:2735) Bug#40753Chuck Bell14 Nov
  • Re: bzr commit into mysql-6.0-backup branch (cbell:2735) Bug#40753Jørgen Løland17 Nov
  • Re: bzr commit into mysql-6.0-backup branch (cbell:2735) Bug#40753Øystein Grøvlen17 Nov
    • Re: bzr commit into mysql-6.0-backup branch (cbell:2735) Bug#40753Chuck Bell19 Nov
      • Re: bzr commit into mysql-6.0-backup branch (cbell:2735) Bug#40753Øystein Grøvlen20 Nov