eq2_database_schema
Moderator: Team Members
-
kouhei
- Posts: 10
- Joined: Thu Jul 26, 2007 3:31 am
eq2_database_schema
I am tring to find the sql for the database. I tried doing a search for database schemas. Is there a link to the sql files.
- alfa
- Team Member
- Posts: 550
- Joined: Fri Jul 27, 2007 6:24 pm
- Location: France
- Contact:
-
Diamente
- Retired
- Posts: 45
- Joined: Mon Jul 30, 2007 7:49 am
- Location: Oklahoma
Assuming you have your own server setup, you can always get a (basic) schema by doing Until we get some code and database development information into the Wiki, this is the best bet for getting an idea of the schema.
Also note that the database schema is still in as much of an Alpha stage as the Emulator code itself, so it may change frequently. Until we get pretty steady with the way the database is designed, we will probably hold off on a fancy "official" schema in the Wiki.
Code: Select all
mysqldump --no-data eq2 -uroot -p[your mysql root password] > c:\eq2_database.sqlAlso note that the database schema is still in as much of an Alpha stage as the Emulator code itself, so it may change frequently. Until we get pretty steady with the way the database is designed, we will probably hold off on a fancy "official" schema in the Wiki.
Who is online
Users browsing this forum: No registered users and 0 guests