Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21472/src/test/BugTracker-2009/Tests
Added Files:
copy_into_error_off_by_one.SF-2833696.sql.in
Log Message:
propagated changes of Tuesday Aug 11 2009
from the Aug2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/08/11 - stmane:
src/test/BugTracker-2009/Tests/copy_into_error_off_by_one.SF-2833696.sql.in,1.1.2.1
added test for
ID: 2833696 "Copy into error off by one"
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2833696&group_id=56967
Still fails in the Aug2009 release branch,
but is fixed with the new bulk loader in the development trunk.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- NEW FILE: copy_into_error_off_by_one.SF-2833696.sql.in ---
create table number (isanumber integer);
COPY 2 RECORDS INTO number FROM
'$RELSRCDIR/copy_into_error_off_by_one.SF-2833696.csv' USING DELIMITERS '\n';
drop table number;
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins