Hi,
So I'm getting accustomed to FreeBSD. I've gotten over a number of dumb mistakes. Maybe this is one, and I just don't realize it yet. On my Debian boxes, I have migrated from mysql to mariadb. As many of you would know, it is designed as a drop-in replacement. I didn't have any problem installing it.
I use mysqlbackup to do regular backups, optimization, and backup rotations. It should work just fine with mariadb, but when I attempt to install it with
Is there a way to fix this so that mariadb-client is used instead? I've searched the handbook and the web with little help.
Thanks!
I use mysqlbackup to do regular backups, optimization, and backup rotations. It should work just fine with mariadb, but when I attempt to install it with
pkg install mysqlbackup, pkgng wants to install mysql55-client as well.Is there a way to fix this so that mariadb-client is used instead? I've searched the handbook and the web with little help.
Thanks!