Fix Fault Mysql

labellabel_off

check_circle Free repair help

We have 4 questions about fixing 'mysql'

How can I backup a MySQL DB so that each Insert command is on a new line?

I would like to know the best command line string to backup a MySQL database so that when -c is used, each Insert command is shown on a new line. I am trying to restore a large database and need to ... more


done

Why can't I now connect to my hosted mySQL Database?

I have a small website and it uses a mySQL Database. I have an administration client tool which I run on my PC and this connects to my database and allows me to administer it. All of a sudden I can ... more


done

Which files would I need to backup to backup a MySQL database?

In which folder are MySQL Database files actually kept? Which files should I backup? Is there a good tool for backing these up and restoring them if nessesary?


done

How can I stop a php form from being processed twice?

I am writing a web site and using PHP and MySQL database. I have developed a form. When this is submitted the browser is pointed to another php page which processes the input and thanks the visitor. ... more


done