uot;Erlend Hopsø Strømsvik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 5:49 AM
Subject: Question about compiling mysql-source
> Hi
>
> I've got MySQL-4.0.1-2.i386.rpm installed on a PC here.
> But I would like to do some changes to th
Hi
I've got MySQL-4.0.1-2.i386.rpm installed on a PC here.
But I would like to do some changes to the fulltext search. Since I have to
compile from source to be able to change the stopword, can I make it so that
I only have to replace the old mysqld executable?
( downloaded mysql-4.0.1-alpha-pc-l
At 21:38 08/06/2001 -0500, Adam Clauss wrote:
Hi,
If you are compiling a console application without the support
of MFC add the #include line, otherwise when using
MFC during the wizard process, check the support for sockets.
Regards,
Miguel
>I am using VC++ 6 on Win2K.
>What is the exact proc
I am using VC++ 6 on Win2K.
What is the exact process I need to go through to set this up to use it?
I compiled the original project in the root directory. I then setup one of my
programs to include the as the example had. I also have the lib file
included to link in the project settings. Bu