⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 no.151.stable.out

📁 一个内存数据库的源代码这是服务器端还有客户端
💻 OUT
字号:
stdout of test 'no.151` in directory 'tests/BugReports` itself:#> Mtest:	milS no.151 milS#> Mtest:	Mtimeout -timeout 210 Mserver -modulesilent -yaccsilent -d8 -db tests_BugReports -single no.151.milS# Monet Database Server V4.1# Copyright (c) 1993-1999, CWI & SION. All rights reserved.# compiled for IRIX646.5/32bit on Fri Jan 14 01:04:33 MET 2000.#script:no.151.milS# 17:07:23 >  # 17:07:23 >  Mtimeout -timeout 60 Mserver "--config=/var/tmp/MonetDB/_PREFIX_d_/etc/monet.conf" --debug=10 --set "monet_mod_path=/var/tmp/MonetDB/_PREFIX_d_/lib/MonetDB" --dbfarm "/var/tmp/MonetDB/_PREFIX_d_/var/dbfarm" --set monet_prompt= /ufs/manegold/tmp/Tests-d10/Tests/trace.mil --dbname=Tests_tests_BugReports  < no.151.milS# 17:07:23 >  # Monet Database Server V4.3.5# Copyright (c) 1993-2002, CWI. All rights reserved.# compiled for i686-pc-linux-gnu/32bit; dynamically linked.# >Number:         151# >Category:       MIL# >Synopsis:       type check problem when inserting bats# >Confidential:   no# >Severity:       critical# >Priority:       high# >Responsible:    boncz (Peter Boncz)# >State:          open# >Class:          sw-bug# >Submitter-Id:   unknown# >Arrival-Date:   Wed Apr 15 13:00:01 1998# >Originator:     niels@cwi.nl# >Organization:# DDi# >Release:        980101# >Environment:# IRIX 5.3# >Description:# Following script gives an error# a:= new(int,bat);# b:= new(int,bat);# a.insert(1,b);# !ERROR: interpret: no matching MIL operator to 'insert(bat[int,bat], int, bat[int,bat])'.# !MAYBE YOU MEAN:# !       insert(BAT[any::1,any::2], BAT[any::1,any::2]) : BAT[any::1,any::2]setoid(oid(20000000));var a:= new(int,bat);var b:= new(int,bat);a.insert(1,b);quit();# 17:07:23 >  # 17:07:23 >  Done.# 17:07:23 >  #You are system administrator (adm)!

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -