INSERT into sys_user (login_name) (select name from queue_config where id=2)
直接执行没有问题,可是反正存储过程中就报错
请问如何解决
报错信息都不贴出来,怎么分析