Re: New user on OS X

2003-02-02 Thread Stefan Hinz, iConnect \(Berlin\)
Gary, > [h24-85-217-157:/usr/local/bin] garydr% mysqldump -h localhost -u root > bpw_db>bpw_db_backup.sql > bpw_db_backup.sql: Permission denied. This means that MySQL is not allowed to write in this directory. Which directory? ;-) Well, as you don't specify a path, bpw_db_backup.sql will be crea

Re: New user on OS X

2003-02-02 Thread Paul DuBois
At 21:12 -0600 1/31/03, Gary Reimer wrote: I'm a new mysql user running on OS X. I have set up a test database and am trying to use mysqldump to create a backup. However here is what happens: [h24-85-217-157:/usr/local/bin] garydr% mysqldump -h localhost -u root bpw_db>bpw_db_backup.sql bpw_db_b