ysqlclient.so.10.0.0 for example at /usr/lib/
>
> try to add new symbolic link
>
> ln -s /usr/lib/libmysqlclient.so.10.0.0 /usr/lib/libmysqlclient.so
>
> and run /sbin/ldconfig
>
> good luck
> Bruno Cochofel wrote:
>
>> I have a symbolic link to libmysqlclient.
I have a symbolic link to libmysqlclient.so.10.0.0
When I run startdbd for the first time symbolic links are created.
Thanks,
Bruno
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
I am able to run DBDesigner4 under Windows but now good under Linux.
Try .rpm, .tar.gz, home install, all users install, still the same error:
Unable to load libmysqlclient.so
Put this in ld.so.conf, run ldconfig, nothing...
Changed startdbd script to force dirs path and nothing.
Need help on th
7;some_host' = OLD_PASSWORD('newpwd');
Edward Vermillion wrote:
> Bruno Cochofel wrote:
>
>> Thank you all for the posts. Can anyone explain to me how can I connect
>> DBDesigner4 to MySQL 4.x? I've never used MySQL 3.x and I believe
>> there's so
Thank you all for the posts. Can anyone explain to me how can I connect
DBDesigner4 to MySQL 4.x? I've never used MySQL 3.x and I believe
there's some kind off trick to connect DBDesigner4 to MySQL 4.x because
the program doesn't support the MySQL 4.x
Or the ODBC connection solution to MySQL 4.x..
Does anyone know a sw that can reverse engineering a mysql table? I want to
be able to draw a entity-relationship model from an already made MySQL
table.
Thanks,
Bruno