mysqlhotcopy -uroot -p test .

Philip Mak wrote:

> On Sun, 30 Dec 2001, Bogdan Stancescu wrote:
>
> > You can usually try providing an empty -p parameter and be asked for the
> > password afterwards.
>
> Doesn't seem to work:
>
> [mysql@lina mysql]$ mysqlhotcopy -u root -p "" test .
> DBI->connect(;host=localhost;mysql_read_default_group=mysqlhotcopy)
> failed: Access denied for user: 'root@localhost' (Using password: NO) at
> /usr/local/mysql/bin/mysqlhotcopy line 161
> [mysql@lina mysql]$ mysqlhotcopy -u root -p test .
> DBI->connect(;host=localhost;mysql_read_default_group=mysqlhotcopy)
> failed: Access denied for user: 'root@localhost' (Using password: YES) at
> /usr/local/mysql/bin/mysqlhotcopy line 161
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to