my eBay auctions
my Amazon wishlist
join Rpoints
nothing to see
yeah but is it art
blogjam
linkmachinego
penguin of doom
nice cup of tea and a sit down
gekki.net
joua.net
bluehsworld
digital god
fairmania
chris green
motorman
prozactualise
men in hats (RIP)
real life
sluggy
dilbert
garfield
you damn kid
xkcd
cyanide & happiness
A/S/L: 37, Male, Weston-super-Mare, UK Marital: Relationship Interests: My kids, movies, music, literature and computing
|
| For JFW |
|
How to backup, edit and then restore a mySQL database:
mysqldump �-user [userid] �-password=[password] database_name > sql.dump
edit the file using a text editor (*not* notepad)
mysql -u[userid] -p database_name < sql.dump
(it will prompt for the password)
Ta-da!
I really am quite cool :)
|
[ 4 comments : Add | Read ] |
[link] Posted @ 13:30 |
|
|