~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/drizzledump.result

  • Committer: Brian Aker
  • Date: 2010-03-01 22:24:10 UTC
  • mto: (1309.2.12 build)
  • mto: This revision was merged to the branch mainline in revision 1317.
  • Revision ID: brian@gaz-20100301222410-w509prhp73pg6z4n
Update the code so use a faster index lookup method.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
<database name="test">
14
14
        <table_structure name="t1">
15
15
                <field Field="a" Type="INTEGER" Null="TRUE" Default="" Default is NULL="TRUE" On Update="" />
16
 
                <key Table="t1" Key_name="a" Seq_in_index="0" Column_name="a" />
 
16
                <key Table="t1" Unique="FALSE" Key_name="a" Seq_in_index="1" Column_name="a" />
17
17
        </table_structure>
18
18
        <table_data name="t1">
19
19
        <row>