question about mysql

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

question about mysql

Post by nightscream » Fri Nov 11, 2005 6:03 pm

so if i wanna put my server on mysql
but my server is running on my computer and i wanna send it to a mysql database on my webhost how can i do it
because the mysql manual lazarus posted i think it's to run a mysql database on your pc but that's not what i want

thx in advance
--- Nightscream ---
want help pm me
Image

Shinzon
Peon
Posts: 28
Joined: Thu Nov 03, 2005 11:01 am

Post by Shinzon » Sat Nov 12, 2005 10:51 pm

Read the manual cause of mysql.
Rent a root-server (it's cheap).

Do NOT try to run a (listen, dedicated) server on your home pc.
U willl be run out of resources.
Trust me, i've tried this.

(or u have at least 10mbit AND much free of...)

Don't bother the developer, maybe they have some other things to do...

// edit on
Haaaaa!!
while post i see: u are: War3NG Developer...
Holy shit....
// edit off

User avatar
Avanderik
<b><i>King of Kings!</b></i>
Posts: 150
Joined: Thu Jul 07, 2005 1:51 am
Location: Still Looking

Post by Avanderik » Sat Nov 12, 2005 11:03 pm

If the mysql is on a different server, it wont work very efficiently unless the webhost is very close to you. I would use the sqlite version though.
War does not determine who is right, war determines who is left...

Order is for idiots, genius masters chaos...
Image

Shinzon
Peon
Posts: 28
Joined: Thu Nov 03, 2005 11:01 am

Post by Shinzon » Sat Nov 12, 2005 11:05 pm

Ok, me was shocked... :?
delete this post plz....

Maybe ur developer should think about some things...
Last edited by Shinzon on Sat Nov 12, 2005 11:26 pm, edited 1 time in total.

Shinzon
Peon
Posts: 28
Joined: Thu Nov 03, 2005 11:01 am

Post by Shinzon » Sat Nov 12, 2005 11:12 pm

Avanderik wrote:If the mysql is on a different server, it wont work very efficiently unless the webhost is very close to you.
U have to determine this. Define: close...
I don't believe.
Avanderik wrote:it wont work very efficiently
As Developer it's up to YOU to optimize it.

What u wanna have? All of them have a sql on home pc?? Or what?
Avanderik wrote:I would use the sqlite version though.
This is ur own decision.

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Nov 13, 2005 9:17 am

Shinzon wrote:
Avanderik wrote:If the mysql is on a different server, it wont work very efficiently unless the webhost is very close to you.
U have to determine this. Define: close...
I don't believe.
Avanderik wrote:it wont work very efficiently
As Developer it's up to YOU to optimize it.

What u wanna have? All of them have a sql on home pc?? Or what?
Avanderik wrote:I would use the sqlite version though.
This is ur own decision.
interesting... interesting....

close being ping > 60... or any lose packets in b/t servers even if on a lan... Server will lock up until the server receives a packet....

Up to YOU to optimize it? wtf does that mean?
No Support via PM

Shinzon
Peon
Posts: 28
Joined: Thu Nov 03, 2005 11:01 am

Post by Shinzon » Sun Nov 13, 2005 10:27 am

Geesu wrote:close being ping > 60... or any lose packets in b/t servers even if on a lan... Server will lock up until the server receives a packet....
Never had problems like this, running mysql on LAN and on extern servers.
All linux machines.
Geesu wrote:Up to YOU to optimize it? wtf does that mean?
minimize ur database calls.. :wink: (man, just joking... :D)

User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream » Sun Nov 13, 2005 1:05 pm

Shinzon wrote:Read the manual cause of mysql.
Rent a root-server (it's cheap).

Do NOT try to run a (listen, dedicated) server on your home pc.
U willl be run out of resources.
Trust me, i've tried this.

(or u have at least 10mbit AND much free of...)

Don't bother the developer, maybe they have some other things to do...

// edit on
Haaaaa!!
while post i see: u are: War3NG Developer...
Holy shit....
// edit off
i did it before a dedicated server on my server and it works great but that is just for some friends. but my webhost is to far away then

thx
--- Nightscream ---
want help pm me
Image

Post Reply