摘要:
replace函数定义 replace(original-string,search-string,replace-string) 把ability_info表中所有path字段里的'172.18.223.226'字符串替换成'222.86.208.111' update `ability_info 阅读全文
摘要:
问题描述: 在进行mysql进行查询时,很简单的一个查询语句,但就是查询不出来,报如下错误 [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL serve 阅读全文