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?
MySQL working, question
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Zealar
- L2j Veteran
- Posts: 1236
- Joined: Sun Jul 15, 2007 10:29 am
Re: MySQL working, question
Is matter how much often you called it do you cache it somewhere and stuff like that. If not sure better use separate table.
-
- Posts: 94
- Joined: Sat Dec 14, 2013 9:23 am
Re: MySQL working, question
Thanks, I doing right now it!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.