mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
13 lines
710 B
Plaintext
13 lines
710 B
Plaintext
Could not open required defaults file: /path/with/no/extension
|
|
Fatal error in defaults handling. Program aborted
|
|
Could not open required defaults file: /path/with.ext
|
|
Fatal error in defaults handling. Program aborted
|
|
Could not open required defaults file: MYSQL_TEST_DIR/relative/path/with.ext
|
|
Fatal error in defaults handling. Program aborted
|
|
Could not open required defaults file: MYSQL_TEST_DIR/relative/path/without/extension
|
|
Fatal error in defaults handling. Program aborted
|
|
Could not open required defaults file: MYSQL_TEST_DIR/with.ext
|
|
Fatal error in defaults handling. Program aborted
|
|
Could not open required defaults file: MYSQL_TEST_DIR/no_extension
|
|
Fatal error in defaults handling. Program aborted
|