View Single Post
proffs
Senior Member
Join Date: Jul 2013
Old 07-16-2014 , 08:00   Re: Recommended MySQL Version?! For AMXBANS
Reply With Quote #7

Quote:
Originally Posted by YamiKaitou View Post
I actually never stop developing it since I took it over, just put it on hold and only worked on supporting the current code.

Also, I haven't noticed an issue with this version
Code:
mysql> SHOW VARIABLES LIKE "%version%";
+-------------------------+------------------------------+
| Variable_name           | Value                        |
+-------------------------+------------------------------+
| innodb_version          | 5.5.37                       |
| protocol_version        | 10                           |
| slave_type_conversions  |                              |
| version                 | 5.5.37-cll                   |
| version_comment         | MySQL Community Server (GPL) |
| version_compile_machine | x86_64                       |
| version_compile_os      | Linux                        |
+-------------------------+------------------------------+
7 rows in set (0.00 sec)
The connection is bad I think..
What the problem for me is that sometimes the database doesn't work so /amxbans says "Connection to the datebase is required" (not exactly that error but kind of that error) And that happends, everyone that is banned can join the server.

And we can't ban anyone neither.


Last edited by proffs; 07-16-2014 at 08:42.
proffs is offline