教育新闻宣传分会
- 关于举行教育宣传工作专家研讨会的通知【新闻宣传】 2018-12-20
- 关于举行中国教育政务新媒体年会(2018)的通知【教育新闻宣传】 2018-01-16
- 关于举办2017年“教育好新闻” 评选活动的通知【教育新闻宣传】 2017-12-20
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
select * from `bk_article_classify` where `id` = '41' and `is_active` = '1' and `is_delete` = '0' limit 1
940μsdb_xhjy_preParams | |
---|---|
0 | 41 |
1 | 1 |
2 | 0 |
hints | Use SELECT * only if you need all columns from tableLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan |
select bk_article_main.*, bk_article_detail.content, group_concat(DISTINCT bk_article_classify.name) as classnames, group_concat(DISTINCT bk_article_classify.id) as classifyid, group_concat(DISTINCT bk_article_tags.name) as tagsnames from `bk_article_main` left join `bk_article_detail` on `bk_article_main`.`id` = `bk_article_detail`.`article_id` left join `bk_article_classify_relation` on `bk_article_classify_relation`.`article_id` = `bk_article_main`.`id` left join `bk_article_classify` on `bk_article_classify_relation`.`classify_id` = `bk_article_classify`.`id` left join `bk_article_tag_relation` on `bk_article_tag_relation`.`article_id` = `bk_article_main`.`id` left join `bk_article_tags` on `bk_article_tag_relation`.`tag_id` = `bk_article_tags`.`id` where `bk_article_main`.`is_delete` = '1' and `bk_article_main`.`status` = '1' and `bk_article_main`.`id` = '44' limit 1
1.85msdb_xhjy_preParams | |
---|---|
0 | 1 |
1 | 1 |
2 | 44 |
hints | LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan |
select count(*) as aggregate from `bk_article_main` left join `bk_article_classify_relation` on `bk_article_classify_relation`.`article_id` = `bk_article_main`.`id` where `bk_article_classify_relation`.`classify_id` = '59' and `bk_article_main`.`custom` = '44' and `bk_article_main`.`is_delete` = '1' and `bk_article_main`.`status` = '1' group by `bk_article_main`.`id`
3.64msdb_xhjy_preParams | |
---|---|
0 | 59 |
1 | 44 |
2 | 1 |
3 | 1 |
select bk_article_main.* from `bk_article_main` left join `bk_article_classify_relation` on `bk_article_classify_relation`.`article_id` = `bk_article_main`.`id` where `bk_article_classify_relation`.`classify_id` = '59' and `bk_article_main`.`custom` = '44' and `bk_article_main`.`is_delete` = '1' and `bk_article_main`.`status` = '1' group by `bk_article_main`.`id` order by `bk_article_main`.`is_stick` desc, `bk_article_main`.`sort` desc, `bk_article_main`.`write_time` desc, `bk_article_main`.`id` desc limit 15 offset 0
4.85msdb_xhjy_preParams | |
---|---|
0 | 59 |
1 | 44 |
2 | 1 |
3 | 1 |
select * from `bk_article_classify` where `is_delete` = '0' and `is_active` = '1' and `is_nav` = '1' order by `sort` desc
2.07msdb_xhjy_preParams | |
---|---|
0 | 0 |
1 | 1 |
2 | 1 |
hints | Use SELECT * only if you need all columns from table |
select * from `bk_article_classify` where `id` = '41' and `is_active` = '1' and `is_delete` = '0' limit 1
670μsdb_xhjy_preParams | |
---|---|
0 | 41 |
1 | 1 |
2 | 0 |
hints | Use SELECT * only if you need all columns from tableLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan |
select * from `bk_article_classify` where `id` = '41' and `is_active` = '1' and `is_delete` = '0' limit 1
630μsdb_xhjy_preParams | |
---|---|
0 | 41 |
1 | 1 |
2 | 0 |
hints | Use SELECT * only if you need all columns from tableLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan |
select * from `bk_article_classify` where `id` = '40' and `is_active` = '1' and `is_delete` = '0' limit 1
590μsdb_xhjy_preParams | |
---|---|
0 | 40 |
1 | 1 |
2 | 0 |
hints | Use SELECT * only if you need all columns from tableLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan |