List:Commits« Previous MessageNext Message »
From:Rafal Somla Date:June 25 2008 11:09am
Subject:Re: bzr commit into mysql-6.0-backup branch (svoj:2638) WL#4037
View as plain text  
Hi Svoj,

As we discussed over IRC, I'd rather see the error messages reformulated to more 
clearly indicate the problem. E.g. instead of:

 >> SHOW WARNINGS;
 >> Level   Code    Message
 >> Error   1296    Got error -3 'data error' from deflateInit2
 >> Error   1630    Can't write to backup location 'test1.bak.gz' (file already 
exists?)

I'd like to see something like:

 >> SHOW WARNINGS;
 >> Level   Code    Message
 >> Error   1296    Could not initialize compression of backup image (function 
deflateInint2 returned error code -1: data error)
 >> Error   1630    Can't write to backup location 'test1.bak.gz' (file already 
exists?)

Rafal
Thread
bzr commit into mysql-6.0-backup branch (svoj:2638) WL#4037Sergey Vojtovich16 Jun
  • Re: bzr commit into mysql-6.0-backup branch (svoj:2638) WL#4037Rafal Somla19 Jun
  • RE: bzr commit into mysql-6.0-backup branch (svoj:2638) WL#4037Chuck Bell23 Jun
Re: bzr commit into mysql-6.0-backup branch (svoj:2638) WL#4037Rafal Somla25 Jun