mysql options

mysql is a command line tool that has been provided for a long time and so it has plenty of options to get your work done. The following is the table of options with formats and descriptions:

Format Description
--auto-rehash Enables automatic rehashing
--auto-vertical-output Enables automatic vertical result set display
--batch Do not use the history file
--binary-as-hex Displays binary values in hexadecimal notation
--binary-mode Disables \r\n - to - \n translation and treatment of \0 as end-of-query
--bind-address Uses specified network interface to connect to MySQL server
--character-sets-dir Directory where character sets are installed
--column-names Writes column names in results
--column-type-info ...

Get MySQL 8 Administrator's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.