# MonetDB 5 server v11.50.0
# This is an unreleased version
# Serving database 'mTests_sql_test_copy', using 4 threads
# Compiled for amd64-pc-windows-msvc/64bit
# Found 7.997 GiB available main-memory of which we use 6.517 GiB
# Copyright (c) 2024 MonetDB Foundation, all rights reserved
# Visit https://www.monetdb.org/ for further information
# MonetDB/GIS module loaded
# MonetDB/SQL module loaded
# Listening for connection requests on mapi:monetdb://win2k22:49481/
# MonetDB server is started. To stop server press Ctrl-C.
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: start transaction
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: create table null_as_string (i int, s string, d decimal(5,2))
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: copy 4 records into null_as_string from stdin delimiters ',',E'\n' null as '';
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select * from null_as_string
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: delete from null_as_string
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: copy 4 records into null_as_string from stdin delimiters ',',E'\n';
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select * from null_as_string
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: delete from null_as_string
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: copy 4 records into null_as_string from stdin delimiters ',',E'\n' null as E'\\N';
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: select * from null_as_string
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: delete from null_as_string
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: drop table null_as_string
#2024-04-25 21:53:53: client0015: SQLrun: INFO: Executing: rollback
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: create table null_as_string (i int, s string, d decimal(5,2))
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: copy 1 records into null_as_string from stdin delimiters ',',E'\n' null as '';
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: copy 1 records into null_as_string from stdin delimiters ',',E'\n' null as '';
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: copy 1 records into null_as_string from stdin delimiters ',',E'\n' null as '';
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: copy 1 records into null_as_string from stdin delimiters ',',E'\n' null as '';
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from null_as_string
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: delete from null_as_string
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: copy 1 records into null_as_string from stdin delimiters ',',E'\n' best effort;
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: copy 1 records into null_as_string from stdin delimiters ',',E'\n' best effort;
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: copy 1 records into null_as_string from stdin delimiters ',',E'\n' best effort;
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: copy 1 records into null_as_string from stdin delimiters ',',E'\n' best effort;
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from null_as_string
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: delete from null_as_string
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0023: SQLrun: INFO: Executing: drop table null_as_string
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: start transaction
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: create table decimals(id int, d decimal(8,2))
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: create table secs(id int, i interval second)
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: create table days(id int, i interval day)
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: create table floats(id int, r real)
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: create table doubles(id int, d double)
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: savepoint tablescreated
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 3 records into decimals from stdin;
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select d from decimals order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from decimals
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 3 records into decimals from stdin decimal as ',';
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select d from decimals order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from decimals
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 3 records into decimals from stdin decimal as ',', '_';
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select d from decimals order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from decimals
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 3 records into decimals from stdin decimal ',', '_';
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select d from decimals order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from decimals
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 2 records into secs from stdin;
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select i from secs order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from secs
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 2 records into days from stdin;
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select i from days order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from days
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 2 records into secs from stdin decimal as ',', '_';
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select i from secs order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from secs
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 2 records into days from stdin decimal as ',', '_';
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select i from days order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from days
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 2 records into floats from stdin;
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select r from floats order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from floats
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 2 records into doubles from stdin;
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select d from doubles order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from doubles
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 2 records into floats from stdin decimal as ',', '_';
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select r from floats order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from floats
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: copy 2 records into doubles from stdin decimal as ',', '_';
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: select d from doubles order by id
#2024-04-25 21:53:53: client0040: SQLrun: INFO: Executing: delete from doubles
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: start transaction
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: create table t_int(i int)
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: copy 1 records into t_int from stdin using delimiters ',',E'\n','"' null as '' best effort;
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: delete from t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: copy 2 records into t_int from stdin using delimiters ',',E'\n','"' null as '' best effort;
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: delete from t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: copy 3 records into t_int from stdin using delimiters ',',E'\n','"' null as '' best effort;
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: delete from t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: copy 5 records into t_int from stdin delimiters ',',E'\n' null as '""' best effort;
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: select * from sys.rejects
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: call sys.clearrejects()
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: delete from t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: drop table t_int
#2024-04-25 21:53:53: client0065: SQLrun: INFO: Executing: rollback
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: create table t_int(i int)
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: copy 1 records into t_int from stdin using delimiters ',',E'\n','"' null as '';
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select * from t_int
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: delete from t_int
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: copy 2 records into t_int from stdin using delimiters ',',E'\n','"' null as '';
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select * from t_int
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: delete from t_int
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: copy 3 records into t_int from stdin using delimiters ',',E'\n','"' null as '';
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select * from t_int
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: delete from t_int
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: copy 5 records into t_int from stdin delimiters ',',E'\n','"' null as '';
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: select * from t_int
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: delete from t_int
#2024-04-25 21:53:53: client0075: SQLrun: INFO: Executing: drop table t_int
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: create table nonutf8 (s string)
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: copy 2 records into nonutf8 from stdin escape;
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: select * from nonutf8
#2024-04-25 21:53:53: client0084: SQLrun: INFO: Executing: drop table nonutf8
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: start transaction
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: create table t_columns(i int, t string)
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: copy 7 records into t_columns from stdin delimiters ',',E'\n' best effort;
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select * from t_columns
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: select * from sys.rejects()
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: drop table t_columns
#2024-04-25 21:53:53: client0087: SQLrun: INFO: Executing: rollback
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: start transaction
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: create table if not exists json_data (id int, jdata json)
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: copy 4 records into json_data from stdin delimiters E',',E'\n';
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: copy 4 records into json_data from stdin delimiters E',',E'\n' no escape;
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select * from json_data
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: rollback
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: start transaction
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: create table if not exists str_data (id int, bdata text)
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: copy 5 records into str_data from stdin delimiters E',',E'\n';
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: copy 5 records into str_data from stdin delimiters E',',E'\n' no escape;
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: select * from str_data
#2024-04-25 21:53:53: client0090: SQLrun: INFO: Executing: rollback
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: call sys.setsessiontimeout(120)
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: start transaction
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: create table if not exists json_data (id int, jdata json)
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: copy 2 records into json_data from stdin delimiters E',',E'\n',E'|';
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: copy 2 records into json_data from stdin delimiters E',',E'\n',E'|' no escape;
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: select * from json_data
#2024-04-25 21:53:53: client0100: SQLrun: INFO: Executing: rollback