Update of /cvsroot/monetdb/sql/src/test/copy/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20742/src/test/copy/Tests

Modified Files:
        null_as_string_errors.stable.err.Five 
Log Message:
propagated changes of Thursday Jun 12 2008 - Friday Jun 13 2008
from the SQL_2-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/12 - nielsnes:
        src/test/copy/Tests/null_as_string_errors.stable.err.Five,1.1.2.2
approve stable error output
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/12 - romulog: src/test/Skyserver/Skyserver_tables_v6.sql,1.1.2.4
        src/test/Skyserver/Skyserver_views_v6.sql,1.1.2.3
synchronize with the skyserver module..
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/12 - romulog: src/test/Skyserver/Skyserver_constraints_v6.sql,1.1.2.2
        src/test/Skyserver/Skyserver_dropConstraints_v6.sql,1.1.2.2
        src/test/Skyserver/Skyserver_dropTables_v6.sql,1.1.2.3
        src/test/Skyserver/Skyserver_dropViews_v6.sql,1.1.2.4
Synchronize with skyserver module...

PhotoTag is a view and not a table..
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/12 - sjoerd: NT/MonetDB4-SQL64/MonetDB4-SQL-Installer.vdproj,1.6.2.4
        NT/MonetDB5-SQL64/MonetDB5-SQL-Installer.vdproj,1.9.2.3
Updated installer version number.
Make sure the 64 bit version and the 32 bit version have different "Upgrade 
Codes" so that they can be installed at the same time.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/12 - sjoerd: NT/MonetDB5-SQL/MonetDB5-SQL-Installer.vdproj,1.19.2.3
Updated installer version number.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/13 - romulog: src/test/Skyserver/Skyserver_dropViews_v6.sql,1.1.2.5
        src/test/Skyserver/Skyserver_views_v6.sql,1.1.2.4
Create once 2 views
and drop correctly to avoid dependencies problems...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: null_as_string_errors.stable.err.Five
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/copy/Tests/null_as_string_errors.stable.err.Five,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- null_as_string_errors.stable.err.Five       11 Jun 2008 21:38:26 -0000      
1.2
+++ null_as_string_errors.stable.err.Five       13 Jun 2008 12:49:07 -0000      
1.3
@@ -10,28 +10,28 @@
 # 18:52:45 >  mclient -lsql -umonetdb -Pmonetdb --host=koala --port=33682 
 # 18:52:45 >  
 
-MAPI  = [EMAIL PROTECTED]:32002
+MAPI  = [EMAIL PROTECTED]:31488
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL 
as '';
 ERROR = !SQLException:sql:value 'NULL' while parsing 'NULL,NULL,NULL' from 
line 0 field 0 not inserted, expecting type int
         !SQLException:importTable:failed to import table
-MAPI  = [EMAIL PROTECTED]:32002
+MAPI  = [EMAIL PROTECTED]:31488
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL 
as '';
 ERROR = !SQLException:sql:value 'NULL' while parsing 'NULL,zero,0' from line 0 
field 0 not inserted, expecting type int
         !SQLException:importTable:failed to import table
-MAPI  = [EMAIL PROTECTED]:32002
+MAPI  = [EMAIL PROTECTED]:31488
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL 
as '';
 ERROR = !SQLException:sql:decimal wrong format (NULL)
         !SQLException:sql:value 'NULL' while parsing 'NULL' from line 0 field 
2 not inserted, expecting type int
         !SQLException:importTable:failed to import table
-MAPI  = [EMAIL PROTECTED]:32002
+MAPI  = [EMAIL PROTECTED]:31488
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
-ERROR = !SQLException:sql:value ',,' while parsing ',,' from line 0 field 0 
not inserted, expecting type int
+ERROR = !SQLException:sql:value '' while parsing ',,' from line 0 field 0 not 
inserted, expecting type int
         !SQLException:importTable:failed to import table
-MAPI  = [EMAIL PROTECTED]:32002
+MAPI  = [EMAIL PROTECTED]:31488
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
-ERROR = !SQLException:sql:value ',zero,0' while parsing ',zero,0' from line 0 
field 0 not inserted, expecting type int
+ERROR = !SQLException:sql:value '' while parsing ',zero,0' from line 0 field 0 
not inserted, expecting type int
         !SQLException:importTable:failed to import table
-MAPI  = [EMAIL PROTECTED]:32002
+MAPI  = [EMAIL PROTECTED]:31488
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
 ERROR = !SQLException:sql:value '' while parsing '' from line 0 field 2 not 
inserted, expecting type int
         !SQLException:importTable:failed to import table


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to