Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
select * from `course_video` where `course_video`.`id` = '2823' limit 1
18.78mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `course` where `course`.`id` = '25215' and `course`.`deleted_at` is null limit 1
4.36mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
Hints |
|
select `course_soft`.`soft_id`, `category_soft`.`name` from `course_soft` inner join `category_soft` on `category_soft`.`id` = `course_soft`.`soft_id` where `course_soft`.`course_id` = '25215'
3.77mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `course_video`.`id` as `course_video_id`, `course_video`.`course_id`, `course_video`.`video_id`, `course_video`.`order`, `course_video`.`is_try_see`, `course_video`.`unlock_integral`, `video`.`id`, `video`.`title`, `video`.`intro`, `video`.`filename`, `video`.`material_id`, `video`.`cover`, `video`.`duration`, `video`.`status`, `video`.`oss_path`, `video`.`aliyun_run_id`, `video`.`aliyun_media_id`, `video`.`seo_keywords`, `video`.`seo_description`, `video`.`record_type`, `video`.`created_at`, `video`.`deleted_at` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25215' order by `order` asc
4.11mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `video_learn_point`.`id`, `video_learn_point`.`title`, `video_learn_point`.`video_id`, `video_learn_point`.`seek_time`, `video_learn_point`.`type`, `video_learn_point`.`cover`, `video_learn_point`.`content`, `video_learn_point`.`created_at`, `video_learn_point`.`pos_top`, `video_learn_point`.`pos_left`, `video_learn_point`.`video_width`, `video_learn_point`.`video_height` from `video_learn_point` where `video_learn_point`.`video_id` = '54' and `video_learn_point`.`deleted_at` is null order by `video_learn_point`.`id` desc
4.08mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select distinct `course`.`title` from `course` where `course`.`id` = '25215' and `course`.`deleted_at` is null order by `course`.`id` desc
4.34mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `course`.`id` from `course` where `course`.`title` = '直播训练营' and `course`.`deleted_at` is null
4.2mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `new_comment` where `new_comment`.`resource_id` in ('25201', '25202', '25204', '25212', '25213', '25214', '25215') and `new_comment`.`resource_name` = 'course' and `new_comment`.`deleted_at` is null
3.81mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `new_comment`.`id`, `new_comment`.`resource_id`, `new_comment`.`resource_name`, `new_comment`.`video_title`, `new_comment`.`user_id`, `new_comment`.`comment_id`, `new_comment`.`title`, `new_comment`.`content`, `new_comment`.`depth`, `new_comment`.`favour`, `new_comment`.`status`, `new_comment`.`profession_id`, `new_comment`.`delete_user`, `new_comment`.`created_at`, `new_comment`.`deleted_at` from `new_comment` where `new_comment`.`resource_id` in ('25201', '25202', '25204', '25212', '25213', '25214', '25215') and `new_comment`.`resource_name` = 'course' and `new_comment`.`deleted_at` is null order by `created_at` desc limit 10 offset 0
3.94mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select distinct `course`.`title` from `course` where `course`.`id` = '25215' and `course`.`deleted_at` is null order by `course`.`id` desc
3.67mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `course`.`id` from `course` where `course`.`title` = '直播训练营' and `course`.`deleted_at` is null
4.39mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `course_notes` where `course_notes`.`course_id` in ('25201', '25202', '25204', '25212', '25213', '25214', '25215') and `course_notes`.`deleted_at` is null
3.73mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `new_comment` where `new_comment`.`resource_id` = '2823' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null
3.7mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')
3.86mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')
3.78mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')
3.87mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
请先登录再参与课程讨论