~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/join.result

  • Committer: Brian Aker
  • Date: 2008-08-20 03:21:20 UTC
  • Revision ID: brian@tangent.org-20080820032120-lv3c5pu3owhex19j
flag cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
d
166
166
2001-08-01
167
167
0000-00-00
 
168
Warnings:
 
169
Error   1365    Division by 0
 
170
Error   1365    Division by 0
 
171
Error   1365    Division by 0
168
172
DROP TABLE t1,t2;
169
173
CREATE TABLE t1 (
170
174
Document_ID varchar(50) NOT NULL default '',