SQL: SELECT b.* FROM `sq_colin`.`uchome_blog` b WHERE dateline >= 1250081474 AND b.pic != '' AND b.friend = 0 ORDER BY viewnum DESC LIMIT 0,5
Error: SELECT command denied to user 'sq_colin10'@'222.191.251.244' for table 'uchome_blog'
Errno.: 1142
SQL: SELECT * FROM `sq_colin`.`uchome_album` WHERE friend = 0 AND picnum != 0 ORDER BY updatetime DESC LIMIT 0,6
Error: SELECT command denied to user 'sq_colin10'@'222.191.251.244' for table 'uchome_album'
Errno.: 1142