01 2017 档案
摘要:1、在Grub的引导装载程序菜单上,选择你要进入的条目,键入 “e” 来进入编辑模式。2、在第二行(类似于kernel /vmlinuz-2.6.15 ro root=/dev/hda2 ),键入”e”进入编辑模式;3、在句末加上”init=/bin/bash”,回车;4、按ctrl + x 启动系
阅读全文
摘要:mysql> use mydb Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A 访问数据
阅读全文
摘要:卸载:apt-get autoremove --purge mysql-server-5.1 卸载服务端 apt-get remove mysql-common #一定要卸载(包含配置文件) dpkg -P mysql-common 清除残留 apt-get remove mysql-server-
阅读全文
摘要:修改/etc/mysql/my.cnf 配置文件: 最后重启mysql 服务,再查看: 编码已经改好了,可以支持中文字符编码了。
阅读全文

浙公网安备 33010602011771号