Quantcast
Channel: CodeSection,代码区,数据库(综合) - CodeSec
Viewing all articles
Browse latest Browse all 6262

OUTorINOUTargument3forroutinenenghao.xxxisnotavariableorNEWpseudo-variableinB 数 ...

$
0
0
Procedure execution failed
1414 - OUT or INOUT argument 3 for routine nenghao.money_day_all is not a variable or NEW pseudo-variable in BEFORE trigger
百度之,CSDN之,各有各的理,比较明显的是
第三个参数调用错误
第三个我使用的out参数, 必须用变量来调用。
call money_day_all (2016-01-01,2016-02-28,@af);
如果没有select,额外select也可以获取~~~
select @af;

Viewing all articles
Browse latest Browse all 6262

Latest Images

Trending Articles