--quote-names (-Q)
This page is part of MariaDB's 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.
Quote table and column names with backticks (`). (Defaults to on; use --skip-quote-names to disable.)