:: Re: [DNG] Help needed debugging MyS…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Simon Walter
Fecha:  
A: dng
Asunto: 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