01.03.2015, 00:42
Hello I updated my server from BlueG's Mysql plugin R7 to R39-2 and now my server is no longer connecting to the mysql.
Anyone got any ideas why?
Edit: I found out why.
I need this due to I run multiple scripts
enable_mutex(false);
Except with latest version of the mysql version that is removed. So I added it in the native to the script. Now the server is saying: Run time error 19.
Anyone got any ideas why?
Edit: I found out why.
I need this due to I run multiple scripts
enable_mutex(false);
Except with latest version of the mysql version that is removed. So I added it in the native to the script. Now the server is saying: Run time error 19.