|
4images Update RC-1 to RC-2 DB Error: Bad SQL Query: CREATE TABLE 4mam_wordlist ( word_text varchar(50) binary NOT NULL default '', word_id mediumint(8) unsigned NOT NULL auto_increment, word_common tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (word_text), KEY word_id (word_id) ) TYPE=MyISAM You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 7 An error occured while creating table 4mam_wordlist DB Error: Bad SQL Query: CREATE TABLE 4mam_wordmatch ( image_id mediumint(8) unsigned NOT NULL default '0', word_id mediumint(8) unsigned NOT NULL default '0', name_match tinyint(1) NOT NULL default '0', desc_match tinyint(1) NOT NULL default '0', keys_match tinyint(1) NOT NULL default '0', KEY word_id (word_id) ) TYPE=MyISAM You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 8 An error occured while creating table 4mam_wordmatch DB Error: Bad SQL Query: ALTER TABLE SESSION_VARS_TABLE TYPE=MyISAM You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 2 DB Error: Bad SQL Query: ALTER TABLE SESSION_VARS_TABLE MODIFY sessionvars_value text Table '4images_4mam.session_vars_table' doesn't exist An error occured while editing tables
|
Powered by 4images 1.7.1
Copyright © 2002 4homepages.de