[MDEV-6468] MYSQL_PS1 no longer handles "\n" correctly Created: 2014-07-21 Updated: 2014-09-05 Due: 2014-09-05 Resolved: 2014-09-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.1.67, 5.2.14, 5.3.12 |
| Fix Version/s: | 5.1.73, 5.2.15, 5.3.13 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Eric W. Bates | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
FreeBSD 10.0-RELEASE-p3 |
||
| Description |
|
As of the first release of MariaDB, the '\n' char no longer results in a CR/LF in the mysql prompt when it is included in MYSQL_PS1. This does not appear to be a problem in any of the mysql releases I have used (e.g. 5.1.6). e.g: my prompt:
results in:
Should have reported this a long time ago... |
| Comments |
| Comment by Sergei Golubchik [ 2014-08-05 ] |
|
I cannot repeat it. How did you build MariaDB? |
| Comment by Sergei Golubchik [ 2014-08-05 ] |
|
To clarify: cannot repeat using mariadb-5.5.38 built on freebsd 9.2 from ports. |
| Comment by Eric W. Bates [ 2014-08-08 ] |
|
um... Let me gather them.. On FreeBSD 10.0-RELEASE-p3:
Actual build is currently 5.3.12 — On FreeBSD 9.1-STABLE:
Actual build is 5.3.12_3 — On FreeBSD 9.1-RELEASE:
Actual build is currently 5.3.11 I can probably find a few more if needed; but I suspect the build — I will attempt upgrading to 5.5.x and report. – |
| Comment by Eric W. Bates [ 2014-08-09 ] |
|
I can confirm that the problem is gone in 5.5.38 on FreeBSD I think it is worth pointing out that the port maintainer for MariaDB Thank you. – |
| Comment by Sergei Golubchik [ 2014-09-05 ] |
|
Already fixed in 5.5, we won't backport the fix to 5.1—5.3 |