Hey there,
I'm having problems importing my sql file via phpmyadmin. It keeps throwing up the following error:
#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 'id`) ); CREATE TABLE `sessions`( `id` BIGINT AUTO_INCREMENT, `uid` CHAR(255),' at line 8
Here's the code:
http://pastebin.com/Kf50m1Qm
Any help would be brilliant :)