Paul DuBois wrote:
At 14:17 -0800 3/5/04, John Ling wrote:
I notice that, while building C applications that use the
libmysqlclient library, I sometimes need to link with libz library,
depending on which system I am compiling on.
The different systems have different mysql versions installed, s
At 14:17 -0800 3/5/04, John Ling wrote:
I notice that, while building C applications that use the
libmysqlclient library, I sometimes need to link with libz library,
depending on which system I am compiling on.
The different systems have different mysql versions installed, so is
this due to the
I notice that, while building C applications that use the libmysqlclient
library, I sometimes need to link with libz library, depending on which
system I am compiling on.
The different systems have different mysql versions installed, so is
this due to the difference in the versions?
Can someon