|
select a.mb_id, b.mb_nick, b.mb_name, b.mb_email, b.mb_homepage, b.mb_open, b.mb_point, a.lo_ip, a.lo_location, a.lo_url
from g4_login a left join g4_member b on (a.mb_id = b.mb_id)
where a.mb_id <> 'admin'
order by a.lo_datetime desc 145 : Table './bukwang1004/g4_login' is marked as crashed and should be repaired error file : /g4/bbs/current_connect.php |