summaryrefslogtreecommitdiff
path: root/mysql-test/std_data/bug16171518_2.dat
blob: 8a483337a0f47bb83d3ee47832562f32509a65de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<test_rows>
  <row>
    <col1>ABC</col1>
    <col2>DEF</col2>
    <col3 />
  </row>
  <row>
    <col1>GHI</col1>
    <col2 />
    <col3>123</col3>
  </row>
</test_rows>