lin_xin

Results 2 issues of lin_xin

你好,client和server运行之后,对client程序执行Ctrl+C,会导致server异常宕机

数据库表中有数据时,使用in 进行数据查找,如果参数是nil,查询报字符串转化错误,错误堆栈信息如下: ` Error -6111: 字符串转换出错 1). github.com/jeyrce/gorm-dm8-driver/dmr.(*dm_build_741).dm_build_774 H:/CVICSE/dm/pkg/mod/github.com/jeyrce/[email protected]/dmr/zq.go:708 2). github.com/jeyrce/gorm-dm8-driver/dmr.(*dm_build_741).dm_build_730 H:/CVICSE/dm/pkg/mod/github.com/jeyrce/[email protected]/dmr/zq.go:695 3). github.com/jeyrce/gorm-dm8-driver/dmr.(*dm_build_741).dm_build_733 H:/CVICSE/dm/pkg/mod/github.com/jeyrce/[email protected]/dmr/zq.go:745 4). github.com/jeyrce/gorm-dm8-driver/dmr.(*dm_build_332).dm_build_372 H:/CVICSE/dm/pkg/mod/github.com/jeyrce/[email protected]/dmr/a.go:247 5). github.com/jeyrce/gorm-dm8-driver/dmr.(*dm_build_332).Dm_build_439 H:/CVICSE/dm/pkg/mod/github.com/jeyrce/[email protected]/dmr/a.go:452 6). github.com/jeyrce/gorm-dm8-driver/dmr.(*DmStatement).executeInner H:/CVICSE/dm/pkg/mod/github.com/jeyrce/[email protected]/dmr/u.go:882 7). github.com/jeyrce/gorm-dm8-driver/dmr.(*DmStatement).query H:/CVICSE/dm/pkg/mod/github.com/jeyrce/[email protected]/dmr/u.go:418 8). github.com/jeyrce/gorm-dm8-driver/dmr.(*DmStatement).queryContext H:/CVICSE/dm/pkg/mod/github.com/jeyrce/[email protected]/dmr/u.go:437...