摘要:
启动虚拟机报错: VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program ... 阅读全文
摘要:
阿里云RDS数据库最大支持2T,目前已经占用了90%,如果进行分库或者迁移比较麻烦,思路是找出占用空间过大的日志或不重要的文件进行删除操作 查询所有数据库占用磁盘空间大小的SQL语句: show binary logs; show variables like '%log%'; set ... 阅读全文