Database Export

More
13 years 2 months ago #13881 by areafiftyone
Database Export was created by areafiftyone
I have built a site locally and now need to migrate to my live server. When I export the MySQL database it all seems fine, but when I try to import the database I get the following error:

REATE TABLE IF NOT EXISTS "jos_flexicontent_items_ext"(

"item_id"int( 11 ) unsigned NOT NULL ,
"type_id"int( 11 ) unsigned NOT NULL ,
"language"varchar( 11 ) NOT NULL DEFAULT '',
"sub_items"text NOT NULL ,
"sub_categories"text NOT NULL ,
"related_items"text NOT NULL ,
"search_index"mediumtext NOT NULL ,
PRIMARY KEY ( "item_id" ) ,
FULLTEXT KEY "search_index"( "search_index" )
);



MySQL said:

#1214 - The used table type doesn't support FULLTEXT indexes

Any help would be greatly appreciated.

Thanks
Gazza

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago #13882 by thirdhatch
Replied by thirdhatch on topic Database Export
Try Joomlapack on the entire site. We have used it several times with great results. It installs similar to a new installation but includes everything the previous site did.

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago #13883 by micker
Replied by micker on topic Database Export
an import export component (commercial) for flexicontent is comming by netassopro
regards

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #21833 by areafiftyone
Replied by areafiftyone on topic Database Export
Hi Guys,

Posted the above issues a long time ago now. Does anyone have any idea how to resolve this problem. I don't want to have to purchase a component to do this, as it should be achievable with PHP MyAdmin.

Any help would be appreciated.

Thanks
Gazza

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #21835 by ggppdk
Replied by ggppdk on topic Database Export
I see that in you table create statement you do not define the database engine.

Your new server may have default database engine InnoDB and not MyISAM.
Trying changing default engine of your server or use ENGINE = MyISAM in you create table statements

This is MySQL related issue, try looking in MySQL forums and also google-ing it ..

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.407 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline