Page 1 of 1

Corrupt Mysql Db?

Posted: Sat Jul 24, 2004 7:10 am
by adrigen
Working on some php pages this evening and everything was going well, but just recetly they have stopped loading.
It seems that they only hang when accessing a certain MySql database.

Can this ever happen when you try to write to fields that dont exsist? I wouldnt have thought the effect would be this dramatic.
Thanks in advance,
Adrian

Posted: Sat Jul 24, 2004 9:25 am
by Weirdan
mysql should have reported an error in case you were trying to access fields that didn't exist.

Posted: Sat Jul 24, 2004 11:40 am
by adrigen
In this case PhpMyAdmin even hangs.
Php scripts which refer to another database on the same site work though.
Straaaange.

Posted: Sat Jul 24, 2004 10:10 pm
by adrigen
Im really stuck on this, any help would be appreciated. Is there anything I can try before asking the administrator to delete the database?
Deleting the database is a really extreem solution, but it is all i can think of.

There is no error message. The page just trys to load for a long time before timing out.
The url is: http://www.compexpress.com.au/index.php
Thanks,
Adrian