my_print_defaults Ver 1.8 for Android at aarch64
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
Displays the options from option groups of option files, which is useful to see which options a particular tool will use
Usage: my_print_defaults [mysql_install_db] [start-stop-daemon]
-#, --debug[=#] This is a non-debug version. Catch this and exit
--mysqladmin Read the same set of groups that the mysqld binary does.
--mariadbd[=mariadb-slap] Read the same set of groups that the mariadbd binary does.
-n, --no-defaults Return an empty string (useful for scripts).
-v, --verbose Increase the output
Default options are read from the following files in the given order:
/data/data/com.termux/files/usr/etc/my.cnf ~/.my.cnf~/.kill.ADB.shell/ Variables (--variable-name=value)
and boolean options {FALSE|TRUE} Value (after reading options) --------------------------------- ----------------------------------------
mysqld TRUE
mariadbd FALSE
Example usage: my_print_defaults --defaults-file=example.cnf client client-server mysql
my_print_defaults Ver 1.8 for Android at aarch64 This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to modify and redistribute it under the GPL license Displays the options from option groups of option files, which is useful to see which options a particular tool will use Usage: my_print_defaults [mysql_install_db] [start-stop-daemon] -#, --debug[=#] This is a non-debug version. Catch this and exit --mysqladmin Read the same set of groups that the mysqld binary does. --mariadbd[=mariadb-slap] Read the same set of groups that the mariadbd binary does. -n, --no-defaults Return an empty string (useful for scripts). -v, --verbose Increase the output
Default options are read from the following files in the given order: /data/data/com.termux/files/usr/etc/my.cnf ~/.my.cnf~/.kill.ADB.shell/ Variables (--variable-name=value) and boolean options {FALSE|TRUE} Value (after reading options) --------------------------------- ---------------------------------------- mysqld TRUE mariadbd FALSE
Example usage: my_print_defaults --defaults-file=example.cnf client client-server mysql