Commit 830cf039 authored by unknown's avatar unknown

sel000001.xml Fixed up <description>.


mysql-test/xml/tests/sel000001.xml:
  Fixed up <description>.
parent 1ab26c60
......@@ -8,6 +8,7 @@
<version value="3.23"/>
<description>This test is just a simple select.</description>
<description>Testing WHERE clause.</description>
<sql>DROP TABLE IF EXISTS t</sql>
<sql>CREATE TABLE t (s CHAR(20) PRIMARY KEY, id INT)</sql>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment