--02T08::.750000Z [Warning] [MY-] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release. --02T08::.750000Z [System] [MY-] [Serve
使用 show databases; +--------------------+| Database |+--------------------+| information_schema | | test | +--------------------+,mysql> use mysqlERROR 1044 (42000): Access denied for user ''@'localhost' to database 'mysql' 查
bind-address = 127.0.0.1 => bind-address= 136.129.20.168 IP要这么改 这么改远程连不上,那么需要把这行整行注释掉,重启MYSQL,telnet 136.129.20.168 3306,提示1130 is not allowed to connect to this MySQL server 那么需要在ubuntu上进去 mysql sudo mysql -u root -p 提示输入密码 然后 mysql>mysql>use
今天收到监控邮件说博客访问失败.打开页面一看,硕大的502 Bad Gateway,ping了一下VPS发现是通的,SSH连接上去看了下Nginx日志发现没问题,重启lnmp的时候发现Mysql起不来,问题源头基本找到. tail /usr/local/mysql/var/slyar.err 看了一下Mysql的错误日志,意外状况出现…… Disk is full writing './mysql-bin.~rec~' (Errcode: 28). Waiting for someone to