Kahuki Webmaster Forum and Discussion Community  

Go Back   Kahuki Webmaster Forum and Discussion Community > Website Development & Management > Programming > PHP



Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-17-2007, 06:47 PM
Member
 
Join Date: Dec 2006
Posts: 61
Schlase is on a distinguished road
Arrow how to upload mySQL database to my webhost? At my machine, mySQL uses innodb engine, which is disabled on host

Error comes when I try to upload through export import and it reaches at '' TYPE = InnoDB;"

Reply With Quote
  #2 (permalink)  
Old 05-17-2007, 06:52 PM
Rookie
 
Join Date: Oct 2005
Posts: 1
troublegum is on a distinguished road
change the scripts to read:
TYPE = myisam

Reply With Quote
  #3 (permalink)  
Old 05-25-2007, 02:37 PM
Member
 
Join Date: Dec 2006
Posts: 71
Basher is on a distinguished road
You need to change your table types from InnoDB into MyIsam tables, if your host does not offer InnoDB tables. There is no way you can force the webhost to change table types if they do not support Innodb it would require you to have control of the database server on your hosts platform.

Is there a particular reason your table types are InnoDb , unless your using features specific to Innodb like (field constraints) you can just as easily use MyIsam

Reply With Quote
Reply

Bookmarks

Thread Tools
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL database script? opposition PHP 3 04-17-2007 08:14 AM
How to Update MYSQL database table based on mysql query array? blackfox PHP 2 03-30-2007 01:11 AM
mysql database corrupted? red_avater PHP 3 02-14-2007 10:17 AM
How do I link PHP to Mysql Server and how do I upload Php. How do I create forms in PHP using Msql as Database e-businesses PHP 2 03-18-2006 06:03 PM
How to access MYSQL database Using PHP in Linux and how to configure Mysql and php for Apache in linux? passi PHP 1 03-07-2006 12:12 PM

Databases For Websites

All times are GMT. The time now is 09:36 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0