Re: ~Mysql cluster info~

2006-03-21 Thread Dan Trainor
to a specific date at this time. Thanks, Jimmy Guerrero, Senior Product Manager MySQL Inc, www.mysql.com Houston, TX USA -Original Message- From: Mohammed Abdul Azeem [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 21, 2006 9:30 PM To: Jimmy Guerrero Cc: [EMAIL PROTECTED]; m

RE: ~Mysql cluster info~

2006-03-21 Thread Jimmy Guerrero
ammed Abdul Azeem [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 21, 2006 9:30 PM > To: Jimmy Guerrero > Cc: [EMAIL PROTECTED]; mysql@lists.mysql.com > Subject: RE: ~Mysql cluster info~ > > > Hello Jimmy, > > Do we have a production release of MYSQL cluster 5.1 ? If y

RE: ~Mysql cluster info~

2006-03-21 Thread Mohammed Abdul Azeem
Hello Jimmy, Do we have a production release of MYSQL cluster 5.1 ? If yes please let me know the path from where i can download the same. Thanks in advance, Abdul. On Tue, 2006-03-21 at 07:16 -0600, Jimmy Guerrero wrote: > Hello, > > MySQL 5.0 Cluster is an in-memory database. Meaning that the

RE: ~Mysql cluster info~

2006-03-21 Thread Jimmy Guerrero
Hello, MySQL 5.0 Cluster is an in-memory database. Meaning that the entire database (tables, indexes, etc.) must fit in RAM along with your other OS and application processes. In 5.1, we have introduced disk-based data support. Note, that although data can now be stored on disk, indexes must stil