errors; unblock with 'mysqladmin flush-hosts'"). Since all customers'
applications are using the same source IP, all of them are blocked at once.
So my question is: how can we tell libmysql to use a particular source
IP, so that we can configure each customer to use a differ
Hi!
I already wrote a wrapper for unixodbc... Now I would like to skip odbc
and connect to mysql directly... AFAIK that is done using libmysql, right?
I looked at the www.mysql.com buzzword-bloat for 15 seconds before I
decided to subscribe here and just ask instead (I'm one of those
too
We have an application that uses the libmysql libraries for email
archival. We have recently been getting killed because of
http://bugs.mysql.com/bug.php?id=4143. It seems that mysql keels over
during a big query on a large database and it will not let our client
write to the db until the
Vicente wrote:
Hello,
Yesterday I asked for some help to create a program in C++ integrated with
MySQL. Now I have installed MySQL 4.1.11 and I suppose I will need to
include mysql.h in my code. But this header use 'libmysql.dll', where I have
to define the path in Visual C++? Or where I have to
Hello,
Yesterday I asked for some help to create a program in C++ integrated with
MySQL. Now I have installed MySQL 4.1.11 and I suppose I will need to
include mysql.h in my code. But this header use 'libmysql.dll', where I have
to define the path in Visual C++? Or where I have to copy this file?
OK...thanks for the clarification. It helps. And it's good to know that what
I'm doing won't break anything.
j- k-
On Thursday 29 April 2004 07:16 pm, Sasha Pachev said something like:
> Joshua J. Kugler wrote:
> > I have a program that is using (via a front en
Joshua J. Kugler wrote:
I have a program that is using (via a front end library) libmysql. If I set
up a signal handler before I initialize libmysql, my signal handler is not
called when that signal is sent to the process. If I move the line of code
that sets the signal handler to *after* the
I have a program that is using (via a front end library) libmysql. If I set
up a signal handler before I initialize libmysql, my signal handler is not
called when that signal is sent to the process. If I move the line of code
that sets the signal handler to *after* the line that initializes
Hello,
where can I get a source code of libmySQL library? I have installed MySQL but there
are no source-code files. I would like to compile and link libmySQL on ma computer
because I can't link a program using compiled libmySQL delivered with MySQL
thanks for help
Arkadiusz Balcerek
Hi, I have a question. I know that the code in libmysqld is for the
<http://www.mysql.com/doc/en/libmysqld.html> Embedded MySQL Server
Library.
Would anyone mind to direct me where I can find what the folder libmysql
and libmysql_r for?
Thanks
Terry
I was about to email bugs/lists back today to basically say I've found a
reasonable workaround.. I'll respond to your message though in case you see
something that needs attention ...
> strend() is a function we use a lot in the MySQL client code and is
> thus included in the libmysqlclient libra
Hi!
> "Ben" == Ben Goodwin <[EMAIL PROTECTED]> writes:
Ben> There are probably other functions that need to be made private, too.. but
Ben> this one's directly affecting me.
Ben> I'm writing a shared library that loads libmysqlclient; When Solaris 'csh'
Ben> uses said library, there's a cla
Daniel,
Friday, August 16, 2002, 3:19:40 PM, you wrote:
DK> I'm interested in what are the differences between different versions of
DK> libmysql.dll's and libmysql.so's?
Exported functions are different.
DK> And are their versions the same under linux and windows?
DK> Where can I get their he
Hi,
I'm interested in what are the differences between different versions of
libmysql.dll's and libmysql.so's?
And are their versions the same under linux and windows?
Where can I get their header files in C or Object Pascal?
Thanks,
Daniel
---
Hi,
I'm having problems porting a working client from Solaris/Linux
to Windows NT (the client uses Paul DuBois' "client4.c" ideas to
load_defaults() and getopt_long() to get connection parameters
at runtime).
I'm using the gcc compiler, and the compile phase seems to work
fine, but when linking
(*end); )
*end= '-';
Add in end loop condition '&& (*end)'
>Submitter-Id: [EMAIL PROTECTED]
>Originator: Jan Struhar
>Organization:
>MySQL support: none
>Synopsis: crash at read_defaults in libmysql
>Severity: serious
&g
ugust 2001 23:31
Subject: Re: libmysql - secure connection
>On Mon, Aug 20, 2001 at 05:16:04PM +0100, Elizabeth Alderton wrote:
>
>> If I'm using libmysql to connect from Delphi to mysql - does it
>> automatically provide a secure connection then?
>
>It does not. To get a
On Mon, Aug 20, 2001 at 05:16:04PM +0100, Elizabeth Alderton wrote:
> If I'm using libmysql to connect from Delphi to mysql - does it
> automatically provide a secure connection then?
It does not. To get a secure connection, you'll want to tunnel is
thru stunnel, ssh, or s
If I'm using libmysql to connect from Delphi to mysql - does it automatically provide
a secure connection then?
Regards
Elizabeth
Hi,
i have installed mysql on windowsNT.
as i testing the Example program for testing of libmysql.dll
i got error while compiling with vc++
as: Output Window
Linking...
e:\mysql\lib\debug\libmysql.dll : fatal error LNK1136: invalid or corrupt
file
Error executing link.exe.
how can this
result of the UPDATE statement above.
It appears that there is a problem in DBI or with the libmysql code. We are
using one of the most recent versions of DBI (the newest has only doc bug
fixes as far as we could see). If the value will fit in 32 bits, it seems to
work. If not, it won'
21 matches
Mail list logo