在进行游标操作时,如果你使用了Order by 子句,但Order by 的字段没有索引, 则会导至游标为只读属性, 并且不能指定
为for Update状态.
解决办法有去掉Order by 子句或者对Order by的字段进行索引.
http://www.bkjia.com/PHPjc/631204.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/631204.htmlTechArticle在进行游标操作时,如果你使用了Order by 子句,但Order by 的字段没有索引, 则会导至游标为只读属性, 并且不能指定 为for Update状态. 解决办法有...
Déclaration:Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn