摘要:
问题说明 在性能测试中执行SQL,被提示内存空间不足:ERROR 10 (HY000): Tianmu out of resources error: Insufficient memory space. 解决方法 (1)查看内存占用高的前20 ps aux | head -1;ps aux |gr 阅读全文
摘要:
1、报错详见如下 [root@localhost ~]# mysql -h192.168.30.33 -uroot -p Enter password: ERROR 1045 (28000): Access denied for user 'root'@'192.168.30.33' (using 阅读全文