List:Cluster« Previous MessageNext Message »
From:ahtak@ihug.com.au Date:October 16 2009 1:20pm
Subject:Re: Different size of databases in clustered mysql?
View as plain text  
First of all really thank you for all replies. Much appreciated.

What my project does is once the user registered then the database is
automatically created (of course with some predefined tables but more tables will
be added in the future from time to time).

(hopefully)My last few questions are: 

1) Do I have to redefine the size in the configuration file/console when I add
new database/tables everytime? (just want to confirm this) or all I need is just
keep monitoring the memory is occupied by the cluster and make sure is below the
limit when I create a new db/add new tables?

2) In terms of the size of the memory use/occupy by the memory is that equal to
sum of 
for each table {
 (number of row x the total size of attributes in that table)
}

?

Thanks :)





Thread
Different size of databases in clustered mysql?ahtak@ihug.com.au15 Oct
  • Re: Different size of databases in clustered mysql?Jon Stephens15 Oct
Re: Different size of databases in clustered mysql?ahtak@ihug.com.au16 Oct
  • Re: Different size of databases in clustered mysql?Geert Vanderkelen16 Oct
    • Re: Different size of databases in clustered mysql?Jon Stephens16 Oct
  • Re: Different size of databases in clustered mysql?Jon Stephens16 Oct
Re: Different size of databases in clustered mysql?ahtak@ihug.com.au16 Oct