随笔分类 - mysql
摘要:如何解决:关闭防火墙service iptables stop1。 改表法。 可能是你的帐号不允许从远程登陆,只能在localhost。登录安装的那台电脑,登入mysql后,更改 "mysql" 数据库里的 "user" 表里的 "host" 项,从"localhost"改称"%" mysql>us
阅读全文
摘要:$sql='select * from users_location where latitude > '.$lat.'-1 and latitude < '.$lat.'+1 and longitude > '.$lon.'-1 and longitude < '.$lon.'+1 order b
阅读全文

浙公网安备 33010602011771号