hazcod / Gunther

Easy web frontend for media streaming - Fork me! (NO LONGER MAINTAINED)
27 stars 5 forks source link

SQL Script error #5

Closed blindpet closed 9 years ago

blindpet commented 9 years ago

I run mysql -u root -p < setup_database.sql

ERROR 1192 (HY000) at line 3: Unknown system variable 'search_path'

hazcod commented 9 years ago

Try ommitting the 'set search_path to' line and can you try again?

hazcod commented 9 years ago

Edit: Should be fixed in 03b667fb234fdbb1c4c65b7c32da77a825169595 and db5db076e97f67f48228207ca7d4c78d88a706c5 . My apologies!