what version of MySQL I should use for 2007/08/10 PEQ DB
What version of MySQL I should use to get my latest download of PEQ DB (from wincvs) to work ?
When I follow the guide.pdf and run "source load_system.sql" it runs fine at beggning and after 20-30 lines buch error happens. I am currently using mysql-essential-5.0.37-win32.msi (as the guide recommand). :-? |
The MySQL version in the guide works fine. I use 5.0.27 but no difference.
Try this command to source the database: Code:
\. load_system.sql |
Quote:
|
What exactly are the errors?
|
double check that your sourceing in your peq file from the peq directory, the one that contains all the sql files. For some people its c:\peqdb\peq_db\
You do this before you run mysql -u root -p. When you open command prompt, you type in Code:
cd\peqdb\peq_db Code:
c:\peqdb\peq_db> |
Also make sure you are sourcing to a new DB and not an existing one, unless you first run the drop_system.sql.
|
It is brand new DB, and i also do "drop database peq;" (and "create database peq" again and "/u peq") everytime when I retry.
this is the error message when I try to import load_system.sql :rolleyes: http://www.geocities.com/samplempg/error.JPG |
See that "near (,(11"? that's the problem. Not sure what source you are using, but peq_db from the CVS is not missing column data or malformed SQL statements.
This is like trying to insert (id,field,data) as (,blah,bleh) <-- the first field's data is missing. |
Quote:
I am using chinese traditional version of xp sp2. Is that cause the problem ? ;-) because sometimes 2 ansi code can be combine to 1 chinese world. |
Oh yeah, way out of my league pal. :) sorry...
|
weird, the database download from PEQ website (luclin 0.7.0 final release) dosen't give any error on "source load_system.sql", what version of EQEMU I should run to match luclin 0.7.0 final database ? :-D
|
I got more usefull error message by import latest DB by useing navicat, here is the screenshot :rolleyes:
http://www.geocities.com/samplempg/error2.JPG |
all right..I think the error are cause by typo mistakes on .sql file. here is little screenshot make it obiously (there are at least 3 typo on different .sql when I try import the DB) :D
note: these typo error only happen on latest wincvs downloaded peq_db, can someone help me report this bug to Project EQ forums ? My forum account having trouble to get activate, maybe the forum admin are too busy :) http://www.geocities.com/samplempg/error3.JPG |
Newest CVS loads without an error for me on a Windows box and several Linux boxes. Typos in the dumps are nearly impossible because they aren't edited by hand. Yeah, and as John Adams said that malformed line doesn't exist in CVS, I just looked so I'm not sure where you are getting the db from.
But, I'm going to be updating CVS today so maybe that will fix it for you. |
I did download twice on yesterday, both try gives error :rolleyes: Btw, tonight's download works perfect! No more errors! :D
|
All times are GMT -4. The time now is 01:55 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.