Hi All, New to mysql. Running: Win2k as Administrator mysql-3.23.49-win.zip (binaries)
Keep getting error (complete output below sig): mysqld: Table 'mysql.host' doesn't exist I've tried running each binary msqld version (mysqld, mysql-max). I haven't seen any solutions to this problem on the web (google) other than one person suggesting to someone with the same error that they didn't have privileges to write the table. And another saying they needed to re-run mysql_install_db ( I didn't get this with the binary dist.) At a loss... -Ryan [My first run] C:\mysql\bin>mysqld-max-nt --standalone --console InnoDB: The first specified data file c:\_data\mysql\innodb\ibdata1 did not exis t: InnoDB: a new database to be created! 020301 14:17:38 InnoDB: Setting file c:\_data\mysql\innodb\ibdata1 size to 400 MB InnoDB: Database physically writes the file full: wait... 020301 14:18:16 InnoDB: Log file c:\_data\mysql\innodb\ib_logfile0 did not exis t: new to be created InnoDB: Setting log file c:\_data\mysql\innodb\ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 020301 14:18:16 InnoDB: Log file c:\_data\mysql\innodb\ib_logfile1 did not exis t: new to be created InnoDB: Setting log file c:\_data\mysql\innodb\ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... 020301 14:18:17 InnoDB: Log file c:\_data\mysql\innodb\ib_logfile2 did not exis t: new to be created InnoDB: Setting log file c:\_data\mysql\innodb\ib_logfile2 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 020301 14:18:22 InnoDB: Started --------------------------------------------------------------------- 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