| « Show Previous 30 Entries | Showing 31-60 of 4605 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
| ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
|---|---|---|---|---|---|---|---|---|---|
| 47483 | 2009-09-21 14:05 | 2025-12-07 20:45 | MySQL Server: C API (client library) | Verified (6176 days) | S3 | 5.1 | Any | Any | SELECT UNION wrong length after prepare |
| 56669 | 2010-09-09 1:20 | 2019-03-26 1:41 | MySQL Server: C API (client library) | Verified (5822 days) | S3 | 5.1.41 | Linux | Any | mysql_ping generates 'segmentation fault' libmysqlclient_r |
| 58346 | 2010-11-20 12:59 | 2025-12-07 20:45 | MySQL Server: C API (client library) | Verified (4781 days) | S3 | 5.1.49, 5.1 bzr | Linux (Ubuntu 10.10) | Any | mysql lost connection on mysql_next_result or mysql_more_results |
| 75425 | 2015-01-06 15:25 | 2015-01-07 14:05 | MySQL Server: C API (client library) | Verified (4242 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 (3114 days) | S5 | 5.7.7-rc, 8.0.4 | Any | Any | Resume SSL / TLS sessions (use TLS tickets) |
| 77228 | 2015-06-02 15:53 | 2015-11-19 15:18 | MySQL Server: C API (client library) | Verified (4095 days) | S3 | Any | Any | Add _login and _hostname as connection attribute. (contribution) | |
| 84634 | 2017-01-24 4:51 | 2017-01-25 9:02 | MySQL Server: C API (client library) | Verified | S3 | 5.5, 5.6, 5.7 | Any | Any | Need a document of MYSQL_FILED for SERVER_PS_OUT_PARAMS |
| 85294 | 2017-03-03 15:47 | 2017-03-03 15:48 | MySQL Server: C API (client library) | Verified | S3 | 5.0+ | Any | Any | missing break for case OPT_pipe in function mysql_read_default_options |
| 86856 | 2017-06-28 20:42 | 2017-06-29 5:41 | MySQL Server: C API (client library) | Verified (3338 days) | S3 | 5.7.18, 5.6.36 | Any (Compiled w/ OpenSSL) | Any | MySQL can return wrong OpenSSL error messages |
| 86971 | 2017-07-06 13:12 | 2019-07-05 19:32 | MySQL Server: C API (client library) | Verified (3325 days) | S2 | 6.1.10, 6.1.11 | MacOS | Any | mysql_config --libs of mysql-connector/c 6.1.0 on macOS is wrong |
| 87705 | 2017-09-08 10:12 | 2017-09-09 16:23 | MySQL Server: C API (client library) | Verified (3266 days) | S3 | 5.6.33 | Any | Any | row_count() set to 0 after client mysql_ping() command |
| 112089 | 2023-08-16 16:16 | 2023-08-17 12:36 | MySQL Server: C API (client library) | Verified (1099 days) | S2 | 8.0.34 | Any | Any | libmysqlclient21 8.0.34 introduces new warning output breaking applications |
| 112851 | 2023-10-27 6:23 | 2023-10-27 6:42 | MySQL Server: C API (client library) | Verified (1027 days) | S3 | 8.2.0 | Any | Any | Use of deprecated attribute is incomplete |
| 112893 | 2023-10-31 8:12 | 2023-11-13 6:10 | MySQL Server: C API (client library) | Verified (1023 days) | S1 | 8.2.0 | Any | Any | The C API mysql_stmt_bind_named_param is not exported in libmysqlclient.so.22 |
| 95631 | 2019-06-04 14:00 | 2019-06-04 15:01 | MySQL Server: C API (client library) | Verified (2633 days) | S2 | MySQL Connector C 6.1 | Windows (10) | x86 (64) | MySQL connector libraries link VS2015 runtime libs, but they are not provided |
| 101614 | 2020-11-15 12:32 | 2020-11-16 6:42 | MySQL Server: C API (client library) | Verified (2102 days) | S3 | 8.0.22 | Any | Any | mysql_stmt_prepare() does not return on query with "order by ?" |
| 102265 | 2021-01-18 0:27 | 2021-01-18 8:03 | MySQL Server: C API (client library) | Verified (2039 days) | S2 | 5.6 5.7, 5.7.32 | Any | Any | collation silently switched to server default during mysql_real_connect |
| 104323 | 2021-07-15 7:46 | 2021-10-27 12:58 | MySQL Server: C API (client library) | Verified (1861 days) | S3 | 5.7 | Any | Any | mysql change user authentication error |
| 104746 | 2021-08-26 23:03 | 2021-08-31 9:59 | MySQL Server: C API (client library) | Verified (1814 days) | S3 | 8.0,5.7 | Any | Any | mysql_reset_connection() does not honor client conenction flag for IGNORE_SPACE |
| 88994 | 2017-12-20 16:02 | 2017-12-21 9:53 | MySQL Server: C API (client library) | Verified (3163 days) | S2 | 5.5.31, 6.1.11 | CentOS (7) | Any | Crash in client library in multithread connect and SSL |
| 89016 | 2017-12-21 13:46 | 2017-12-22 6:44 | MySQL Server: C API (client library) | Verified (3162 days) | S3 | 8.0.4 | Linux | Any | DESCRIBE table metadata differs between statments and prepared statments |
| 89733 | 2018-02-20 15:20 | 2018-02-21 5:54 | MySQL Server: C API (client library) | Verified (3101 days) | S3 | 5.7.21, 8.0.3, 8.0.4 | Any | Any | mysqlclient does not return correct warning_count after ping() |
| 89926 | 2018-03-06 10:20 | 2018-03-12 12:21 | MySQL Server: C API (client library) | Verified (3082 days) | S5 | 5.7 | Linux | x86 | Performance degradation in libmysqlclient 20 |
| 90241 | 2018-03-28 10:48 | 2018-07-30 4:18 | MySQL Server: C API (client library) | Verified (3061 days) | S3 | 5.7.21 | Linux | Any | An error occurs when mysql_client_test is executed |
| 92290 | 2018-09-05 1:20 | 2018-09-05 5:51 | MySQL Server: C API (client library) | Verified (2905 days) | S3 | 5.6.41 | Any | Any | mysql_change_user() don't uses given password (sha256_password) |
| 106034 | 2022-01-04 16:14 | 2024-01-20 17:21 | MySQL Server: C API (client library) | Verified (1688 days) | S3 | Any | Any | Contribution: libmysql: fix musl compatibility | |
| 106711 | 2022-03-12 0:25 | 2022-03-14 10:22 | MySQL Server: C API (client library) | Verified (1619 days) | S3 | 8.0.28 | Any | Any | Binlog Interface Document has Improper Example |
| 107875 | 2022-07-14 7:35 | 2025-02-24 11:27 | MySQL Server: C API (client library) | Verified (1497 days) | S3 | 5.7 | Any | Any | SAVEPOINT created without an active transaction when autocommit=0 |
| 82792 | 2016-08-29 22:55 | 2018-01-10 11:37 | MySQL Server: C API (client library) | Verified (3641 days) | S3 | 5.6, 5.6.32, 5.7.14 | Any | Any | Compressed protocol can't read packets of size 0xffffff |
| 83600 | 2016-10-28 14:10 | 2016-10-31 9:56 | MySQL Server: C API (client library) | Verified (3579 days) | S3 | any | Any | Any | MYSQL_OPT_CONNECT_TIMEOUT not fully documented |
| « Show Previous 30 Entries | Showing 31-60 of 4605 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
