Running AdKats script on NFO MySQL database

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
leatherneck6017
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Jan 05, 2015 4:45 pm

Running AdKats script on NFO MySQL database

Post by leatherneck6017 »

Hello all. I use Procon for BF4. I am having trouble running the AdKats script on my NFO MySQL database. Here is a link the script that AdKats requires me to run (https://raw.githubusercontent.com/ColCo ... adkats.sql)

Procon is able to connect to the database just fine, and I've already linked "Procon Chat, GUID, Stats and Mapstats Logger" but I can't run AdKats without using that script first to setup the tables. When I do, I get the following error "#1548 - Cannot load from mysql.proc. The table is probably corrupted".

FWIW, I have tried running this via phpmyadmin AND MySQL Workbench 6.1.

Is this a permissions issue? Is the script trying to do something that I don't have privileges for on the SQL server?

Thanks for any help or insight.
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Running AdKats script on NFO MySQL database

Post by Edge100x »

The error you're quoting means that it is set up to use MySQL routines, which we don't support. You would need to request a version that uses its own functions, switch to another plugin, or use a separately-hosted MySQL database (such as one locally installed to the same VDS as your Procon software).
Post Reply