MySQL Help
#1

It's been long time back here. I am amateur scripter Mysql plugins have been updated, I have my old mysql plugin in script, terms are different, some commands such as mysql ping is missing so I need help regarding the new mysql plugin in comparison with the old one(which replaces what) etc..

Thanks in advance.
Reply
#2

-Bump- A little doubt, which is the new command for mysql_ping in mysql r33+
Reply
#3

There isn't one. You don't need it. The plugin will automatically reconnect. If you need to verify that the connection was successful, use mysql_errno.
Reply
#4

Thanks dude now, I instead of changing the callbacks in every line, for example I just put #define cache_get_field_count mysql_field_count

will it work in every case ??
Reply
#5

Quote:
Originally Posted by DetoNater
Посмотреть сообщение
Thanks dude now, I instead of changing the callbacks in every line, for example I just put #define cache_get_field_count mysql_field_count

will it work in every case ??
I doubt anyone has done that, but you can try.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)