mysql_ping problem
#1

I upgraded my mysql plugin from R7 to R31, and now i seem to get this error:

error 017: undefined symbol "mysql_ping"

Can anyone help me with this?
Reply
#2

Yup, the function mysql_ping was removed in r21 ( https://code.******.com/p/sa-mp-mysq...=21&spec=svn22 ). If you are checking if the connection is still alive, then you can simply remove it (the plugin takes care of this itself)
Reply
#3

So, how do I see if the connection went through when starting my server?
Reply
#4

Quote:
Originally Posted by .Mento
Посмотреть сообщение
So, how do I see if the connection went through when starting my server?
There will be added a MySQL log in your servers folder. Open it up and check if the connection went thru.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)