If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > ISP issues with INNODB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-20-08, 17:24
dele454 dele454 is offline
Registered User
 
Join Date: Jan 2008
Location: Cape town, South Africa
Posts: 11
ISP issues with INNODB

Hi,

Am sort of in a fix at the moment. Am at the stage of creating my database from my ER diagram of which certain tables rely on the InnoDB storage engine for referential integrity, transactions etc. But shockingly enough my ISP doesnt offer InnoDB table types due to the overhead caused from transaction tables.

What can i do? Change hosts? Revisit my ER diagram and make them all MyISAM? - this means i have to manually maintain integrity across related tables - seems more of a nightmare to me.

I need comments on what to do. Thanks and looking forward to feedbacks.

Last edited by dele454; 03-21-08 at 04:21.
Reply With Quote
  #2 (permalink)  
Old 03-20-08, 23:11
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
no innodb? that's scandalous

find a new host
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 03-21-08, 04:21
dele454 dele454 is offline
Registered User
 
Join Date: Jan 2008
Location: Cape town, South Africa
Posts: 11
I like your take on the issue!
Reply With Quote
  #4 (permalink)  
Old 03-21-08, 06:32
dele454 dele454 is offline
Registered User
 
Join Date: Jan 2008
Location: Cape town, South Africa
Posts: 11
What if i change my database to POSTGRESQL as a last resort. I reckon this database server supports referential integrity and transactions unlike MYSQL which has numerous database engines to choose from with only InnoDB supporting transactions and referential integrity.
Reply With Quote
  #5 (permalink)  
Old 03-21-08, 08:03
dele454 dele454 is offline
Registered User
 
Join Date: Jan 2008
Location: Cape town, South Africa
Posts: 11
The inevitable has to happen my host also doesnt offer transactional tables on POSTGRESQL. I have to change host. They dont offer it at all for all the database offerings. I find that very strange. I have asked for my money back.
Reply With Quote
  #6 (permalink)  
Old 03-21-08, 08:28
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Quote:
Originally Posted by dele454
The inevitable has to happen my host also doesnt offer transactional tables on POSTGRESQL.
Not possible. If the< offer Postgres hosting there is no way they can turn off the transaction handling in PG
Reply With Quote
  #7 (permalink)  
Old 03-21-08, 08:45
dele454 dele454 is offline
Registered User
 
Join Date: Jan 2008
Location: Cape town, South Africa
Posts: 11
I asked them that is what they told me they dont offer it for any of their databases. They look very dodgy. Can you recommend on any reputable hosting companies out there in the US besides Lunarpages and Aplus?

Even their version of Postgre installed on their server is 7.4 when the current relesase is 8.3 Creepy stuff!
Reply With Quote
  #8 (permalink)  
Old 03-22-08, 09:09
datamodeler datamodeler is offline
Registered User
 
Join Date: Oct 2002
Posts: 5
I use INNODB on HostDepot.
Reply With Quote
  #9 (permalink)  
Old 03-22-08, 11:23
dele454 dele454 is offline
Registered User
 
Join Date: Jan 2008
Location: Cape town, South Africa
Posts: 11
Thanks will have a look at them shortly
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On