I'm runnung MySQL-Cluster 5.0.15 on Linux.

I have to do some re-design of a website database that has quickly
outgrown itself.   I'm trying to migrate to MySQL Cluster 5.0.15.
Mostly I've used VarChar fieldtypes in the past, but I want to make sure
I'm using the best fieldtype for alphanumeric indexed fields.

Some of the data I'm storing will be fixed in length and some will be
variable in length.   I've thought of just going to TINYTEXT and TEXT
fields.

I'm really wanting good memory utilization and speed.  Perhaps there's a
way to do this and get a reasonable combo of both.

Are there any tutorials for setting up  MySQL Field Types (for a
somewhat-newbie to advanced database design) on the net?

Cory @ SkyVantage


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to