# MonetDB 5 server v11.54.0
# This is an unreleased version
# Serving database 'mTests_clients', 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, 2025 MonetDB Foundation, all rights reserved
# Visit https://www.monetdb.org/ for further information
# MonetDB/GIS module loaded
# MonetDB/Python3 module loaded
# MonetDB/SQL module loaded
# Listening for connection requests on mapi:monetdb://win2k22:55881/
# MonetDB server is started. To stop server press Ctrl-C.
#2025-04-04 22:15:50: 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
#2025-04-04 22:15:50: 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
#2025-04-04 22:15:50: client0015: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2025-04-04 22:15:50: client0015: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2025-04-04 22:15:50: client0015: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2025-04-04 22:15:50: client0015: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2025-04-04 22:15:50: client0015: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id desc
#2025-04-04 22:15:58: client0016: 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
#2025-04-04 22:15:58: client0016: 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
#2025-04-04 22:15:58: client0016: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2025-04-04 22:15:58: client0016: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2025-04-04 22:15:58: client0016: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2025-04-04 22:15:58: client0016: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2025-04-04 22:15:58: client0016: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id desc
#2025-04-04 22:15:58: client0017: SQLrun: INFO: Executing: select 1;
#2025-04-04 22:15:58: client0018: SQLrun: INFO: Executing: select 1;
#2025-04-04 22:15:58: client0019: 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
#2025-04-04 22:15:58: client0019: 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
#2025-04-04 22:15:58: client0019: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2025-04-04 22:15:58: client0019: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2025-04-04 22:15:58: client0019: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2025-04-04 22:15:58: client0019: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2025-04-04 22:15:58: client0019: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id desc
# mserver5 exiting