Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL)
-
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>
|