将video表中id大于7的记录中的title字段中的字符串3.1替换为4.1
update video set title = replace(title,'3.1','4.1') where id >7
update sc_resource2 set url = replace(url,'http://xx.xx.xx.xx/localResource/public','http://xx.xx.xx.xx:81')
将video表中id大于7的记录中的title字段中的字符串3.1替换为4.1
update video set title = replace(title,'3.1','4.1') where id >7
update sc_resource2 set url = replace(url,'http://xx.xx.xx.xx/localResource/public','http://xx.xx.xx.xx:81')
Warning: Undefined variable $uapic in /www/wwwroot/www.murongx.cn/wp-content/themes/kratos-pjax-master/inc/ua.php on line 424
Warning: Undefined variable $uapic in /www/wwwroot/www.murongx.cn/wp-content/themes/kratos-pjax-master/inc/ua.php on line 424