MySQL Forums
Forum List  »  MySQL Administrator

mysqladmin command line help
Posted by: Shaun Perry
Date: October 05, 2005 10:42AM

Hi

When I run the following code from the windows command line:

d:\MySQL\MySQL Server 4.1\bin\mysqladmin.exe create testdb -u root --password=mypassword

I either get no message which means it has successfully created the database, and an error message if the database already exists, which displays the message after i run the command.

how do i save the message if any to a text file?

i have tried > error.txt on the end but it just gives me a blank text file even if a message is displayed on screen

any help appreciated!

Shaun

Options: ReplyQuote


Subject
Written By
Posted
mysqladmin command line help
October 05, 2005 10:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.