Server and DB 1.902 Released!

Dawn of Light related news and announcements.

Moderator: Developer Team

Server and DB 1.902 Released!

Postby IStandAloneToo » Thu Mar 20, 2008 11:24 pm

Well community, it has been a while since 1.901 was launched and we felt that it was a good time to make a new release before some major changes to DOL goes stable. I don't have much to tell you in the way of changes (the staff can fill this thread with some changes), but I'd like to thank Graveen for fitting the 1.901 DB to Revision 1134. He also fixed many DB errors (invalid npctemplates, itemtemplates, etc). So, go! Enjoy!

Direct link to SF.
Ryan
Hi :)
IStandAloneToo
Developer
 
Posts: 1179
Joined: Sat Jul 14, 2007 2:26 am
Location: California

Re: Server and DB 1.902 Released!

Postby IStandAloneToo » Thu Mar 20, 2008 11:26 pm

NOTE:
Etaew needs to quit being so lazy and making it our site update when I release something :). As for now, go download it from SourceForge. I will update the links when he gets back on.
Ryan
Hi :)
IStandAloneToo
Developer
 
Posts: 1179
Joined: Sat Jul 14, 2007 2:26 am
Location: California

Re: Server and DB 1.902 Released!

Postby Etaew » Fri Mar 21, 2008 1:54 am

The links are updated, not quite sure how we'd do it, unless SF releases some XML for it.
Retired DOL Enthusiast | Blog
User avatar
Etaew
Inactive Staff Member
 
Posts: 7602
Joined: Mon Oct 13, 2003 5:04 pm
Website: http://etaew.net
Location: England

Re: Server and DB 1.902 Released!

Postby pacific » Sat Mar 22, 2008 6:52 pm

hi, thx for your great job on dol, it seems something goes wrong with the sql file of 40meg: on navicat 8 it process only 975 queries (no errors) and no tables are filled...and with an empty db, no tables are created.
as i am a noob, i really dont know whats happenning.

have fun,
pacific
DOL Visitor
 
Posts: 8
Joined: Sat Mar 22, 2008 6:41 pm

Re: Server and DB 1.902 Released!

Postby Graveen » Sat Mar 22, 2008 8:59 pm

hi

before be sure you have mysql 5.x installed

then use mysql gui tools - administrator - restore option

or

open cmd command
and type
Code: Select all
mysql -u root --password=yourpassword dol < db_1902.sql

Anyone got problems ?
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Server and DB 1.902 Released!

Postby pacific » Sat Mar 22, 2008 10:17 pm

thx for your quick answer ;)

that dont work: computer is working about the same time of the test with navica and same story.
i am using mysql 5.0.27 , i will try with the 5.1.23 and post when done
pacific
DOL Visitor
 
Posts: 8
Joined: Sat Mar 22, 2008 6:41 pm

Re: Server and DB 1.902 Released!

Postby pacific » Sat Mar 22, 2008 10:46 pm

did the tests with navicat and cmd on the v5.1.23 : same story :?:
usually when i've installed parts of db, that's worked fine.

have fun
pacific
DOL Visitor
 
Posts: 8
Joined: Sat Mar 22, 2008 6:41 pm

Re: Server and DB 1.902 Released!

Postby Graveen » Sat Mar 22, 2008 11:12 pm

download mysql gui tools

query browser -> file -> open script -> db_1902.sql

execute script

important: this is creating/updating a database called DOL.
so if you wait another db name, you must change the header of the script:
Code: Select all
CREATE DATABASE IF NOT EXISTS dol;
USE dol;
Last edited by Graveen on Sat Mar 22, 2008 11:50 pm, edited 1 time in total.
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Server and DB 1.902 Released!

Postby pacific » Sat Mar 22, 2008 11:26 pm

ok that was my mistake: i already had an old db named dol, and havent looked attention to it.... (damnit little brain ;)) while trying to install the db under a dol1902...
i have deleted my old dol db and all working fine now.

thx a lot m8 for your help /claps

have fun
pacific
DOL Visitor
 
Posts: 8
Joined: Sat Mar 22, 2008 6:41 pm

Re: Server and DB 1.902 Released!

Postby Graveen » Sat Mar 22, 2008 11:51 pm

np, i prefer that, i wonder if it was not a charset problem, even if i checked it was good before packing :D

Good to hear all is fine 4 u !
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France


Return to “%s” Announcements

Who is online

Users browsing this forum: No registered users and 0 guests