Copy the whole SQL, open Navicat and click F6 or go to tools > console and then paste the SQL code.
Be patient if it doesn't immediately paste as it can take a while depending on the size.
Once it's all pasted hit the enter button and it should create the tables and insert the content.
It'll tell you when it's done.
There's an error with the points column, I presume this is under either the settings table or users table.
Either that or it's in one of the other tables when it shouldn't be. CTRL + F then type points and see what comes up.
If you have any more problems I can give you a SQL file.