gpt4 book ai didi

mysql:执行 "You can turn off this feature to get a quicker startup with -A"后 "use my-database"是什么意思?

转载 作者:行者123 更新时间:2023-11-29 01:56:04 25 4
gpt4 key购买 nike

当我选择一个数据库时:

use db_name

它显示:

Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

这是什么意思?

最佳答案

在登录后的第一个“使用”命令中,MySQL 扫描数据库、表和列名以自动完成。如果您有很多数据库、表,则可能需要一段时间。

为避免这种情况,请使用 -A 选项(或 --no-auto-rehash)启动您的客户端,例如,

mysql -A

关于mysql:执行 "You can turn off this feature to get a quicker startup with -A"后 "use my-database"是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28758387/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com