PDA

View Full Version : Can't connect to MySQL server on 'mysql13.powweb.com' (4)


fnet
10-12-05, 08:43 AM
Some thing wrong with mysql13... I cant access to Mysql . :eek:

mamiklasz
10-12-05, 08:46 AM
That's what I'm getting. It was up as of yesterday afternoon.

Any idea when this will be corrected?

Thank you kindly.

Michael

agil
10-12-05, 09:17 AM
Some thing wrong with mysql13... I cant access to Mysql . :eek:

it doesnt only happen today..
my database often coldnt connect to my php based website, in the past 2 weeks

whats up with this ?
is there is a way to copy my database to another mysql server ?

RTH10260
10-12-05, 09:44 AM
is there is a way to copy my database to another mysql server ?
You may have up to five databases with your subscription (more for $10 per unit). In OPS>package>Overview sign up for another database and you will likely get it on another server. Dump the content from the current database and reload the dump in the new database. Change the config file of your application to use the new database on the other server. Database name will need to be changed. You can use the same database usernames with the other database too. Make sure that during the transition your application doesn't update any tables on the old database.

agil
10-12-05, 10:08 AM
You may have up to five databases with your subscription (more for $10 per unit). In OPS>package>Overview sign up for another database and you will likely get it on another server. Dump the content from the current database and reload the dump in the new database. Change the config file of your application to use the new database on the other server. Database name will need to be changed. You can use the same database usernames with the other database too. Make sure that during the transition your application doesn't update any tables on the old database.

nope, i only have 2 database

RTH10260
10-12-05, 11:06 AM
nope, i only have 2 database
But you may have up to 5, so sign up for the next three and check if you get a server to your liking ;)

kire1master
10-12-05, 03:28 PM
WHY is mysql13 not responding, and is PowWeb on it? Its been ok for the past few days and was ok this morning. Now nothing at all...

RTH10260
10-12-05, 09:22 PM
WHY is mysql13 not responding, and is PowWeb on it? Its been ok for the past few days and was ok this morning. Now nothing at all...Apart from ranting here, you should submit a problem ticket so that the issue gets tracked and drop into chat and ask staff there about any pending issues.

RTH10260
10-12-05, 09:29 PM
WHY is mysql13 not responding, As it happens, I have a small database on mysql13 and the server operated normally just now.

kire1master
10-12-05, 09:33 PM
Apart from ranting here, you should submit a problem ticket so that the issue gets tracked and drop into chat and ask staff there about any pending issues.

You are right RTH. Normaly I would do that. Today is not a good day and my reason went out the door. Thank for you calm reply, and solid advice.