• I just downloaded the new wordpress and the last few installs I have gotton the following errors during install
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM wp_options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’55-0-default_post_status’ for key 1]
    INSERT INTO wp_options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(55,’default_post_status’, 5, ‘publish’, ‘The default state of each new post’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM wp_options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’56-0-default_comment_status’ for key 1]
    INSERT INTO wp_options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(56,’default_comment_status’, 5, ‘open’, ‘The default state of comments for each new post’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM wp_options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’57-0-default_ping_status’ for key 1]
    INSERT INTO wp_options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(57,’default_ping_status’, 5, ‘open’, ‘The default ping state for each new post’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM wp_options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’58-0-default_pingback_flag’ for key 1]
    INSERT INTO wp_options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(58,’default_pingback_flag’, 5, ‘1’, ‘Whether the \’PingBack the URLs in this post\’ checkbox should be checked by default’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM wp_options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’59-0-default_post_category’ for key 1]
    INSERT INTO wp_options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(59,’default_post_category’, 7, ‘1’, ‘The default category for each new post’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM wp_options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’83-0-default_post_edit_rows’ for key 1]
    INSERT INTO wp_options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(83,’default_post_edit_rows’, 1, ‘9’, ‘The number of rows in the edit post form (min 3, max 100)’, 8, 5)
    they don’t seem to effect the script at all but any idea what they are?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I have the same problem ?? But finally the Step 3 says:

    User setup successful!
    Now you can log in with the login “admin” and password “xxxxx”

    And everything seems to work well! I can put new entries, comments, categories, set the blog up, etc.
    Are theese SQL errors really important? I read the “5-minute-install” Wiki document ??
    Thanks and sorry for my bad English

    Hi (again) Looking for some information about theese errores I get this thread: https://www.ads-software.com/support/2/1995#post-5
    They insn’t really errors, they are only messages ??
    Greetings

    I’ve installed WP on a couple machines in the past fews days — my laptop for testing (Mac OS X) and my webhost, which is some linux distro, I believe. In both instances I got a bunch of SQL Errors, but in both cases everything seems to work ok.
    That said, they *are* alarming to encounter and if one of the developers has a change to change the script so it informs the user that they can be safely ignored (if that is indeed the case) or can somehow hide the messages, it’d probably ease the minds of a lot of new users. ??

    Thread Starter mrlarter

    (@mrlarter)

    any idea on this so far?
    it appears after a while the password no longer works an the login page gives errors

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘slew of errors with the new wp’ is closed to new replies.