导入用户组时出现以下问题 无法继续
代码:
数据库出现错误:
查询失败:
SELECT *, g_id AS importusergroupid, g_title AS grouptitle, g_max_messages AS pmquota, g_max_mass_pm AS pmsendmax,g_view_board AS canview,g_other_topics AS canviewothers,g_use_search AS cansearch,g_email_friend AS canemail,g_edit_profile AS caneditprofile,g_post_new_topics AS canpostnew,g_reply_own_topics AS canreplyown,g_reply_other_topics AS canreplyothers,g_edit_posts AS caneditpost,g_delete_own_posts AS candeletepost,g_open_close_posts AS canopenclose,g_delete_own_topics AS candeletethread,g_post_polls AS canpostpoll,g_vote_polls AS canvote,g_is_supmod AS supermod,g_access_cp AS cancontrolpanel,g_append_edit AS canappendedit,g_access_offline AS canviewoffline,g_avoid_q AS passmoderate,g_avoid_flood AS passflood,g_icon AS groupicon,g_avatar_upload AS canuseavatar,g_can_msg_attach AS canpmattach,g_search_flood AS searchflood,g_edit_cutoff AS edittimecut,g_hide_from_list AS hidelist,g_post_closed AS canpostclosed,g_dohtml AS canposthtml,g_edit_topic AS caneditthread,g_bypass_badwords AS passbadword,g_attach_per_post AS perpostattach,g_attach_max AS attachlimit,prefix AS opentag,suffix AS closetag,g_can_remove,g_calendar_post,g_order_no,g_muli_money,g_use_pm,g_attach_max, g_invite_friend,g_perm_id,g_photo_max_vars,g_email_limit,g_mem_info,g_promotion
FROM sipb.pf4_groups
ORDER BY importusergroupida
此帖由 rocku 在 2005-05-18 10:27 进行编辑...