avatar
MySQL 5.0 cluster question# Database - 数据库
M*r
1
MySQL 5.0 cluster is said to be:
"In MySQL-5.0, Cluster is in-memory only. This means that all table data (
including indexes) is stored in RAM. Therefore, if your data takes up 1GB of
space and you want to replicate it once in the cluster, you need 2GB of
memory to do so (1 GB per replica). This is in addition to the memory
required by the operating system and any applications running on the cluster
computers. "
http://dev.mysql.com/doc/refman/5.0/en/faqs-mysql-cluster.html
What does that mean?
avatar
a*s
2
MySQL 5.0 doesn't support cluster. It should be 5.1

of
cluster
still

【在 M*****r 的大作中提到】
: MySQL 5.0 cluster is said to be:
: "In MySQL-5.0, Cluster is in-memory only. This means that all table data (
: including indexes) is stored in RAM. Therefore, if your data takes up 1GB of
: space and you want to replicate it once in the cluster, you need 2GB of
: memory to do so (1 GB per replica). This is in addition to the memory
: required by the operating system and any applications running on the cluster
: computers. "
: http://dev.mysql.com/doc/refman/5.0/en/faqs-mysql-cluster.html
: What does that mean?

avatar
a*s
3
use
show create table tblname
to see what is the actual table type

【在 a*******s 的大作中提到】
: MySQL 5.0 doesn't support cluster. It should be 5.1
:
: of
: cluster
: still

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。