upgrading from 3.23 to 4.0.x

2005-01-20 Thread scohen
We are in the process of upgrading from 3.23.x to 4.0.x via compiling (can't use rpms). I've read through old forum posts and the documentation and I see there is this requirement for libmysqlclient.so.10 while the new 4.0.x comes with libmysqlclient.so.12. I also see that many people are using

getting error with mysql_fix_privilege_tables

2005-01-18 Thread scohen
When I run mysql_fix_privilege_tables it tells me to ignore a lot of errors. But it doesn't tell me about this error: ERROR 1061 at line 5: Duplicate key name 'Grantor' Can I ignore this? What is it from? Thanks, Steve -- MySQL General Mailing List For list archives:

how do you install berkeley db?

2004-12-02 Thread scohen
I am trying to install mysql from source but I am having problems with the berkeley db part. When I type make install I get this: Making install in bdb make[2]: Entering directory `/home/steve/mysql-4.0.22/bdb' make[2]: Nothing to be done for `install'. make[2]: Leaving directory