[ic] 4.7.1 MYSQL problem

DB db@m-and-d.com
Mon, 23 Apr 2001 23:45:51 -0400


Ok here is an odd problem....

4.6.5 installs and runs perfectly using MYSQL and 'construct'. The
makecat script creates all the tables properly.

4.7.1 using 'foundation' and MYSQL *almost* works. MOST of the tables
get created except for one. The error log says:

--------------------
table 'options' failed: connect failed (create) -- Access denied for
user: 'mandd@localhost' (Using password: NO)
--------------------

Now why would the creation fail for only one of the tables while all
others get created properly?
Bug? Any ideas?

DB