Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
select * from `bk_article_classify` where `id` = '9' and `is_active` = '1' and `is_delete` = '0' limit 1
1.04msdb_xhjy_preParams | |
---|---|
0 | 9 |
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_img` where `id` = '76' limit 1
730μsdb_xhjy_preParams | |
---|---|
0 | 76 |
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 `is_delete` = '0' and `is_active` = '1' and `is_nav` = '1' order by `sort` desc
2.15msdb_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` = '9' and `is_active` = '1' and `is_delete` = '0' limit 1
820μsdb_xhjy_preParams | |
---|---|
0 | 9 |
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 `is_nav` = '1' and `is_delete` = '0' and `pid` in ('2') order by `sort` desc
810μsdb_xhjy_preParams | |
---|---|
0 | 1 |
1 | 0 |
2 | 2 |
hints | Use SELECT * only if you need all columns from table |
select * from `bk_article_classify` where `id` = '9' and `is_active` = '1' and `is_delete` = '0' limit 1
430μsdb_xhjy_preParams | |
---|---|
0 | 9 |
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` = '2' and `is_active` = '1' and `is_delete` = '0' limit 1
440μsdb_xhjy_preParams | |
---|---|
0 | 2 |
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 |