Re: [PHP-WIN] mysql /php: Welcome Command Line

2001-12-20 Thread Anthony Ritter
mysqladmin | more It works. Thank you! Tony Ritter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-WIN] mysql /php: Welcome Command Line

2001-12-20 Thread Anthony Ritter
Not sure I understand the sequence of commands. (this is in Windows 98) Start/ Programs/ MS-DOS Prompt/ then... 1. cd c:\mysql\bin 2. mysqld-shareware --standalone 3. mysqladmin I then get the "Welcome to the mysq monitor..." Where do I type in the command: mysqladmin > out.txt and how do

RE: [PHP-WIN] mysql /php: Welcome Command Line

2001-12-20 Thread Robin Bolton
mailto:[EMAIL PROTECTED]] Sent: 20-Dec-01 16:19 To: [EMAIL PROTECTED] Subject: [PHP-WIN] mysql /php: Welcome Command Line I'm using PHP, Apache and mysql on Windows 98. My question: When I log on to the mysql monitor by going to: Start/ Programs/ MS-DOS Prompt/ then... cd c:\mysql\bin m

[PHP-WIN] mysql /php: Welcome Command Line

2001-12-20 Thread Anthony Ritter
I'm using PHP, Apache and mysql on Windows 98. My question: When I log on to the mysql monitor by going to: Start/ Programs/ MS-DOS Prompt/ then... cd c:\mysql\bin mysqld-shareware --standalone mysqladmin I then get the "Welcome to the mysq monitor..." How can I read all the commands that zi