select * from cat_locat where level_num=1 order by locat_id
mysql_error=Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
select * from cat_locat where locat_id='1'
mysql_error=Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
select * from cat_locat where parent_id='1' and locat_id!='1' order by last_date desc
mysql_error=Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
select * from cat_locat where locat_id='1'
mysql_error=Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
select * from cat_locat where level_num=1 order by locat_id
mysql_error=Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
|