Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4493/src/test/BugDay_2005-10-06_2.9.3/Tests

Modified Files:
        CrashMe_SQL_server_crash-2.SF-921673.stable.out 
Log Message:
propagated changes of Sunday Jul 19 2009 - Monday Jul 20 2009
from the May2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/07/19 - nielsnes:
        
src/test/BugDay_2005-10-06_2.9.3/Tests/CrashMe_SQL_server_crash-2.SF-921673.stable.out,1.20.4.1
applied (adapted) utf8 patch

it fixes utf8 strings lengths, ie we now return number of unicode characters
not number of bytes.
NULL now all have a length of 0 characters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: CrashMe_SQL_server_crash-2.SF-921673.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/CrashMe_SQL_server_crash-2.SF-921673.stable.out,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- CrashMe_SQL_server_crash-2.SF-921673.stable.out     30 Dec 2008 19:19:06 
-0000      1.20
+++ CrashMe_SQL_server_crash-2.SF-921673.stable.out     20 Jul 2009 13:56:59 
-0000      1.21
@@ -28,7 +28,7 @@
 % .,   sys.schemas,    .tables,        .columns,       .columns,       
.columns,       .columns,       .,      .,      .,      .,      .columns,       
.,      .,      .,      .,      .,      .,      . # table_name
 % table_cat,   table_schem,    table_name,     column_name,    type_name,      
column_size,    decimal_digits, buffer_length,  num_prec_radix, nullable,       
remarks,        column_def,     sql_data_type,  sql_datetime_sub,       
char_octet_length,      ordinal_position,       scope_catalog,  scope_schema,   
scope_table # name
 % char,        varchar,        varchar,        varchar,        varchar,        
int,    int,    tinyint,        tinyint,        char,   char,   varchar,        
tinyint,        tinyint,        tinyint,        int,    char,   char,   char # 
type
-% 0,   3,      10,     11,     7,      4,      1,      1,      2,      0,      
0,      1,      1,      1,      1,      1,      0,      0,      0 # length
+% 0,   3,      10,     11,     7,      4,      1,      1,      2,      0,      
0,      0,      1,      1,      1,      1,      0,      0,      0 # length
 [ NULL,        "sys",  "args", "id",   "int",  32,     0,      0,      10,     
NULL,   NULL,   NULL,   0,      0,      0,      1,      NULL,   NULL,   NULL    
]
 [ NULL,        "sys",  "args", "func_id",      "int",  32,     0,      0,      
10,     NULL,   NULL,   NULL,   0,      0,      0,      2,      NULL,   NULL,   
NULL    ]
 [ NULL,        "sys",  "args", "name", "varchar",      256,    0,      0,      
10,     NULL,   NULL,   NULL,   0,      0,      0,      3,      NULL,   NULL,   
NULL    ]


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to