user warning: 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 query: INSERT INTO sequences (name, id) VALUES ('panels_display_did', ) in /home/lapremot/public_html/flash/includes/database.mysql.inc on line 172.
Update #5208
* DELETE FROM {sequences} WHERE name = '{panels_display}_did'
* DELETE FROM {sequences} WHERE name = '{panels_display}_id'
* Failed: INSERT INTO {sequences} (name, id) VALUES ('{panels_display}_did', ) <<<
Update #5209
* ALTER TABLE {panels_page} ADD COLUMN relationships longtext
Update #5210
* UPDATE {system} SET weight = 10 WHERE name = 'panels'
Comments
Comment #1
wim leersI didn't have this problem.
Comment #2
merlinofchaos commentedOk, the good news is that this bug should be harmless; it should only have happened if you have no panels in your system at the time you ran it. Please confirm for me that this was the case. If it was not, this could be very very serious.
Comment #3
wim leersWell, I did have some panels, so that explanation fits my experience.
Comment #4
drutube commentedYou are correct Merlin. I had no panels. It should be fine.
Comment #5
merlinofchaos commentedUpdating title. Since the issue is effectively cosmetic, downgrading to minor.
Comment #6
merlinofchaos commentedAnd fixed in -dev and going out in alpha14.
Comment #7
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.