ANH Build 240
From SWGANH Wiki
Build Notes Archive - Build 240
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Build 240 | ||
---|---|---|
Commit date | Dec 13, 2007 | |
Author | snow | |
Version | 0.1.239 | |
Update chronology | ||
← Previous | Current | Next → |
ANH Build 239 | ANH Build 240 | ANH Build 241 |
Release Notes
[MySQL] - Further work on breaking up the schema
- Added !create_users_db.sql script that creates / populates all the anh dbs
- renamed (filename only) galaxy.sql to server.sql due to some stupid error on MySQL's engine not wanting to process the galaxy.sql filename
- You must edit the !create_users_db.sql to fix the path to your schema folder
- Once changed, simply run via:
- mysql -p -uroot < !create_users_db