【发布时间】:2016-02-01 23:47:05
【问题描述】:
我现在在 MySql 中有一个表,730 万行,如果我运行这个查询,大小为 1.5GB:
How to get the sizes of the tables of a mysql database?
我正在尝试了解在 AWS Aurora 中进行全表扫描会花费我多少?
AWS 将其列为:
I/O 速率 - 每 100 万个请求 0.200 美元
但是我怎么可能把它翻译成“这将花费我什么”?
【问题讨论】:
标签: mysql amazon-web-services amazon-aurora