Mysql have big bytes
#5

Vince is also right, I didn't check your script before xD
There is no need for a Query of 500 characters.
Any string you define should be defined as long as it really is or around that.
I mean if you need to hold that timeBanned there is no need for 256 variable length. Use around 16-32 as Vince said. This way you will end up saving Ram usage/cpu cache of the server. (I guess xD)
Reply


Messages In This Thread
Mysql have big bytes - by arlindi - 26.02.2015, 15:39
Re: Mysql have big bytes - by FOTIS6 - 26.02.2015, 15:43
Re: Mysql have big bytes - by arlindi - 26.02.2015, 15:56
Re: Mysql have big bytes - by Vince - 26.02.2015, 15:57
Re: Mysql have big bytes - by FOTIS6 - 26.02.2015, 16:06
Re: Mysql have big bytes - by arlindi - 26.02.2015, 16:16
Re: Mysql have big bytes - by FOTIS6 - 26.02.2015, 16:22
Re: Mysql have big bytes - by arlindi - 26.02.2015, 16:27

Forum Jump:


Users browsing this thread: 1 Guest(s)