libmysql.dll
-
- New user
- Posts: 2
- Joined: 2011-06-10 11:39
libmysql.dll
I have been trying to install hmail on a mysql server but i cant seem to find the libmysql.dll file any ideas?
Re: libmysql.dll
If at first you don't succeed, bomb disposal probably isn't for you! ヅ
Re: libmysql.dll
hMailserver (ver 5.0 >> 5.3.4 only) is NOT allowed under to include libmysql.dll as per the MySQL licence, because hMailserver Ver 5.0 through 5.3.4 is NOT open source.
You can copy that dll from the mySQL installation though
You can copy that dll from the mySQL installation though
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
Re: libmysql.dll
Hi, do you know where to download a more recent version of this library?
Re: libmysql.dll
Try from the MariaDB website
you need the 32 bit version for hmailserver below 5.7 (which is ALPHA)
you need the 32 bit version for hmailserver below 5.7 (which is ALPHA)
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
Re: libmysql.dll
Do you have a link? I couldn’t find a working dll there.
I just installed https://www.heidisql.com/ and took the dll from it’s installation folder.
Re: libmysql.dll
Thank you for your reply.
What about this:
https://downloads.mariadb.com/Connector ... -c-3.1.11/
There are both 64bit and 32bit version
mariadb-connector-c-3.1.11-win64.msi
mariadb-connector-c-3.1.11-win32.msi
I guess I have to install the 32 bit version and copy it into hmailserver folder.
I'll try it as soon as I can.
What about this:
https://downloads.mariadb.com/Connector ... -c-3.1.11/
There are both 64bit and 32bit version
mariadb-connector-c-3.1.11-win64.msi
mariadb-connector-c-3.1.11-win32.msi
I guess I have to install the 32 bit version and copy it into hmailserver folder.
I'll try it as soon as I can.
Re: libmysql.dll
I confirm it works.
- install the 32 bit mariadb library;
copy and rename the library to hmailserver path.
Re: libmysql.dll
Can confirm. I just rebuilt my server recently. Of course I had the same issue. Heidi solved it.Virinum wrote: ↑2020-11-27 07:43Do you have a link? I couldn’t find a working dll there.
I just installed https://www.heidisql.com/ and took the dll from it’s installation folder.