Unable to run MySQL commands
Brought to you by:
tdanard
I followed all the steps in install.txt and everything was
ok until I ran the command at which time I get table not
found errors.
source ./sql/main-
docside/install/install_all_read_mysql.sql;
Seems like we need to create the tables prior to running
this command. Am I missing something in the install
steps?