主题 : jeecmsx1.6 出现锁表如何解决
级别: 商业授权用户
UID: 131842
积分:576 加为好友
威望: 5 精华: 0
主题:48 回复:234
注册时间:2019-10-18
在线时长:0.02
1#   发表于:2020-11-10 23:23:27  IP:183.70.*.*

JC_CONTENT;这张表在晚上23点依然都再发生锁表的情况,该如何解决,现在达到了2600万,而且还在继续;




-------------------------看下是不是哪里不停的执行下面的语句导致的。
update jc_content set deleted_flag=:1 , create_time=:2 , create_user=:3 , update_time=:4 , update_user=:5 , sort_num=:6 , channel_id=:7 , check_mark=:8 , comment_control=:9 , comments=:10 , content_secret_id=:11 , copy_source_content_id=:12 , create_type=:13 , downloads=:14 , downs=:15 , is_edit=:16 , has_static=:17 , model_field_set=:18 , model_id=:19 , offline_time=:20 , org_id=:21 , ori_content_id=:22 , people_views=:23 , content_pos=:24 , publish_user_id=:25 , is_recycle=:26 , is_release_app=:27 , is_release_miniprogram=:28 , is_release_pc=:29 , release_time=:30 , is_release_wap=:31 , short_title=:32 , site_id=:33 , sort_weight=:34 , status=:35 , title=:36 , title_color=:37 , title_is_bold=:38 , is_top=:39 , top_end_time=:40 , top_start_time=:41 , ups=:42 , user_id=:43 , view_control=:44 , views=:45  where id=:46 


-------------------------当前是直接部署你们发的ROOT包;
级别: 管理员
UID: 136269
积分:8356 加为好友
威望: 0 精华: 0
主题:0 回复:6382
注册时间:2020-10-26
在线时长:0
2#   发表于:2020-11-11 08:52:56  IP:59.211.*.*
回复第1楼  您好,已提交向我们研发,稍后回复您
不是享乐,也不是受苦;而是行动,在每个明天,我们命定的目标和道路,都要比今天前进一步。
级别: 管理员
UID: 136269
积分:8356 加为好友
威望: 0 精华: 0
主题:0 回复:6382
注册时间:2020-10-26
在线时长:0
3#   发表于:2020-11-11 09:17:17  IP:59.211.*.*

JC_CONTENT;这张表在晚上23点依然都再发生锁表的情况,该如何解决,现在达到了2600万,而且还在继续;

[attachment]89187[/attachment]


-------------------------看下是不是哪里不停的执行下面的语句导致的。
update jc_content set deleted_flag=:1 , create_time=:2 , create_user=:3 , update_time=:4 , update_user=:5 , sort_num=:6 , channel_id=:7 , check_mark=:8 , comment_control=:9 , comments=:10 , content_secret_id=:11 , copy_source_content_id=:12 , create_type=:13 , downloads=:14 , downs=:15 , is_edit=:16 , has_static=:17 , model_field_set=:18 , model_id=:19 , offline_time=:20 , org_id=:21 , ori_content_id=:22 , people_views=:23 , content_pos=:24 , publish_user_id=:25 , is_recycle=:26 , is_release_app=:27 , is_release_miniprogram=:28 , is_release_pc=:29 , release_time=:30 , is_release_wap=:31 , short_title=:32 , site_id=:33 , sort_weight=:34 , status=:35 , title=:36 , title_color=:37 , title_is_bold=:38 , is_top=:39 , top_end_time=:40 , top_start_time=:41 , ups=:42 , user_id=:43 , view_control=:44 , views=:45  where id=:46 


-------------------------当前是直接部署你们发的ROOT包;
    您这边能定位下具体是做了什么操作吗?2600万是什么东西,这个sql语句比较通用
不是享乐,也不是受苦;而是行动,在每个明天,我们命定的目标和道路,都要比今天前进一步。
1 共1页