PDA

View Full Version : [RELEASE vB-ALL]


Peter Porker
03-04-2001, 12:43 AM
--- Sorry, folks...I seem to have made an error in the restore command, but this has been corrected and the file download has been updated.
My humble apologies for any inconvenience this error may have caused. *blush*

This isn't a hack as such. It is a shell script to make backing up and restoring your database painless and brainless.
It runs on any UNIX/Linux server using telnet, and is designed especially for those who know little or nothing about MySQL. When the script is run, you are given a menu to choose your desired function, and prompts guide you the rest of the way.
The only things you need to know use this to backup/restore your database is:
- Your database name
- Your database username
- Your database password

That's it...that's all.
Full instructions are included both within the script file itself, and in a separate readme.

--Hmmmm....133 views, 18 downloads and 1 reply.
--Not very inspiring, is it?

03-04-2001, 01:57 PM
not bad. even i can do it. now that's amazing. ;)

03-05-2001, 08:01 AM
thats great! now i can experiment upgrading to 2.0

03-06-2001, 05:54 AM
Very nice:) Just when I finally get the hang of doing it with telnet:)

03-06-2001, 06:17 AM
#This is pretty good for a guy who knows NO programming at all, eh?


I'll agree with that :) Thanks for the nice script!

03-19-2001, 05:29 PM
bump

03-19-2001, 05:33 PM
tip: put a link to this post in your sig ;)

03-19-2001, 06:56 PM
It's better if you get no responses ;) Means the script works and no one is having problems!

03-22-2001, 08:20 AM
this is bloddy great this thing :)

I use it all the time to backup my baord didnt know there was a bug in it coz i havent tryed to restore it , but am glad you fixed it dude

NICE ONE :D

03-29-2001, 11:07 AM
hmm i get this error????

> ./easydump.sh
select: not found
./easydump.sh: 60: Syntax error: "do" unexpected

03-29-2001, 01:07 PM
nice script

D. Hollingworth
11-10-2001, 10:37 PM
Originally posted by
hmm i get this error????


> ./easydump.sh
select: not found
./easydump.sh: 60: Syntax error: "do" unexpected

I'm getting that as well. I was hoping I'd see an answer to this one ):

Dave H