Re: what will happen if the disk is full when mysql flush binlog to it

2009-03-16 Thread ewen fortune
Hi Cui, On Sat, Mar 14, 2009 at 4:33 PM, Cui Shijun wrote: > hi, >  What will happen if the disk is full when mysql flush binlog to it? > >  If I use innodb engine(mysql-5.1.22) and turn on the binlog, is > there any chance > that mysql has data updated without binlog flushe

what will happen if the disk is full when mysql flush binlog to it

2009-03-14 Thread Cui Shijun
hi, What will happen if the disk is full when mysql flush binlog to it? If I use innodb engine(mysql-5.1.22) and turn on the binlog, is there any chance that mysql has data updated without binlog flushed? Will mysql return with fail when it fail on binlog? Thank you. -- MySQL General