Recent

Author Topic: mysqlclient.dll where find it?  (Read 23911 times)

vinicius

  • Newbie
  • Posts: 1
mysqlclient.dll where find it?
« on: January 06, 2005, 07:52:54 pm »
I installed Lazarus on my WinXP an it's run ok, but when I install mysql component to access mysql database the program (Lazarus) does not run and tell me: mysqlclient.dll not found. Then I downloaded mysql and install it, but in /mysql/lib/opt I find only libmysql.dll and not mysqlclient.dll. Please, give-me a help !

Lightning

  • Sr. Member
  • ****
  • Posts: 422
mysqlclient.dll where find it?
« Reply #1 on: January 08, 2005, 03:42:05 pm »
MySQL should have a good client dll and you should copy it to the System32 dir maybe make a copy with the second name too.
The future must be... Fast and OpenSource so...
Think Open and Lightning Fast!

JozeS

  • New member
  • *
  • Posts: 7
mysqlclient.dll where find it?
« Reply #2 on: January 11, 2005, 07:21:47 am »
I have the same problem. I only found libmysql.dll and mysqlclient.lib, but not mysqlclient.dll.   :x

Paxel

  • Guest
mysqlclient.dll where find it?
« Reply #3 on: January 13, 2005, 12:05:44 pm »
I have the same problem. When i copy libmysql.dll to mysqlclient.dll and try to run my program it cause a error message "entry point to procedure mysql_server_int not found in library DLL mysqlclient.dll" Is there anyone developer to tell us how we can fix that problem?

Anonymous

  • Guest
mysqlclient.dll where find it?
« Reply #4 on: March 13, 2005, 02:13:50 pm »
Anybody knows what to do with that problem?

Lightning

  • Sr. Member
  • ****
  • Posts: 422
mysqlclient.dll where find it?
« Reply #5 on: March 15, 2005, 09:52:18 am »
It seems various versions of MySQL use different names for the library, try renaming it.
The future must be... Fast and OpenSource so...
Think Open and Lightning Fast!

busolek

  • Newbie
  • Posts: 5
mysqlclient.dll where find it?
« Reply #6 on: March 23, 2005, 02:57:43 pm »
Simply
There is still no mysql4 component for win32
Hawk

Anonymous

  • Guest
mysqlclient.dll where find it?
« Reply #7 on: March 31, 2005, 03:54:05 pm »
Hi!

I renamed the libmysqld.dll to mysqlclient.dll and occured another error:  "entry point to procedure mysql_thread_init not found in library DLL mysqlclient.dll". But, in dll has "my_thread_init".

I´m using mysql 4.1.10a.

How we can fix that entry?

RodMed

JozeS

  • New member
  • *
  • Posts: 7
mysqlclient.dll where find it?
« Reply #8 on: June 17, 2005, 07:33:28 am »
I think it is problem with Lazarus on Win XP, because, when I try on Win 98 its work without any problem (but I still haven't mysqclient.dll).

Anonymous

  • Guest
mysqlclient.dll where find it?
« Reply #9 on: June 19, 2005, 04:15:35 pm »
Download the mysql version 4.0 from mysql.org and it will work..
sorry for by ugly english...

-=THOT=-

JozeS

  • New member
  • *
  • Posts: 7
mysqlclient.dll where find it?
« Reply #10 on: June 20, 2005, 01:53:10 pm »
It stil does not work. (I have Lazarus 0.9.7 beta)

matthijs

  • Hero Member
  • *****
  • Posts: 537
mysqlclient.dll where find it?
« Reply #11 on: June 20, 2005, 03:32:22 pm »
Well I had not problem connecting to MySQL. But I installed EMS mySQL manager. Goto http://www.mysqlmanager.com and download their light version it is free and could make it possible to connect with lazarus to a mySQL-server. :) (No garantee)
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.) :)

:( Why cannot I upload my own Avatar? :(

Anonymous

  • Guest
mysqlclient.dll where find it?
« Reply #12 on: June 22, 2005, 11:40:00 am »
When I try to connect I get the following message:

'This program can only work with the MySQL client version 4.0x Please use the right version of libmysql.dll'

I have the most recent version of MySQL so I think maybe this component needs updating.

matthijs

  • Hero Member
  • *****
  • Posts: 537
mysqlclient.dll where find it?
« Reply #13 on: June 22, 2005, 12:21:05 pm »
No. You should use the the libmysql.dll from mySQL 4.0
The mySQL team made later versions incompatible with 4.0. But by using the 4.0 client lib you can access 4.1 servers as well.
It is very hard to keep up with the mySQL team if they change function calls from one minor version to the next.
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.) :)

:( Why cannot I upload my own Avatar? :(

Anonymous

  • Guest
mysqlclient.dll where find it?
« Reply #14 on: June 22, 2005, 02:00:55 pm »
Do you know if it can it access MySQL 5?

 

TinyPortal © 2005-2018