Question
PowerDns on a 'LAMP on Ubuntu' droplet throws SQL Error
I've just created a LAMP droplet
I'm installing PowerDNS, but when doing this, it must do something into mysql database.
At a precise time, it tell me this:
"mysql said: ERROR 1064 (42000) at line 1: 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 'type=InnoDB' at line 10 "
What can I do ?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×