SmileYzn / CS_PugMod-Archive

CS 1.6 Pickup Game Mod
19 stars 12 forks source link

Error when executing 'PugProcedures.sql' #7

Closed Gh0stMan closed 9 years ago

Gh0stMan commented 9 years ago

Here is screen of error > http://prntscr.com/6xs1ll

It says "#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 'iMax; END' at line 6 "

SmileYzn commented 9 years ago

I will investigate this too, but seems to be a MySQL version from PhpMyAdmin.

I used last Xampp Version for Windows to test the procedures and tables.

Gh0stMan commented 9 years ago

If that helps here are phpmyadmin and mysql versions I'm using http://prntscr.com/6xycga

SmileYzn commented 9 years ago

I have used MySQL 5.5+. The pma version does not matter i guess.