What is the best MySQL database you can have? For AMXBANS
Currently I have:

Do I need to tell the webhost to update or something?
Because these sucks, It's a really big delay between the server and the datebase.
Some times it doesn't even connect.
Code: Select all
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)
Code: Select all
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)
mrkiller2010 wrote:There is no error. The connection with this datebase and the server is slow.
And why is there a ! red mark on the amx site?
Can't you check if there is anything that you can optimze?
Users browsing this forum: No registered users and 3 guests