Showing 1-30 of 297 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
23164 | 2006-10-11 6:08 | 2016-10-04 8:10 | MySQL Server: C API (client library) | Verified (5293 days) | S3 | 5.1.42, 4.1, 5.0, 5.1, 5.6.99 | Any (Mac OS X 10.6.3, Linux) | Any | Query summary Warnings count capped at 65535 |
31134 | 2007-09-21 15:59 | 2013-07-17 15:50 | MySQL Server: C API (client library) | Verified (5995 days) | S3 | libmysqlclient.so.15, 4.1, 5.0, 5.1, 6.0 BK | Linux (64bit distro gentoo) | Any | ENUM columns are returned by C API as MYSQL_TYPE_STRING |
32318 | 2007-11-13 13:34 | 2011-02-16 23:43 | MySQL Server: C API (client library) | Verified (6169 days) | S3 | 5.0,5.1,6 | Any | Any | mysql_fetch_fields() and mysql_fetch_lengths() should return 'const' |
33286 | 2007-12-17 10:29 | 2011-02-16 23:43 | MySQL Server: C API (client library) | Verified (6136 days) | S3 | 5.0/5.1 | Windows | Any | debug build of libmysql exposes wrong my_malloc/my_free functions |
33384 | 2007-12-19 22:13 | 2014-08-20 7:23 | MySQL Server: C API (client library) | Verified (5436 days) | S3 | 5.0.27 and 5.1.22-rc, 5.1.42 | Any | Any | Crash in net_clear() when calling mysql_stmt_execute() |
36225 | 2008-04-21 6:30 | 2013-04-16 15:05 | MySQL Server: C API (client library) | Verified (4189 days) | S2 | 5.0.46, 5.0.54a, 5.1.23 | Windows (Windows XP) | Any | Connect time out not using values that are set |
41071 | 2008-11-27 14:31 | 2012-05-18 20:19 | MySQL Server: C API (client library) | Patch pending (5747 days) | S3 | 6.0 | Any | Any | libmysql 6.0 doesn't work with Server < 6.0 (charset problems) |
41785 | 2008-12-29 16:41 | 2012-05-18 20:19 | MySQL Server: C API (client library) | Verified (5758 days) | S3 | 5.0, 5.1, 6.0 bzr | Any | Any | C API doesn't know about change in server status after COM_CHANGE_USER |
42276 | 2009-01-22 19:22 | 2012-05-18 20:19 | MySQL Server: C API (client library) | Verified (5447 days) | S3 | 5.0.75, 4.1, 5.0, 5.1, 6.0 bzr | Any | Any | mysql_stmt_bind_result should be not assert with bad MYSQL_BIND |
46666 | 2009-08-12 4:18 | 2011-02-16 23:44 | MySQL Server: C API (client library) | Verified | S3 | 5.1.37 | Any | Any | character_set_connection and character_set_result are not set correctly |
46751 | 2009-08-17 2:18 | 2015-04-18 1:33 | MySQL Server: C API (client library) | Verified (5393 days) | S3 | 5.1, 5.4, 6.0 | Windows (\\.\foo\bar is unwisely converted to \foo\bar ) | Any | mysql client application cannot read from Windows named pipes |
47483 | 2009-09-21 14:05 | 2011-02-16 23:44 | MySQL Server: C API (client library) | Verified (5492 days) | S3 | 5.1 | Any | Any | SELECT UNION wrong length after prepare |
50754 | 2010-01-30 10:12 | 2020-10-28 19:40 | MySQL Server: C API (client library) | Verified (5359 days) | S3 | * | Any | Any | Use int for timestamp field |
51106 | 2010-02-11 15:01 | 2012-05-18 20:19 | MySQL Server: C API (client library) | Verified (5349 days) | S3 | mysql-next-mr | Any | Any | Inconsistent behavior of "mysqltest --ps-protocol" for TINYINT ZEROFILL columns |
53313 | 2010-04-30 12:02 | 2011-02-16 23:44 | MySQL Server: C API (client library) | Verified (5265 days) | S3 | 5.1, probably others | Any | Any | libmysql reports and uses wrong character set/missing functionality in the proto |
56669 | 2010-09-09 1:20 | 2019-03-26 1:41 | MySQL Server: C API (client library) | Verified (5138 days) | S3 | 5.1.41 | Linux | Any | mysql_ping generates 'segmentation fault' libmysqlclient_r |
58346 | 2010-11-20 12:59 | 2013-07-17 19:28 | MySQL Server: C API (client library) | Verified (4097 days) | S3 | 5.1.49, 5.1 bzr | Linux (Ubuntu 10.10) | Any | mysql lost connection on mysql_next_result or mysql_more_results |
62414 | 2011-09-12 15:37 | 2011-09-21 9:15 | MySQL Server: C API (client library) | Verified (4762 days) | S2 | 5.1.54, 5.1.60 | Any | Any | libmysql 5.1 doesn't set correct information in MYSQL_FIELD |
64333 | 2012-02-15 1:50 | 2012-02-15 17:02 | MySQL Server: C API (client library) | Verified (4615 days) | S3 | 5.5.20 | Linux | Any | libmysqlclient returns not ETIMEDOUT but EINTR when timeout occurs |
64725 | 2012-03-21 19:26 | 2015-02-03 13:52 | MySQL Server: C API (client library) | Verified (3531 days) | S2 | 5.5.40, 5.5.42, 5.6.23 | Linux (debian wheezy) | Any | segfault using prepared select statement |
65294 | 2012-05-12 15:22 | 2012-05-16 9:13 | MySQL Server: C API (client library) | Verified (4526 days) | S3 | 5.5.22, 5.5.25 | Linux (Fedora 16, 14) | Any | my_global.h breaks __func__ on Linux with C99 |
67231 | 2012-10-15 9:10 | 2012-12-18 2:33 | MySQL Server: C API (client library) | Verified (4308 days) | S3 | 5.0.95, 5.1.67, 5.5.30, 5.7.0 | Linux | Any | use mysql_real_connect to be held with no return value |
68196 | 2013-01-28 2:36 | 2014-07-22 18:48 | MySQL Server: C API (client library) | Verified (3728 days) | S2 | 5.5.29 | Solaris | Any | vio_timeout doesn't work in Solaris, and this will cause vio_read block. |
70056 | 2013-08-16 3:05 | 2013-08-16 3:06 | MySQL Server: C API (client library) | Verified | S3 | 5.5, 5.6 | Linux | Any | mysql_upgrade does not support mysqld_multi environments |
71040 | 2013-11-29 17:51 | 2013-11-29 18:02 | MySQL Server: C API (client library) | Verified (3962 days) | S3 | 5.6.14, all | Linux | Any | mysql_config gives "--libmysqld-flags" even when built without embedded server |
72941 | 2014-06-10 16:03 | 2014-07-15 19:02 | MySQL Server: C API (client library) | Verified (3734 days) | S2 | 5.6.21, 5.5.39, 5.1.74 | Any | Any | Unable to get collation from charsetnr of MYSQL_FIELD |
73404 | 2014-07-26 4:07 | 2014-07-29 18:08 | MySQL Server: C API (client library) | Verified (3720 days) | S3 | 6.1.5 | Windows | Any | mysl_errno() returns 0 for socket errors in debug builds |
74315 | 2014-10-10 12:31 | 2015-07-05 20:45 | MySQL Server: C API (client library) | Verified (3644 days) | S3 | Any | Any | Unsupported buffer type for mysql_stmt_bind_result function | |
75425 | 2015-01-06 15:25 | 2015-01-07 14:05 | MySQL Server: C API (client library) | Verified (3558 days) | S2 | 5.6.22 | Any | Any | API mis-parses secure_auth parameter |
76921 | 2015-05-03 15:29 | 2018-02-08 14:40 | MySQL Server: C API (client library) | Verified (2430 days) | S5 | 5.7.7-rc, 8.0.4 | Any | Any | Resume SSL / TLS sessions (use TLS tickets) |
Showing 1-30 of 297 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |