mysql: retry transaction specified number of times

前端 未结 0 1217
日久生厌
日久生厌 2021-01-18 21:12

I have an sql script which deletes large number of records from database. Script deletes records by small chunks:

DROP PROCEDURE IF EXISTS `my_proc`;

DELIMIT         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题