-
Activity
-
3
Once upon a time...
Im also curios what you accomplished on minecraft , if you programmed some crazy-ass servers - because that game is a lot more friendly if you want to mod it. -
1183
[40250] Reference Serverfile + Client + Src [15 Available Languages]
I can t start it. every time I receive connection refused. freebsd is 13.1 x64,I installed all libs,sv,mysql instaled,but I receive connection refused.... syser db can help me please? -
3
Once upon a time...
I have to continue this story, I have to write the chapter 2021 and 2022... Because 2023, you are his story!- 1
-
-
3
Once upon a time...
Great story! Glad you ended up doing what you were so passionate about! And I think this is the most professional managed community I have ever been a part of.- 1
-
-
1
-
0
problem ability
Hello guys, i have a problem with "refine-ability" a new ability with book [Hidden Content] (this is the book) [Hidden Content] (ability) when I try to read the book nothing happens sysser client 0325 21:21:15437 :: Traceback (most recent call last): 0325 21:21:15437 :: File "game.py", line 759, in BINARY_NEW_AddAffect 0325 21:21:15438 :: File "uiAffectShower.py", line 524, in BINARY_NEW_AddAffect 0325 21:21:15438 :: File "localeInfo.py", line 137, in f 0325 21:21:15438 :: TypeError 0325 21:21:15438 :: : 0325 21:21:15438 :: not all arguments converted during string formatting 0325 21:21:15438 :: 0325 21:23:21014 :: Traceback (most recent call last): 0325 21:23:21014 :: File "ui.py", line 1487, in OnOverInItem 0325 21:23:21014 :: File "ui.py", line 87, in __call__ 0325 21:23:21015 :: File "ui.py", line 78, in __call__ 0325 21:23:21015 :: File "uiCharacter.py", line 649, in OverInItem 0325 21:23:21015 :: File "uiToolTip.py", line 1872, in SetSkillNew 0325 21:23:21015 :: File "uiToolTip.py", line 2245, in AppendPartySkillData 0325 21:23:21015 :: ValueError 0325 21:23:21015 :: : 0325 21:23:21015 :: unsupported format character ',' (0x2c) at index 32 0325 21:23:21015 :: -
0
Transmutation system error "unknow command server"
I entered the official transmutation/change look system but get a communication error with the server. I checked quest, questlua_game, quest_function, game.py but can't figure it out. [Hidden Content] SYSERR: 0325 19:42:31105 :: Unknown Server Command ShowChangeDialog 1 | ShowChangeDialog Thanks for helping -
39
official Official Transmutation / Change Look
Help please [Hidden Content] 0325 19:42:31105 :: Unknown Server Command ShowChangeDialog 1 | ShowChangeDialog -
-
-
Recently Browsing
- No registered users viewing this page.
Question
Istny 64
Hi,
it's generaly question to owners of server with big player count.
What's yours experience with mysql, are you using innoDB for every table or not ?
In my case i'm using innodb only for couple tables, right now i have 300k characters created with over 20kk items. The size of database is now around 30GB, everything indexed, in peak mysql usage is 10% of 1 cpu core, so there is no problem with performance for now.
If I would convert everything to innodb the size of database will be over 100GB for sure, especially i have over 200kk rows of logs ^.^
So after all, is worthy to upgrade everything to innoDB or not, what's yours experience? maybe someone have here bigger database and can give us some feedback
Regards
Link to comment
Share on other sites
Top Posters For This Question
1
1
1
1
Popular Days
Nov 17
3
May 2
3
May 3
2
Top Posters For This Question
Shogun 1 post
flatik 1 post
PeaceMaker 1 post
iltizio 1 post
Popular Days
Nov 17 2018
3 posts
May 2 2016
3 posts
May 3 2016
2 posts
Popular Posts
Shogun
We use a mix of MyISAM and InnoDB, depending on the table.
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now