| Bug #4073 | mysqlcc: history saved to file lacks ';' terminator | ||
|---|---|---|---|
| Submitted: | 9 Jun 2004 12:34 | Modified: | 29 Jul 2004 0:42 |
| Reporter: | Bauke Jan Douma | Email Updates: | |
| Status: | Won't fix | Impact on me: | |
| Category: | MySQLCC | Severity: | S3 (Non-critical) |
| Version: | mysqlcc-0.9.4-linux-glibc23.tar.gz | OS: | Linux (Linux-2.6.4) |
| Assigned to: | Jorge del Conde | CPU Architecture: | Any |
[29 Jul 2004 0:42]
Jorge del Conde
MySQLCC is not supported anymore and bugs in this software won't be fixed anymore.

Description: In mysqlcc, when I save history in a file, it does not save any command terminators (';'). When I paste the saved file into a script, I have to add all the terminators by hand. How to repeat: mysqlcc -> messages / history -> highlight -> save inspect saved file, there are no ';' terminators. Suggested fix: add ';' to each saved command.