~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/csv/tests/t/csv.test

  • Committer: lbieber
  • Date: 2010-10-05 22:23:12 UTC
  • mfrom: (1813.1.4 build)
  • Revision ID: lbieber@orisndriz08-20101005222312-weuq0ardk3gcryau
Merge Travis - 621861 - convert structs to classes
Merge Billy - 621331 - Replace use of stringstream with boost::lexical_cast
Merge Travis - 621861 = To change C structs to C++ classes in Drizzle
Merge Andrew - fix bug 653300 - Syntax error on inport of a SQL file produced by drizzledump

Show diffs side-by-side

added added

removed removed

Lines of Context:
1398
1398
#--remove_file $MYSQLTEST_VARDIR/master-data/test/bug15205.CSV
1399
1399
## system error (can't open the datafile)
1400
1400
#--replace_result $MYSQLTEST_VARDIR . master-data/ ''
1401
 
#--error EE_STAT
 
1401
#--error 13
1402
1402
#select * from bug15205;
1403
1403
#select * from bug15205_2;
1404
1404
## Create empty file