Would you like to react to this message? Create an account in a few clicks or log in to continue.

Official Community Forums
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  The Wiki  Website  github Project  

 

 MySql db question

Go down 
2 posters
AuthorMessage
tichfuie
Super Contributor
Super Contributor
tichfuie


Posts : 257
Join date : 2013-02-07
Location : NA

MySql db question Empty
PostSubject: MySql db question   MySql db question EmptyFri 22 Feb - 8:42

quick question,

- any particular reason why the initial default db is a little bit scattered and all mixed up?

pretty much you will see all the game db persistent stuff in "objstore" table.

instead of organized ie:
character avatar table, npc table, inventory table, etc.....

pretty much all is stored in one table which is a real mess imo.

- Also, is there any docs on wiki about the schematics of the db? so i can learn more about it and try to organize it, or where shall i look in source code to see how it is the db built so i can try to mod?
Back to top Go down
Agamemnon
Experienced Newbie
Experienced Newbie
Agamemnon


Posts : 28
Join date : 2012-08-26
Location : Marietta, Georgia

MySql db question Empty
PostSubject: Re: MySql db question   MySql db question EmptySat 23 Feb - 8:28

the database is a flat file.... Rolling Eyes
Back to top Go down
tichfuie
Super Contributor
Super Contributor
tichfuie


Posts : 257
Join date : 2013-02-07
Location : NA

MySql db question Empty
PostSubject: Re: MySql db question   MySql db question EmptySat 23 Feb - 9:19

??

What do you mean by flat file?

I am using mysql db as the setup instructions, and not a flat file db.

can you elaborated more on this please.

Back to top Go down
Agamemnon
Experienced Newbie
Experienced Newbie
Agamemnon


Posts : 28
Join date : 2012-08-26
Location : Marietta, Georgia

MySql db question Empty
PostSubject: Re: MySql db question   MySql db question EmptyTue 19 Mar - 5:30

a flat file database should consist of nothing but data and, if records vary in length, delimiters. More broadly, the term refers to any database which exists in a single file in the form of rows and columns, with no relationships or links between records and fields except the table structure.

Back to top Go down
Sponsored content





MySql db question Empty
PostSubject: Re: MySql db question   MySql db question Empty

Back to top Go down
 
MySql db question
Back to top 
Page 1 of 1
 Similar topics
-
» SVN Checkout Question
» mySQL installation glitch
» New User Problem, Client and MySQL 5.2
» STARTUP FAILED Question
» Question about engine

Permissions in this forum:You cannot reply to topics in this forum
 :: Development :: Getting Started-
Jump to: