I had also found that plugin by Joozey, but it only connects to his own database which is not viable for this project. and also he said:
It's suspended for an undefined amount of time.
Do you now of any other MySQL plugin?
You can switch the Lite-C mode to also use the names with the function anet_use_handles().
But I would dehort you to use the variable names, better find a methode to protect your code so that they can't get access to the server code.
Im afraid having the server code on the clients is not a good option. The code is compiled in ann exe and that would be sufficient to protect from the average user, but I would prefer not to have any part of the server code there for more advanced users.
I will take a look at the function anet_use_handles().
Thanks for the info
