no.172.stable.out

来自「一个内存数据库的源代码这是服务器端还有客户端」· OUT 代码 · 共 38 行

OUT
38
字号
stdout of test 'no.172` in directory 'tests/BugReports` itself:# 21:21:34 >  # 21:21:34 >  Mtimeout -timeout 60 Mserver --config=/ufs/niels/data/current/trec/MonetDB/Linux/etc/monet.conf --debug=10   --set monet_prompt= --dbname=Tests_tests_BugReports  < no.172.milS# 21:21:34 >  # Monet Database Server V4.3.5# Copyright (c) 1993-2002, CWI. All rights reserved.# compiled for i686-pc-linux-gnu/32bit; dynamically linked.# this used to hang because the no longer persistent# bat got the BBPUNLOADING status but can only be done# with refs()==0 and lrefs()==0 var abat := bat(int,int).persists(true);commit();# met of zonder 'abat := nil;'var t_3 := bat(bbpname(abat));persists(t_3,false);commit();## Hang:print(t_3);#-----------------## BAT:	  tmp_26  ## (int)	  (int)	  ##-----------------#quit();# 17:07:33 >  # 17:07:33 >  Done.# 17:07:33 >  

⌨️ 快捷键说明

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