Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
5.1.67, 5.2.14, 5.3.12
-
None
-
None
-
FreeBSD 10.0-RELEASE-p3
FreeBSD 9.x-RELEASE
FreeBSD 8.x-RELEASE
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:
** root@hazel ** ~ ** Mon Jul 21 15:49:06
|
# set | grep -i mysql
|
MYSQL_PS1=' \u ** \d ** \D\nsql> '
|
results in:
** root@hazel ** ~ ** Mon Jul 21 15:49:21
|
# mysql
|
Welcome to the MariaDB monitor. Commands end with ; or \g.
|
Your MariaDB connection id is 2649
|
Server version: 5.3.12-MariaDB-log Source distribution
|
|
Copyright (c) 2000, 2012, Oracle, Monty Program Ab and others.
|
|
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
|
|
ericx ** (none) ** Mon Jul 21 15:49:30 201sql>
|
Should have reported this a long time ago...
Thanks for your time.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
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: ** root@hazel ** ~ ** Mon Jul 21 15:49:06 # set | grep -i mysql MYSQL_PS1=' \u ** \d ** \D\nsql> ' results in: ** root@hazel ** ~ ** Mon Jul 21 15:49:21 # mysql Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 2649 Server version: 5.3.12-MariaDB-log Source distribution Copyright (c) 2000, 2012, Oracle, Monty Program Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. ericx ** (none) ** Mon Jul 21 15:49:30 201sql> Should have reported this a long time ago... Thanks for your time. |
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: {noformat} ** root@hazel ** ~ ** Mon Jul 21 15:49:06 # set | grep -i mysql MYSQL_PS1=' \u ** \d ** \D\nsql> ' {noformat} results in: {noformat} ** root@hazel ** ~ ** Mon Jul 21 15:49:21 # mysql Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 2649 Server version: 5.3.12-MariaDB-log Source distribution Copyright (c) 2000, 2012, Oracle, Monty Program Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. ericx ** (none) ** Mon Jul 21 15:49:30 201sql> {noformat} Should have reported this a long time ago... Thanks for your time. |
Labels | MariaDB_5.3 |
Due Date | 2014-09-05 |
Fix Version/s | 5.3.13 [ 12602 ] | |
Fix Version/s | 5.2.15 [ 12601 ] | |
Fix Version/s | 5.1.73 [ 12600 ] |
Assignee | Sergei Golubchik [ serg ] | |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v2 [ 50503 ] | MariaDB v3 [ 64683 ] |
Workflow | MariaDB v3 [ 64683 ] | MariaDB v4 [ 148050 ] |