Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5, 10.0, 10.1, 10.2, 10.3
-
Component/s: Scripts & Clients
-
Labels:
-
Environment:mysql Ver 15.1 Distrib 10.0.33-MariaDB, for Linux (x86_64) using readline 5.1
Description
Output of:
mysql -NHBe "select 1"
is:
<TABLE BORDER=1><TR><TR><TD>1</TD></TR></TABLE>
|
Which is one time tooo many a
<TR>
|