goodlook
中级会员
 
中级会员
UID 18784
精华
0
积分 380
帖子 388
金钱 380 喜悦币
威望 0
人脉 0
阅读权限 30
注册 2003-3-8
状态 离线
|
[广告]: 代充Paypal帐号美元
怪事……mysql疯了,高手进来看下。
本地完全正常,传到服务器就不行了。
错误说 一个字段不存在!明明数据表里有,TMD说不存在!!
SELECT *
FROM `table1` a, `table2` b
left outer join `h_art_type` c on c.`t_id`=a.`tx_t2`
left outer join `h_art_type` d on d.`t_id`=a.`tx_t3`
where a.tx_id='123456' and a.`tx_t1`=b.`t_id`
#1054 - Unknown column 'a.tx_t2' in 'on clause'
mysql本地版本4.1.10a-nt
服务器 5.0.22
|  超值blog主机,大IIS,大流量45元,QQ:4681411
www.hostme.cn |
|