MySQL working, question

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Berkas
Posts: 94
Joined: Sat Dec 14, 2013 9:23 am

MySQL working, question

Post by Berkas »

I have one question about mysql working.
I created in characters table 15 my custom fields, like example how much mob killed player etc.
This can effect lags, stability etc.?
Better create example another custom table where will be custom info?
User avatar
Zealar
L2j Veteran
L2j Veteran
Posts: 1236
Joined: Sun Jul 15, 2007 10:29 am

Re: MySQL working, question

Post by Zealar »

Is matter how much often you called it do you cache it somewhere and stuff like that. If not sure better use separate table.
Berkas
Posts: 94
Joined: Sat Dec 14, 2013 9:23 am

Re: MySQL working, question

Post by Berkas »

Zealar wrote:Is matter how much often you called it do you cache it somewhere and stuff like that. If not sure better use separate table.
Thanks, I doing right now it!
Post Reply