Navicat error

12/02/2013 11:54 djandry95#1
[Only registered and activated users can see links. Click Here To Register...]

Hi..When i open player, account ,common ecc. i get this error..also when i open query table on item_proto or mob_proto ecc..
12/02/2013 12:11 nostradame37#2
mysql server its not running ?
12/02/2013 12:13 Lord Lix'#3
Code:
mysqlcheck --all-databases --check-upgrade --auto-repair
Rechtsklick auf deine Verbindung -> Console -> Code einfügen -> Enter


Versuch das mal.
12/02/2013 12:14 djandry95#4
mysql_enable="NO" ??
12/02/2013 12:19 Lord Lix'#5
Hey,


mysql_enable must be "YES"
12/02/2013 12:35 djandry95#6
i've changed from NO at YES but error is always there..
12/02/2013 12:50 Lord Lix'#7
reinstall mysql?
12/02/2013 13:07 djandry95#8
how to reinstall? I use files by xGr33n..are bug?
12/02/2013 14:22 SkillzWorld2#9
Schreib in Vbox/Putty
PHP Code:
mysql_upgrade 
12/02/2013 15:06 djandry95#10
Quote:
Originally Posted by SkillzWorld2 View Post
Schreib in Vbox/Putty
PHP Code:
mysql_upgrade 
Resolved!!!! Thx!!!!!