shenqin 发表于 2011-6-5 12:18:15

sql出错

本帖最后由 shenqin 于 2011-6-5 13:05 编辑

update pd_users set exp=exp+2 where userid='0'

MySQL Info: Table 'pd_users' is read only , 1036

shenqin 发表于 2011-6-5 12:20:11

update pd_users set last_login_ip='125.124.119.195',last_login_time='1307248276',exp=exp+2 , credit=credit+2 where userid='1'

MySQL Info: Table 'pd_users' is read only , 1036

shenqin 发表于 2011-6-5 13:04:12

解决了。是权限问题
页: [1]
查看完整版本: sql出错