SELECT DISTINCT B.df_id AS id, ABS( SUBSTRING( B.df_id, 4 ) ) AS no, B.jp_name AS name, N.jp_name AS nation, B.exhi_date, B.jp_comment, B.url, B.mailaddress, B.booth_no, B.count_int FROM M_BOOTH B, M_NATION N WHERE B.nation_id = N.nation_id AND B.df_id = 'F275411' [nativecode=145 ** Table './df_booth/M_BOOTH' is marked as crashed and should be repaired]