[debian-mysql] Jessie -> Stretch Migration
PICCA Frederic-Emmanuel
frederic-emmanuel.picca at synchrotron-soleil.fr
Thu Dec 8 08:45:53 UTC 2016
> If you just need a working server somewhere, then depend on the
> appropriate server-core package instead. That drops in the binaries
> without any configuration (and you'll need to arrange the configuration
> and daemon startup yourself).
I do not understand why I should depends on the server-core.
I do not want to nistall a running (or not runing) server on the machine where I install the tango-db service.
I understand that I need to have a working client in order to be able to connect to a remote server which is running.
> It there an official way to express: having a running server available. ?
> If you want a running server available, then I suppose you must
> Pre-Depend on the server package.
In the case where I want to install the server with tango-db on the same machine.
In fact I wan t to support both scenario
1) tango-db + [mysql/mariadb]-server on the same host -> Pre-Depends default-mysql-server
2) tango-db + [mysql/mariadb]-server on different hosts -> ?
Maybe the solution would be to have different tango-db package for both scenarios.
Are you aware of other packages with this kind of needs ?
> I don't believe we've planned or been asked to provide this.
I will try to find a reference.
> I believe you can just install mariadb-server manually and your system
> will switch. However note that you cannot go the other way
> automatically, so take a backup first.
Yes
> If you have any customised configuration for MySQL in
> /etc/mysql/mysql.cnf.d, you'll need to
> translate this in /etc/mysql to MariaDB (/etc/mysql/mariadb.cnf.d?) as
> well.
ok thanks for the advice.
Cheers
Fred
Robie
More information about the pkg-mysql-maint
mailing list