What is the cost of an account on disk when it is created in MySql?
实际上什么都没有(在 Grant 表中创建行需要几个 K)。
what is the max number of accounts you can create?
实际上无限制(授予表不能超过表中的最大行数,现代 InnoDB 表中没有上限,但对于大量行,您可能会遇到性能问题。您有机会许多用户 / GRANT 太小以至于在容量规划中不是一个因素)。
| 归档时间: |
|
| 查看次数: |
61 次 |
| 最近记录: |