标签: mysql loops sql-update cursor
我在使用MySQL时遇到问题。我想使用游标更新临时表,但该表未更新。如何使用光标更新该临时表。这是我的脚本
HttpSession session = req.getSession(); // session: null