I was trying to uninstall this module and got this error.
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''link_image_%%' at line 1: DELETE FROM {variable} WHERE name LIKE 'link_image_%%; Array ( ) in link_image_uninstall() (line 11 of /path/to/site/sites/all/modules/contrib/link_image/link_image.install).
Comments
Comment #1
13rac1 commentedThis error appears in both D6 & D7 versions.
Comment #2
emosbaugh commentedissue should be fixed in latest 7.x-1.x-dev release and in the 6.x-1.0-alpha2 release. Thank you.
Comment #3
emosbaugh commented