Bug #1127 | password with backslash doesn't work | ||
---|---|---|---|
Submitted: | 24 Aug 2003 10:10 | Modified: | 25 Aug 2003 6:16 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 3.23.55 | OS: | Other (OpenBSD 3.4 beta) |
Assigned to: | CPU Architecture: | Any |
[24 Aug 2003 10:10]
[ name withheld ]
[25 Aug 2003 6:16]
Alexander Keremidarski
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Backslash '\' is escape symbol for both mysql command line client and query parser. Refer to manual about escaping backslashes.