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 ... |