数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Update website_counter set counter=counter+1 where Date='0000-00-00'
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select Date from website_counter where Date='2025-09-18'
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
insert into website_counter set counter=1, Date='2025-09-18'
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select counter from website_counter where Date='2025-09-18'
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select counter from website_counter where Date='0000-00-00'
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from news where NewsState='发布' and (NewsCat='39' or NewsCat in (select ChannelID from website_channel where ChannelParentID='39') or NewsChannelCat='39') order by NewsPublishTime DESC, NewsID DESC limit 0, 3
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from news where NewsState='发布' and (NewsCat='4' or NewsCat in (select ChannelID from website_channel where ChannelParentID='4') or NewsChannelCat='4') order by NewsPublishTime DESC, NewsID DESC limit 0, 3
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from news where NewsState='发布' and (NewsCat='7' or NewsCat in (select ChannelID from website_channel where ChannelParentID='7') or NewsChannelCat='7') order by NewsPublishTime DESC, NewsID DESC limit 0, 5
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from news where NewsState='发布' and (NewsCat='7' or NewsCat in (select ChannelID from website_channel where ChannelParentID='7') or NewsChannelCat='7') order by NewsPublishTime DESC, NewsID DESC limit 5, 6
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from news where NewsState='发布' and (NewsCat='3' or NewsCat in (select ChannelID from website_channel where ChannelParentID='3') or NewsChannelCat='3') order by NewsPublishTime DESC, NewsID DESC limit 0, 8
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from news where NewsState='发布' and (NewsCat='6' or NewsCat in (select ChannelID from website_channel where ChannelParentID='6') or NewsChannelCat='6') order by NewsPublishTime DESC, NewsID DESC limit 0, 8
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from news where NewsState='发布' and (NewsCat='2' or NewsCat in (select ChannelID from website_channel where ChannelParentID='2') or NewsChannelCat='2') order by NewsPublishTime DESC, NewsID DESC limit 0, 4
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from news where NewsState='发布' and (NewsCat='64' or NewsCat in (select ChannelID from website_channel where ChannelParentID='64') or NewsChannelCat='64') order by NewsPublishTime DESC, NewsID DESC limit 0, 4
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select ChannelID, ChannelName from website_channel where ChannelParentID=49 and Display='Y' order by ChannelOrder
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select ID, Name from cfsti_members order by Name
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Select Notice from website_setup where ID=1
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Select StandPic from website_setup where ID=1
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select ChannelID, ChannelName, (select count(*) from website_channel where ChannelParentID=a.ChannelID and Display='Y') as counter from website_channel as a where a.ChannelParentID=0 and a.Display='Y' order by a.ChannelOrder
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
select * from website_channel where ChannelParentID>0 and Display='Y' order by ChannelParentID, ChannelOrder
数据库操作出错:2002 -> Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Select Copyright from website_setup where ID=1