~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/comments.result

  • Committer: Olaf van der Spek
  • Date: 2011-07-05 13:16:34 UTC
  • mto: This revision was merged to the branch mainline in revision 2384.
  • Revision ID: olafvdspek@gmail.com-20110705131634-f7g1fjro5slibmdj
Add data_ref.h
Use str_ref for append_identifier

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
select 1/*!000002*/;
32
32
1
33
33
1
34
 
select 1/*!2038129999 2*/;
35
 
1
36
 
1
37
 
select 1 + /*!00000 2 */ + 3 /*!2038129999 noise*/ + 4;
 
34
select 1/*!203812999999 2*/;
 
35
1
 
36
1
 
37
select 1 + /*!00000 2 */ + 3 /*!203812999999 noise*/ + 4;
38
38
1 +  2  + 3  + 4
39
39
10