解决mysqldump 错误– Warning: Skipping the data of table mysql.event. Specify the –events option
解决mysqldump 错误– Warning: … Read More
记录成长的点点滴滴
解决mysqldump 错误– Warning: … Read More
mkdir /a/b 创建b目录需要先创建a 然后再创建b … Read More
Lastpass是一款在线密码管理器和页面过滤器,采用256 … Read More
使用: ls | xargs -n 10 rm -rf
#!/bin/bash # 要备份的数据库名,多个数据库用空 … Read More
模板网站: wordpress: www.mubantu.c … Read More
favicon.ico图标是网站的缩略标志,可以显示在浏览器 … Read More
mysql 表损坏修复表的各种方法 1、mysqlcheck … Read More
方法1:在php中用session 限制表单提交的次数 de … Read More