~drizzle-developers/drizzle/elliott-release

« back to all changes in this revision

Viewing changes to plugin/filesystem_engine/tests/r/select_separator_mode_weak.result

  • Committer: Patrick Crews
  • Date: 2011-02-01 20:33:06 UTC
  • mfrom: (1845.2.288 drizzle)
  • Revision ID: gleebix@gmail.com-20110201203306-mwq2rk0it81tlwxh
Merged Trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
DROP TABLE IF EXISTS t1;
2
 
CREATE TABLE t1 (c1 INT, c2 DECIMAL(3, 2), c3 VARCHAR(20)) ENGINE=FILESYSTEM,FILE="../../filesystem_ln/select_chop_line.data",SEPARATOR_MODE=WEAK;
 
2
CREATE TABLE t1 (c1 INT, c2 DECIMAL(3, 2), c3 VARCHAR(20)) ENGINE=FILESYSTEM,FILE="VARDIR/filesystem_ln/select_chop_line.data",SEPARATOR_MODE=WEAK;
3
3
SELECT * FROM t1;
4
4
c1      c2      c3
5
5
618     9.60    LSkNQAZjODwYvOYUeAVb