mysql数据库预读与不预读数据库信息(use dbname)—Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A mysql> use dbname Reading table information for completion of table and column names
系统环境: Linux ubuntu --generic #-Ubuntu SMP Thu Apr :: UTC x86_64 x86_64 x86_64 GNU/Linux 系统中已经安装好mysql是本文的前提. 第一步, 修改配置文件,/etc/mysql/my.conf 找到bind-address = 127.0.0.1这一行并注释,如下: # # Instead of skip-networking the default is now to listen only on