Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-17-2009, 05:26 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Trev, that's a really good thought but the problem is what if down the road we identify those unknowns? Then, we'd have to go through the conversion process all over again. I think the fewer times we convert, the safer and better off all of us will be.
Reply With Quote
  #2  
Old 05-17-2009, 07:19 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I already explained a bit more about it here:
http://www.eqemulator.net/forums/sho...96&postcount=3

But ultimately, it probably isn't worth the extra effort I guess. I am probably going to have to make changes to that structure anyway soon for SoF to reach full functionality. Luckily, none of the changes I would be making should cause any impact at all on previously saved profiles. I won't be adjusting the size of the structure or adjusting where fields currently are. I would just be adding more stuff in where there are some unknowns currently. If I do have to change anything, I will make sure to run it by you and KLS first, since the risk of issues is high when dealing with the PP. As long as size of the total struct doesn't change and no current field positions change, it shouldn't cause any issues.

Sorry for getting off-topic, but the reason for mentioning it was to possibly help optimize everyone's database a bit.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!

Last edited by trevius; 05-18-2009 at 03:37 AM..
Reply With Quote
  #3  
Old 05-18-2009, 01:13 PM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

Should I be using the launcher???

What Priority should the zones be set at, and world..

King
Reply With Quote
  #4  
Old 05-21-2009, 11:46 PM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

I used to debate the pros/cons of both MyISAM and Blobs. Hate them both, because I am a constraint freak (ask LE, I may have convinced our team to use InnoDB for FK constraints ). Saves a lot of processing time cascading updates/deletes within MySQL than having an executable run 15 update/delete queries, but again, just my opinion based on my own analysis and research.

I hate the blobs simply because they are... blobs. Unreadable, unless you convert them... and, well, blobby. It shouldn't matter how the data is stored in the DB, as long as the server/client talk the same blobby language.

And you're right, probably not the place to debate it. But I am still thinking of KM's issue, not really sure why he'd be seeing such poor performance unless the hardware is just utter crap.
Reply With Quote
  #5  
Old 05-21-2009, 11:56 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Adding indexes to table columns that are often sorted or filtered by can yield a huge performance boost in tables that are read from often but added to rarely (adding a record takes longer with a large table containing many indexes to update).
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:34 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3