those errors are not from a failed login and password. looking through them i would say you are not useing Velious RC1 database.
Quote:
Error in GetItemsCount query 'SELECT MAX(id),count(*),sum(length(serialization)+
1) FROM items' #2006: MySQL server has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Loading items FAILED!
Failed. But ignoring error and going on...
|
This is one error i see when people say that they followed the tut and it don't work. You will not get this error useing Velious RC1 Database.If you compiled the latest source release you will have to source in a few lines to fix RC1 and they are posted on PEQ sight.
EDIT:
Quote:
GRANT ALL PRIVILEGES ON eqdr2.* TO username@localhost IDENTIFIED BY 'password' WITH GRANT OPTION;
Notice how the name of Database(eqdr2) is written..This way works for me.
|
he can only put it in that way if he name his database eqdr2. Also i have never had an issue useing *.* in that string for any of the DB's i haved used.
so i will still say he is using the wrong DB for 6.2 or something went screwy louy with his Database.