mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
to only look for the mysqld binary (and english error strings) and assume the datadir from that. Then, if that datadir turns out to not exist, startup will fail. This avoids the behavior where mysqld_safe would go off and run a totally different binary because the data directory had been moved (even when --datadir was specified on the command line). (Bug #7249)
11 KiB
11 KiB