FS#43036 - [mariadb] probably should not initialize the database during installation
Attached to Project:
Arch Linux
Opened by Janusz Lewandowski (LEW21) - Sunday, 07 December 2014, 13:48 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Friday, 27 February 2015, 06:37 GMT
Opened by Janusz Lewandowski (LEW21) - Sunday, 07 December 2014, 13:48 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Friday, 27 February 2015, 06:37 GMT
|
Details
Currently, if /var/lib/mysql does not exist, MariaDB
installation is initializing it. But MariaDB is used by
Akonadi, and probably also other desktop packages, that
never use the system-wide database. And it's not like the
database is ready to use after the installation - it's still
necessary to setup a root password.
I guess it would be better to print a message telling the user how to initialize the database if he wants it, and not do anything automatically. |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Friday, 27 February 2015, 06:37 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in trunk
Friday, 27 February 2015, 06:37 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in trunk