WalkingBad 0 Posted April 21, 2014 I just downloaded now the new Hercules emulator and now im having this problems ... this is my first time to encounter this type or errors.. Quote Share this post Link to post Share on other sites
0 Emistry 145 Posted April 21, 2014 load all the sql that mention in the error https://github.com/HerculesWS/Hercules/tree/master/sql-files/upgrades Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted April 21, 2014 Well, the "errors" explain themselves. You've got to apply the upgrades you've got missing on your database. They are generally stored in sql-files/upgrades. Quote Share this post Link to post Share on other sites
0 WalkingBad 0 Posted April 21, 2014 yea I did.. but nothing change.. still the same Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted April 21, 2014 run these mysql commands on your database INSERT INTO `sql_updates` (`timestamp`) VALUES (1381354728); -- 2013-10-09--21-38.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1381423003); -- 2013-10-10--16-36.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1382892428); -- 2013-10-27--16-47.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1383162785); -- 2013-10-30--19-53.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1383167577); -- 2013-10-30--21-12.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1383205740); -- 2013-10-31--07-49.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1383955424); -- 2013-11-09--00-03.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1384473995); -- 2013-11-15--00-06.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1384545461); -- 2013-11-15--19-57.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1384588175); -- 2013-11-16--07-49.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1384763034); -- 2013-11-18--08-23.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1387844126); -- 2013-12-24--00-15.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1388854043); -- 2014-01-04--16-47.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1389028967); -- 2014-01-06--17-22.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1392832626); -- 2014-02-19--17-57.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1395789302); -- 2014-03-25--23-57.sqlINSERT INTO `sql_updates` (`timestamp`) VALUES (1396893866); -- 2014-04-07--22-04.sql Quote Share this post Link to post Share on other sites
0 WalkingBad 0 Posted April 21, 2014 (edited) I solved my problem.... I re-download the Hercules Emulator and apply it again on MySQL and it works... no more errors Topic Close :) Edited April 21, 2014 by WalkingBad Quote Share this post Link to post Share on other sites
I just downloaded now the new Hercules emulator and now im having this problems ...
this is my first time to encounter this type or errors..
Share this post
Link to post
Share on other sites