当前位置:
拆表用的MySQL存储过程
时间:2025-11-04 21:40:08 出处:应用开发阅读(143)

复制insert into table_new_0000 select * from table_old where mod(user_id,拆表L存储过程64)=0; insert into table_new_0001 select * from table_old where mod(user_id,64)=1; ... 1.2.3.
                分享到:
                
温馨提示:以上内容和图片整理于网络,仅供参考,希望对您有帮助!如有侵权行为请联系删除!