------------------------------
2021/06/10 04:56:17
select cat_num,cat_name,cat_id from cat order by cat_id limit 5
------------------------------
------------------------------
2021/06/10 04:56:17
select title,art_id from art order by comm desc limit 5
------------------------------
------------------------------
2021/06/10 04:56:17
select content from comment order by comment_id desc limit 5
------------------------------
------------------------------
2021/06/10 04:56:17
select count(*) from art where 1
------------------------------
------------------------------
2021/06/10 04:56:17
select art.art_id,author,title,content,pubtime,comm,cat_name,thumb from art inner join cat on
art.cat_id = cat.cat_id where 1 order by art_id desc limit 0,4
------------------------------
------------------------------
2021/06/10 04:56:21
select cat_num,cat_name,cat_id from cat order by cat_id limit 5
------------------------------
------------------------------
2021/06/10 04:56:21
select title,art_id from art order by comm desc limit 5
------------------------------
------------------------------
2021/06/10 04:56:21
select content from comment order by comment_id desc limit 5
------------------------------
------------------------------
2021/06/10 04:56:21
select count(*) from art where 1
------------------------------
------------------------------
2021/06/10 04:56:21
select art.art_id,author,title,content,pubtime,comm,cat_name,thumb from art inner join cat on
art.cat_id = cat.cat_id where 1 order by art_id desc limit 0,4
------------------------------
------------------------------
2021/06/10 04:56:27
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 04:56:27
select * from art where art_id = 42
------------------------------
------------------------------
2021/06/10 04:56:27
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 42
------------------------------
------------------------------
2021/06/10 04:56:27
select nick,pubtime,content,email from comment where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:39
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 05:00:39
select * from art where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:39
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:39
select tag from tag where art_id = '42'
------------------------------
------------------------------
2021/06/10 05:00:39
select nick,pubtime,content,email from comment where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:54
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 05:00:54
select * from art where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:54
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:54
select tag from tag where art_id = '42'
------------------------------
------------------------------
2021/06/10 05:00:54
select nick,pubtime,content,email from comment where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:56
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 05:00:56
select * from art where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:56
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 42
------------------------------
------------------------------
2021/06/10 05:00:56
select tag from tag where art_id = '42'
------------------------------
------------------------------
2021/06/10 05:00:56
select nick,pubtime,content,email from comment where art_id = 42
------------------------------
------------------------------
2021/06/10 05:01:27
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 05:01:27
select * from art where art_id = 42
------------------------------
------------------------------
2021/06/10 05:01:27
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 42
------------------------------
------------------------------
2021/06/10 05:01:27
select tag from tag where art_id = '42'
------------------------------
------------------------------
2021/06/10 05:01:27
select nick,pubtime,content,email from comment where art_id = 42
------------------------------
------------------------------
2021/06/10 05:02:53
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 05:02:53
select * from art where art_id = 39
------------------------------
------------------------------
2021/06/10 05:02:53
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 39
------------------------------
------------------------------
2021/06/10 05:02:53
select tag from tag where art_id = '39'
------------------------------
------------------------------
2021/06/10 05:02:53
select nick,pubtime,content,email from comment where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:14
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 05:03:14
select * from art where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:14
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:14
select tag from tag where art_id = '39'
------------------------------
------------------------------
2021/06/10 05:03:14
select nick,pubtime,content,email from comment where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:32
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 05:03:32
select * from art where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:32
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:32
select tag from tag where art_id = '39'
------------------------------
------------------------------
2021/06/10 05:03:32
select nick,pubtime,content,email from comment where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:40
select cat_name,cat_id,cat_num from cat limit 5
------------------------------
------------------------------
2021/06/10 05:03:40
select * from art where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:40
select title,content,author,pubtime,cat_name,comm,pic from art inner join cat on art.cat_id = cat.cat_id where art_id = 39
------------------------------
------------------------------
2021/06/10 05:03:40
select tag from tag where art_id = '39'
------------------------------
------------------------------
2021/06/10 05:03:40
select nick,pubtime,content,email from comment