--result-file (-r)
This page is part of MariaDB's SkySQL Documentation.
The parent of this page is: mariadb-dump & mysqldump
Topics on this page:
Overview
This is a command-line option for the mariadb-dump
& mysqldump
commands (arg: Required).
Direct output to a given file. This option should be used in systems (e.g., DOS, Windows) that use carriage-return linefeed pairs (\r\n) to separate text lines. This option ensures that only a single newline is used.
See also: Options for mariadb-dump & mysqldump in MariaDB Enterprise Server 10.6, in 10.5 ES, and in 10.4 ES
CHANGE HISTORY
Release Series | History |
---|---|
10.6 Enterprise |
|
10.5 Enterprise |
|
10.4 Enterprise |
|
EXTERNAL REFERENCES
This page shows information specific to MariaDB SkySQL. Information for non-SkySQL use can be found on the result-file page in the MariaDB Enterprise Documentation.