1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/scripts
unknown 3e7a57632a Fix handling of datadir by mysqld_safe to support specifying a
different DATADIR via the command line or during ./configure and
still starting up mysqld_safe via a relative path. (Bug #7249)


scripts/mysqld_safe.sh:
  Decouple figuring out which BASEDIR and DATADIR to use so that
  the only DATADIR we'll try to use without first verifying that
  it exists is the compiled-in default.
2005-06-24 17:14:16 -07:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2000-09-14 15:10:06 +03:00
2004-03-25 22:05:09 +02:00
2004-10-11 23:59:37 +03:00
2005-03-09 15:00:40 +01:00