Results 1 to 2 of 2
I 've been trying to backup a database from the command line with mysqldump
mysqldump - u user_name -p database_name > backup_filename
Then the system asks for a password.
I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-13-2009 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 3
mysqldump bus error - cored dumped
I 've been trying to backup a database from the command line with mysqldump
mysqldump - u user_name -p database_name > backup_filename
Then the system asks for a password.
I enter the password and just after I hit enter I got the error "Bus Error - core dumped".
Any help would be greatly appreciated
- 01-18-2009 #2Linux Newbie
- Join Date
- Apr 2008
- Location
- India
- Posts
- 170
check the dmesg what it says ....
the other option i would suggest is copy the /var/lib/mysql/Regards
David.s
davidanands.co.cc
-->Success is the list of failures ...!!!


Reply With Quote
