Skip to content

Instantly share code, notes, and snippets.

@lfaraone
Created November 21, 2015 23:02
Show Gist options
  • Save lfaraone/9b4ace4fe25db4f5c51d to your computer and use it in GitHub Desktop.
Save lfaraone/9b4ace4fe25db4f5c51d to your computer and use it in GitHub Desktop.
root@utrs:/srv/utrs# mysql -D utrs -p < mysql_schema.sql
ERROR 1064 (42000) at line 166: 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 '--HOOK TOOL
CREATE TABLE IF NOT EXISTS `hooks` (
`user_id` int(11) NOT NULL,
' at line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment