update replace

  • kn
  • 2018-08-06 09:41:10
  • mysql
UPDATE `my_videos` SET pic= REPLACE ( pic, 'http://tupian.tupianzy.com/pic/https', 'https' )
阅读全文

mysql 远程连接很慢的问题解决

  • kn
  • 2017-08-14 09:14:09
  • mysql
在mysqld下加入skip-name-resolve
阅读全文
  • «
  • 1
  • 2
  • 3
  • »