List:Commits« Previous MessageNext Message »
From:Chuck Bell Date:July 9 2008 7:09pm
Subject:RE: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230
View as plain text  
Rafal, Svoj,

Here is a new patch with Peter's change to the error message and the
extraneous stuff removed from stream.cc.

http://lists.mysql.com/commits/49350

Chuck 

> On Wed, Jul 09, 2008 at 07:32:41PM +0200, Chuck Bell wrote:
> > === modified file 'sql/backup/stream.cc'
> > --- a/sql/backup/stream.cc	2008-07-02 11:27:17 +0000
> > +++ b/sql/backup/stream.cc	2008-07-09 17:31:53 +0000
> > @@ -8,6 +8,10 @@
> >  #define ZBUF_SIZE 65536 // compression I/O buffer size  #endif
> >  
> > +#if defined (_S_IFIFO) && !defined (S_IFIFO) #define 
> S_IFIFO _S_IFIFO 
> > +#endif
> > +
> ?

Thread
bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230Chuck Bell9 Jul
  • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230Rafal Somla10 Jul
    • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230cbell11 Jul
    • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230cbell11 Jul
    • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230cbell11 Jul
      • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230Rafal Somla16 Jul
      • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230Rafal Somla16 Jul
    • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230cbell11 Jul
    • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230cbell11 Jul
    • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230cbell11 Jul
    • Re: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230cbell11 Jul
RE: bzr commit into mysql-6.0-backup branch (cbell:2648) Bug#35230Chuck Bell9 Jul