Take all db dump with username and passowrd

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Take all db dump with username and passowrd
# 1  
Old 05-05-2009
Take all db dump with username and passowrd

Hi All
I have mysql server,That have many Database with different username and password for each,How can i dump all database collectively,And then restore to an other mysql db sever .
# 2  
Old 05-08-2009
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Why does "ps -[u|U] username" not list processes when username is numeric?

Greetings, The title pretty much says it all. I've snooped everywhere and can't find anything on this. Since our organization went to numeric usernames, using the u|U option for ps returns no processes. Example passwd entry: 320074:DjZAJKXun8HBs:10129:6006:Joe Y:/cadhome/analysis/jy:/bin/bash... (4 Replies)
Discussion started by: crimso
4 Replies

2. Solaris

Password got expired but not prompting for new passowrd in soalris 10

Password got expired but not prompting for new passowrd in soalris 10 and another user got locked why it got locked and when it got locked how to check the logs (1 Reply)
Discussion started by: upender
1 Replies

3. Solaris

Su -i username not working why

Hi all, System is Solaris10 There is one script which i was able to execute with following entry:- su user1 -c "/u01/scripts/mfg/_db-start.all" But when I do this, which asked to do with -i option su -i user1 -c "/u01/scripts/mfg/_db-start.all" It gives following message:-... (1 Reply)
Discussion started by: manalisharmabe
1 Replies

4. Post Here to Contact Site Administrators and Moderators

How to change my username?

Moderators, I want to change my username. I tried but unable to find a way to do that. Can you please assist? Thanks & Regards Abedi (1 Reply)
Discussion started by: katherine2008
1 Replies

5. Forum Support Area for Unregistered Users & Account Problems

customized username?

Hi i have registered but my username is set to default value ( my email). can i change this ? (2 Replies)
Discussion started by: customizeemai
2 Replies

6. Post Here to Contact Site Administrators and Moderators

username

Is it possible to change my username in this site or is thre a way to delete my account and then create a new one with a diffrent user name (2 Replies)
Discussion started by: floresr
2 Replies

7. Shell Programming and Scripting

lynx --dump on site that needs username and password??

I'm trying to use lynx --dump to keep an eye on updates for a website. The site needs a username and password and I can't find a way to log in using lynx --dump Any ideas?? Thanks in advance! (12 Replies)
Discussion started by: 64mb
12 Replies

8. AIX

Username with more than 8 Characters

Hey, i'm using AIX 5.3 which authenticates against a Microsoft Active Directory. Everything works fine but like everytime there's a problem. I created users with usernames with more than 8 characters. Now i tried do login on AIX with these users, which didn't work. The login-window... (3 Replies)
Discussion started by: damn-86
3 Replies

9. UNIX for Dummies Questions & Answers

loose passowrd??!!

hello everbody: I've just faced this weird case, on my sol8 machine i created user called: mmsctest, and assigned its passwrd to be same as user name "mmsctest". however when I enter the password follwoed by any charecters like: mmsctest1,mmsctest123,mmsctest666 Im managed to log in wth that... (2 Replies)
Discussion started by: aladdin
2 Replies

10. UNIX for Dummies Questions & Answers

help, what is the difference between core dump and panic dump?

help, what is the difference between core dump and panic dump? (1 Reply)
Discussion started by: aileen
1 Replies
Login or Register to Ask a Question