摘要:
【修改kvm虚拟机的资源大小cpu、内存、硬盘】 # virsh list --all Id Name State bbotte shut off # virsh setvcpus bbotte --maximum 4 --config# virsh setmaxmem bbotte 1048576 阅读全文
摘要:
ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot execute this statemen 转自:http://www.cnblogs.com/iosde 阅读全文