PDA

View Full Version : Database problems



Rich
10-13-2003, 05:59 PM
Ok I have a 5,000+ db query *not even half of the total* and it isn't working right. It says it did it but i go to check and make sure and nothing :shock: I have tried several times too.

msn: webmaster@simcityrush.com

icely2000
10-14-2003, 02:55 AM
people are so to respone here, do you know if I can upload files via php on this server? now your help:

Do you hae the error thing on the mysql string? die ( mysql_error()); (do you have that?)

Allowee
10-15-2003, 11:54 PM
are you using your own script or phpmyadmin?

you can also try to split those querys in smaller parts.

5000 might be abit to much for MySQL's settings and it drops your connection.
but I'm not sure about that..