Recent

Author Topic: error al conectar con mysql  (Read 4444 times)

bmcab

  • Newbie
  • Posts: 1
error al conectar con mysql
« on: May 22, 2011, 05:25:41 pm »
Al intentar conectar a myslq con un TMySQL50connection
obtengo el siguiente error

Can not load default MySQL library ("libmysqlclient.so.15" or "libmysqlclient.so").
Check yor instalations.

que puedo hacer?


typo

  • Hero Member
  • *****
  • Posts: 3051
Re: error al conectar con mysql
« Reply #1 on: May 22, 2011, 07:17:25 pm »
When trying to connect to a TMySQL50connection myslq
I get the following error:

Can not load default MySQL library ("libmysqlclient.so.15" or "libmysqlclient.so").
Check yor instalations.

What can I do?

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11383
  • FPC developer.
Re: error al conectar con mysql
« Reply #2 on: May 22, 2011, 08:29:57 pm »
When trying to connect to a TMySQL50connection myslq
I get the following error:

Can not load default MySQL library ("libmysqlclient.so.15" or "libmysqlclient.so").
Check yor instalations.

What can I do?

1. Check your installation.  Is that library installed or not? It is a mysql part, and not provided by FPC.

2. If you do have one, but it has the wrong name, try creating a symlink. Mysql 5.1 should be more or less compatible.

3. Always mention your FPC version in such questions, since workarounds for mysql problems are constantly implemented, and a version gives some information about what workarounds are in place, and which not.

4. Avoid mysql as the plague.


rise_nak

  • New Member
  • *
  • Posts: 16
Re: error al conectar con mysql
« Reply #3 on: June 09, 2011, 10:22:53 pm »
which distribution?

 

TinyPortal © 2005-2018