4.2.2.3 Command-Line Options that Affect Option-File Handling影响选项文件处理的命令行选项

Most MySQL programs that support option files handle the following options. Because these options affect option-file handling, they must be given on the command line and not in an option file. 大多数支持选项文件的MySQL程序都处理以下选项。因为这些选项会影响选项文件的处理,所以它们必须在命令行中给出,而不是在选项文件中。To work properly, each of these options must be given before other options, with these exceptions:为了正常工作,必须先给出这些选项中的每一个,然后再给出其他选项,但以下情况除外:

When specifying file names as option values, avoid the use of the ~ shell metacharacter because it might not be interpreted as you expect.将文件名指定为选项值时,请避免使用~外壳元字符,因为它可能无法按预期进行解释。