:: Re: [DNG] Help needed debugging MyS…
Top Pagina
Delete this message
Reply to this message
Auteur: Simon Walter
Datum:  
Aan: dng
Onderwerp: Re: [DNG] Help needed debugging MySQL install
On 07/18/2016 08:15 AM, Rick Moen wrote:
> Quoting aitor_czr (aitor_czr@???):
>
>> > The substitute for MySQL is MariaDB :)
> What you said. ;-> MariaDB is a 100% compatible workalike
> (binary drop-in replacement).
> https://mariadb.com/kb/en/mariadb/mariadb-vs-mysql-compatibility/


Same installation bug(?) with mariadb.

bash /usr/bin/mysql_install_db --rpm --user=mysql --disable-log-bin 2>&1
| $ERR_LOGGER


I thought it would be the case. As it is drop-in replacemen, there is
not really any reason to re-write the package scripts. So I guess I
should report this to two package maintainers.

Thanks for reminding me of mariadb.

Simon