• After last update (1.6.15), MYSQL had a problem with adding the new key slug.

    * grid style tables slug key added [informed in What’s new]

    When the plugin try to add this new key slug in table wp_grid_box_style, MYSQL informs duplicate key slug and the website does not load!

    I tried to add this key manualy by MySQL WorkBench and had the same error message.

    MySQL version: 5.5.51-38.2
    PHP version: 5.4.45

    I had to restore my old backup to have my site online again.

    Thank you and I hope this comment can help to solve this issue.

    Alexandre

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author EdwardBock

    (@edwardbock)

    Thanks @alexandredrefahl for your report.

    Do you have duplicate slugs in your table? Or is it a false negative?

    Thread Starter alexandredrefahl

    (@alexandredrefahl)

    I have not duplicated slugs, in realy the table wp_grid_box_style is empty.
    There is no records on it.
    Could this fact caused the error?

    Plugin Author EdwardBock

    (@edwardbock)

    Please check version 1.6.16.

    I did get your error some times and change some sql queries for the styles update. I don’t really know why that broke, but now I don’t get the update error anymore.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Key Slug generate ERROR’ is closed to new replies.