Hello,
I've tried downloading the 1.6.6 binaries for Solaris from the pre1_6 folder and have not gotten them to work with 64-bit Solaris10 (sparc). All I get is invalid argument.
e.g.
bash-3.00$ ./xtrabackup --help
bash: ./xtrabackup: Invalid argument
We have a number of MySQL databases on Solaris sparc hardware and I'd like to be able to evaluate this software.
Also, it appears from my experimenting with the product for Linux, which does work, that I don't seem to need to enter a username and password for xtrabackup, however innobbackupex seems to handle that, (we have multiple MySQL instances).
Does innobackupex deal properly with a mix of InnoDB and MyISAM tables in the same database?
Thanks for the real, and hopefully someone can steer me to the proper course of action
I've tried downloading the 1.6.6 binaries for Solaris from the pre1_6 folder and have not gotten them to work with 64-bit Solaris10 (sparc). All I get is invalid argument.
e.g.
bash-3.00$ ./xtrabackup --help
bash: ./xtrabackup: Invalid argument
We have a number of MySQL databases on Solaris sparc hardware and I'd like to be able to evaluate this software.
Also, it appears from my experimenting with the product for Linux, which does work, that I don't seem to need to enter a username and password for xtrabackup, however innobbackupex seems to handle that, (we have multiple MySQL instances).
Does innobackupex deal properly with a mix of InnoDB and MyISAM tables in the same database?
Thanks for the real, and hopefully someone can steer me to the proper course of action
Comment