| Bug #6735 | "prompt=" option in my.cnf causes problems with command-line client tools | ||
|---|---|---|---|
| Submitted: | 21 Nov 2004 2:09 | Modified: | 21 Nov 2004 4:32 |
| Reporter: | Michael Kruckenberg | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
| Version: | 4.0.20 | OS: | Solaris (Solaris 8) |
| Assigned to: | CPU Architecture: | Any | |
[21 Nov 2004 2:09]
Michael Kruckenberg
[21 Nov 2004 3:54]
Paul DuBois
It sounds as though you might have this option in the [client] group, which is intended for options understood by all client programs. If so, try putting it in the [mysql] group instead, which applies only to the mysql program.
[21 Nov 2004 4:01]
Michael Kruckenberg
Ah, it works as it should in the [mysql] section. Sorry for the trouble.
[21 Nov 2004 4:32]
Paul DuBois
Okay, good. Thanks for reporting back. By the way, I forgot to give this reference in my earlier response: http://dev.mysql.com/doc/mysql/en/Option_files.html
