I am new to mysql and i get the following MySQL error in my server_log, so my server keeps crashing.
Код:
[06:26:44] [MySQL] Error (0): Could not execute query. Unknown column 'town' in 'field list'.
What to do ?
You typically have to create your DBs table structure before interfacing it with SA-MP. SOME filterscripts have code in there to populate the structure, but most dont because they assume you've done that already.