mariadb/sql-common
unknown 7c8ebb532e MWL#192: Fix problem when we first enable MYSQL_OPT_NONBLOCK, then connect
in normal blocking style, then later do a non-blocking operation.
In this case, the vio->async_context was not set up correctly, so that
non-blocking operation was not properly handled.
2012-01-30 13:45:58 +01:00
..
client.c MWL#192: Fix problem when we first enable MYSQL_OPT_NONBLOCK, then connect 2012-01-30 13:45:58 +01:00
client_plugin.c fix VS warning about variable 'unused' being used 2011-03-29 19:15:44 +02:00
Makefile.am MWL#192: Non-blocking client API for libmysqlclient. 2011-09-20 12:49:25 +02:00
my_time.c Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_user.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
mysql_async.c MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
pack.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00