My .err says I cannot initiate mysql Databases since I reinstalled
windows xp. I've been working with folks on the myodbc list and they
sent me to this list since they think it is an internal problem. When
I run mysql as a standalone console by adding skip-innodb and skip-bdb
to my.ini file, I can get it running. But when it trys to run at
windows startup, it shuts down. It was working properly before I
reinstalled windows xp. I am using version 4.0.13 with
mysql-connector-java-3.0.8.
History: When I noticed this problem, after reinstalling windows xp, I
got Error 2003 and could not get mysql to run at windows startup as it
did in the past. I noticed that my winmysqladmin said it could not
find myodbc driver 3.51. Next I downloaded it using the Windows ODBC
Data Source Administrator but the test was in error. I guess that is
because mysql was not running. When I got mysql running as a
standalone console the windows odbc data source admin test worked but
the the winmysqladmin still said myodbc not found while my databases
showed up.
Is there some way I can get it to run again without reinstalling
mysql? I assume something is not working between it and windows.
Bob