Hi,
I installed mysql 5.0 (GA release) and I have a problem with libmysqld.dll
library.
I didn't find it inside installer, I tried to download and install mysql without
installer
and I didn't solve the ploblem.
I thought to download source code and buid it, so I did.
I compiled the source with Microsoft Visual C++ 2003 but when I built
libmysqld.dll
(release generation) I got this answer:
"unsresolved symbol int __cdecl read_and_execute(int)"
How can I get the embedded library for mysql 5.0 for Windows?
Any help will be appreciated
Thanks, Alessandro