summaryrefslogtreecommitdiff
path: root/mysql-test/std_data/bug16171518_2.dat
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/std_data/bug16171518_2.dat')
-rw-r--r--mysql-test/std_data/bug16171518_2.dat12
1 files changed, 12 insertions, 0 deletions
diff --git a/mysql-test/std_data/bug16171518_2.dat b/mysql-test/std_data/bug16171518_2.dat
new file mode 100644
index 00000000000..8a483337a0f
--- /dev/null
+++ b/mysql-test/std_data/bug16171518_2.dat
@@ -0,0 +1,12 @@
+<test_rows>
+ <row>
+ <col1>ABC</col1>
+ <col2>DEF</col2>
+ <col3 />
+ </row>
+ <row>
+ <col1>GHI</col1>
+ <col2 />
+ <col3>123</col3>
+ </row>
+</test_rows>