Closed (fixed)
Project:
User Tags
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2006 at 21:05 UTC
Updated:
15 Jun 2006 at 21:28 UTC
Jump to comment: Most recent
When installing the current cvs version in 4.7 I got an error related to the mysql syntax. I'm using Mysql5.x (if that matters).
The message was something like
ERROR 1064 (42000): 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 '( `vid` )
)' at line 3
I just removed the (`vid` ) section and it worked fine. I'm not sure that's recommended, though.
The module looks fairly promising, otherwise.
Comments
Comment #1
Anonymous (not verified) commentedfixed. thank you :)