Aaronix.com
11-05-2002, 06:10 PM
Could somebody recommend us a reliable MySql host with InnoDB support (Mysql 4.0.4 with InnoDB tables)
Requirements :
- MySql 4.0.4 with InnoDB tables suport
- 99.96% uptime
- control panel
- PHP4
- SSL
- 40GB and/or 10GB (for our small projects)
Jedito
11-05-2002, 07:06 PM
mysql 4.x is still a beta release, I don't think that you'll find many host offering it.
Aaronix.com
11-05-2002, 07:16 PM
O.k. maybe MySQL 3.23-Max?
We need foreign keys. Unfortunately MySql provides refferential integrity only in InnoDB tables.
Cephren
11-06-2002, 12:08 AM
Many hosts uses default mysql packages that come with control panels such as plesk, raqs, etc which do not compile mysql max so no innodb for anybody.
From experience, over the last year, I think we only had one request for it under shared hosting, so since demand is sooo low, many hosts do not even bother compiling max.
huynhk
11-06-2002, 02:19 AM
That much for small projects? o_O
KDAWebServices
11-06-2002, 08:11 AM
If you want a proper relational DB (I don't know how mySQL really got away with describing it as relational for so long) then I would suggest looking at PostgreSQL, you may have more luck in finding a pgSQL host than mySQL - plus pgSQL is much more mature when it comes to referential integrity and other "proper" relational database features.