now. I can add you as a developer to the project.
> regards,Markus
> On 2019-11-16 21:09, Ethan Funk was heard to say:
> > I found and tested a fix for the mysql thread safety problem I
> > havebeen troubleshooting.
> > Commenting out line 154 of dbd_mysql.c succeeds in fixing
drivers still maintained by someone?
How can I get this fix included so it will be present when folks
install the driver for mysql on their various systems?
Thanks,
Ethan...
On Fri, 2019-11-15 at 09:35 -0700, Ethan Funk wrote:
> I think I found the problem in the mysql dbd driver c
x?
Thanks,
Ethan...
On Wed, 2019-11-13 at 14:19 -0700, Ethan Funk wrote:
> I am having a problem with libdbd_mysql on linux (Ubuntu 19.10)
> reagding thread fasety.
> There used to be two versions of libmysqlclient, one was thread safe,
> one was not. However,
> now there seems to b
I am having a problem with libdbd_mysql on linux (Ubuntu 19.10)
reagding thread fasety.
There used to be two versions of libmysqlclient, one was thread safe,
one was not. However,
now there seems to be only one client library, which I understood was
thread safe: libmysqlclient.so.21.
Any insight
I use the dbi_driver_quote_string() function.
Ethan...
On Jan 15, 2008, at 10:32 AM, Toby Thain wrote:
On 15-Jan-08, at 12:58 PM, João Henrique Freitas wrote:
Hello,
Has libdbi some function to escape a string? Like PQescapeStringConn
I have not used the mysql command line tool in a while, but I do NOT
get the error when I use other GUI based applications that most
likely were compiled against the mysqlclient library.
Ethan...
On Dec 15, 2007, at 4:30 PM, Markus Hoenicka wrote:
Ethan Funk writes:
2006: MySQL server has