advertisement

Article:
  Installing a Wiki on Your iBook
Subject:   mysql setup error: mysql.sql
Date:   2004-09-13 09:03:56
From:   craniac@gmail.com
I'm trying to install mysql on panther, and when I get to this point:


/user/local/mysql/bin/mysql -uroot -p[my password] wiki < mysql.sql



I get the following error:


-bash: mysql.sql: No such file or directory


There is no "mysql.sql" in the schemas directory. What am I doing wrong?

Main Topics Oldest First

Showing messages 1 through 1 of 1.

  • mysql setup error: mysql.sql
    2004-09-14 11:58:19  craniac@gmail.com [Reply | View]


    The name of mysql.sql has been changes to schema.mysql


    This article is a little out of date. The config info is no longer kept in index.php, for example.