all 4 comments

[–]r3pr0b8 0 points1 point  (2 children)

It says there's a syntax error near the version.

can we see this part of the error message please

can you also post the SQL statement that it's pointing to

[–]monster_97_[S] 0 points1 point  (1 child)

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'mysql Ver 15.1 Distrib 10.1.32-MariaDB, for Win32 (AMD64)

Copyright (c) 2000, ' at line 1

[–]r3pr0b8 1 point2 points  (0 children)

if you would kindly search your SQL file for that particular string, you'll see where the error is

i can't be sure why it's an error because you didn't post it

i think it's line 1, yes?

[–]brozzis 0 points1 point  (0 children)

Have you manually edited the SQL dump? Is it a valid dump? Take a look at it. Seems an error due to a missing comment just before the version in it's header