Database error in the log after upgrade
-
Hello
Updated instructions for this version 1.83.2 to 1.84.1
The log is found here:
[27-Dec-2016 08:59:40 UTC] База данных WordPress возвратила ошибку 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 ‘INT(11) NOT NULL ,rating_posttitle TEXT NOT NULL,rating_rating INT(2) NOT NULL ,’ at line 1 в ответ на запрос ALTER TABLE mytableprefix_ratings CHANGE COLUMN
rating_id
rating_id INT(11) NOT NULL auto_increment,rating_postid INT(11) NOT NULL ,rating_posttitle TEXT NOT NULL,rating_rating INT(2) NOT NULL ,rating_timestamp VARCHAR(15) NOT NULL ,rating_ip VARCHAR(40) NOT NULL ,rating_host VARCHAR(200) NOT NULL,rating_username VARCHAR(50) NOT NULL,rating_userid int(10) NOT NULL default ‘0’,PRIMARY KEY (rating_id),KEY rating_userid (rating_userid),KEY rating_postid_ip (rating_postid, rating_ip), выполненный activate_plugin, do_action(‘activate_wp-postratings/wp-postratings.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, ratings_activation, ratings_activate, dbDeltaHow many serious is this error?
- The topic ‘Database error in the log after upgrade’ is closed to new replies.