Open GoogleCodeExporter opened 8 years ago
The complication here is that innobackupex script will detect which binary to
use just fine, but when we run apply log only and incremental backups we need
to know the correct binary for XBM to pick. We'd need to emulate this detection.
For now the simplest way to do this is to be able to hard configure it.
I agree in the future we should emulate the detection used by innobackupex and
just figure it out ourselves.. meanwhile though, i have noticed that there are
some cases where my backups will only work with a specific binary and it is not
always the recommended one.
I'd say the best of both worlds is:
if mysql_type_id is NULL, use autodetect algorithm
else use binary for specified mysql_type
Original comment by lachlan....@gmail.com
on 21 May 2011 at 12:02
I forgot to note also that xtrabackup_binary file doesn't seem to get copied
through when streaming the backup for some reason.
Original comment by lachlan....@gmail.com
on 21 May 2011 at 12:05
I can test again, but I'm pretty sure it got copied when I tried. Are you still
using an old version of xtrabackup?
Original comment by henrik.i...@gmail.com
on 21 May 2011 at 6:24
I'm using xtrabackup 1.6 at the moment.
Original comment by lachlan....@gmail.com
on 23 May 2011 at 4:20
You're right. It's not there in my test backups either. I'll look into
innobackupex script to see why some of the files get into the stream and some
don't.
Original comment by henrik.i...@gmail.com
on 28 May 2011 at 8:41
Original comment by lachlan....@gmail.com
on 22 Nov 2011 at 11:01
Original issue reported on code.google.com by
henrik.i...@gmail.com
on 31 Mar 2011 at 8:50