Gossamer Forum
Home : General : Databases and SQL :

MySQLDump problem..

(Page 2 of 2)
> >
Quote Reply
Re: [Andy] MySQLDump problem.. In reply to
It ain't a Perl script, that's why. :-)

- wil
Quote Reply
Re: [Wil] MySQLDump problem.. In reply to
How do I run it then?

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] MySQLDump problem.. In reply to
It's a shell script. Save it as something.sh.

Then type in the file name and extension in command line.

Example:

someserver: something.sh
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Stealth] MySQLDump problem.. In reply to
I did as you said, and called it via big_file.sh, but I got;

[root@www public_html]# big_file.sh
bash: big_file.sh: command not found

Unsure

Thanks

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] MySQLDump problem.. In reply to
./big_file.sh

- wil
Quote Reply
Re: [Wil] MySQLDump problem.. In reply to
>>>Error 28 - you ran out of free disk space. <<<

Where do you find out what these errors are? I'm always getting MySQL errors, but never know where to find out what they mean Frown At the moment I'm getting a PHP SQL error, saying;

Quote:
Warning: MySQL: Unable to save result set in /home/ace-installer.com/public_html/check_valid.inc.php on line 24
Unable to login...Reason: Got error 127 from table handler

I think I'm definatly gonna have to get some managed hosting Tongue

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
> >