@CajunCenturion,
I will check what version I had on the old server, unfortunately to answer I rely on other person as the old server is not in my control.
@macgyvers2000
I presume the error is FULLTEXT, I'll attempt changing that, I still have the original backup, and I can get the backup...
I get the following error now, I hope you can help:
SQL-query:
--
-- Table structure for table `mos_content`
--
CREATE TABLE mos_content(
id int( 11 ) unsigned NOT NULL AUTO_INCREMENT ,
title varchar( 100 ) NOT NULL default '',
title_alias varchar( 100 ) NOT NULL default '',
introtext...
Hello all, this is my first post.
I am currently trying to upload a database for a site I am working on however I constantly get the same error. My coding knowledge is close to nothing in relation to SQL.
I will provide the code that gives the error and the error in question:
"SQL-query...