well, I kinda wanted to update it even though it may create a few errors. But it has 2 options...
Upgrade DB and update CFG files? what is the CFG files?
and I tried to do the database update anyways and it came back with an error
1253 COLLATION 'latin1_general_ci' is not valid for CHARACTER SET 'utf8'
in:
[CREATE TABLE counter_history_clean as SELECT * FROM counter_history WHERE 1 GROUP BY startdate COLLATE latin1_general_ci;]
what does this mean??
I know this is prob a dumb question, but Im using hostmonster and they have their scripting updates. Its still telling me that my site needs updates, I manually did the file update like they show here...but Im wondering if i had them do the update script, if it would fix my DB? Or would it potentially break something?
Like my counter...its reading the duplicates like i found here and i havent had time to fix that yet....