摘要: set @num =1 ; PREPARE sss from "select * from `user` limit?"; EXECUTE sss USING @num 阅读全文
posted @ 2022-10-12 11:42 弩哥++ 阅读(17) 评论(0) 推荐(0) 编辑