Hello, I was wondering how I can clean up/reset a database. Thanks.
Hello, I was wondering how I can clean up/reset a database. Thanks.
You could "empty" a database in phpMyAdmin.
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
um
Code:DROP DATABASE `dbname`
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Thanks. Something weird has happened to my website. My database's somehow all have been deleted for no reason. Can anyone tell me why?
Thanks.
Well, if you ran the above line that I posted, that would be a good reason. If they done it for no reason, check with your host.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Yes, I did not use the code you provided. I am getting these http://www.athletes4excellence.com/forum/ and http://www.athletes4excellence.com/gallery
Thanks.
According to the error message, the database is not gone/deleted, just experiencing too many connections. For this, you may want to talk to your host; or if you run the server yourself, restart the MySQL service.
Hope this helps.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Thanks!
Bookmarks