« Show Previous 30 Entries | Showing 31-60 of 304 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
86398 | 2017-05-22 8:10 | 2017-05-23 7:31 | MySQL Server: Parser | Open | S4 | 5.7.18 | Any | Any | Allow tree visit for non-literals in Query Rewrite API |
70739 | 2013-10-27 9:52 | 2025-03-19 6:53 | MySQL Server: DDL | Open (64 days) | S4 | 5.6, 5.7, 8.0 | Any | Any | Use same fsp for CURRENT_TIMESTAMP as for column by default |
80709 | 2016-03-12 9:27 | 2023-08-29 19:42 | MySQL Server: Command-line Clients | Open (632 days) | S4 | 5.7.11, 8.0, 8.1 | Any | Any | Add NSS Key Logging support to client (and server?) |
81850 | 2016-06-14 14:51 | 2021-01-07 9:35 | MySQL Server: General | Open (1596 days) | S4 | 8.0 | Any | Any | Add DROP DATABASE .. IF EMPTY |
73802 | 2014-09-04 8:38 | 2018-03-08 11:59 | MySQL Server: User-defined functions ( UDF ) | Open (2632 days) | S4 | 8.0 | Any | Any | Easier loading of plugins |
78713 | 2015-10-06 8:04 | 2017-11-29 10:52 | MySQL Server: Security: Privileges | Open (2731 days) | S4 | 5.6.26 | Any | Any | Allow wildcards in table names of GRANT statement |
74808 | 2014-11-12 7:38 | 2016-04-18 12:52 | MySQL Server: Row Based Replication ( RBR ) | Open (3321 days) | S4 | 5.6.16 | Any | Any | Hard to identify if the SQL thread is using SBR/RBR |
78733 | 2015-10-07 11:01 | 2016-06-18 21:28 | MySQL Server | Open (3515 days) | S4 | 8.0 | Any | Any | CHECKSUM PARTITION |
78278 | 2015-08-30 17:52 | 2015-08-30 17:55 | MySQL Server: Charsets | Open (3553 days) | S4 | 5.7.8 | Any | Any | UTF-8 string w/ BOM and w/o BOM are not equal |
75317 | 2014-12-27 11:46 | 2014-12-29 8:42 | Connector / J Documentation | Open (3797 days) | S4 | 5.1 | Any | Any | Add documentation about using Connector/J with Weblogic |
73419 | 2014-07-29 8:14 | 2014-07-29 19:55 | MySQL Enterprise Backup Documentation | Open (3950 days) | S4 | 3.10 | Any | Any | Add stop-datetime and stop-position suggestions |
72059 | 2014-03-17 12:02 | 2014-03-31 12:05 | MySQL Server: Optimizer | Open (4084 days) | S4 | 5.6 | Any | Any | Filter rows using index when using LEFT() |
71895 | 2014-03-01 11:50 | 2014-03-01 12:11 | MySQL Server: Documentation | Open (4100 days) | S4 | 5.6.16 | Any | Any | Documentation about the PSI interface |
117567 | 2025-02-25 14:44 | 2025-02-26 9:10 | MySQL Server: C API (client library) | Verified (85 days) | S3 | 9.2.0 | Any | Any | mysql_stmt_execute doesn't set the PARAMETER_COUNT_AVAILABLE flag |
117443 | 2025-02-11 19:40 | 2025-02-12 8:31 | MySQL Server: Compiling | Verified (99 days) | S3 | 9.2.0 | Any | Any | cmake doesn't detect missing quadmath library |
116747 | 2024-11-21 13:07 | 2025-01-10 17:00 | MySQL Server: Documentation | Verified (132 days) | S2 | 9.1.0 | Any | Any | Internals docs incomplete for replication/gtid |
116789 | 2024-11-26 20:44 | 2024-11-27 5:25 | MySQL Server: Documentation | Verified (176 days) | S3 | 9.1.0 | Any | Any | gtid tags docs don't match actual server behavior |
116609 | 2024-11-11 7:15 | 2025-02-27 22:26 | MySQL Server: Documentation | Verified (192 days) | S3 | 8.4 | Any | Any | end_markers_in_json link is not helpful |
116573 | 2024-11-06 22:52 | 2024-11-07 6:30 | Shell General / Core Client | Verified (196 days) | S4 | 9.1.0 | Any | Any | Allow plugins to do formatting of output in MySQL Shell |
115019 | 2024-05-15 18:03 | 2024-10-23 8:49 | MySQL Server: Command-line Clients | Verified (211 days) | S3 | 8.4.0 | Any | Any | Warnings for time zone files that can't be loaded |
71313 | 2014-01-07 20:49 | 2024-10-21 6:50 | MySQL Server: Connection Handling | Verified (213 days) | S3 | 5.6.14, 9.1.0 | Any | Any | Failed authentication should list if SSL/TLS is used. |
116433 | 2024-10-21 6:36 | 2024-10-21 7:31 | Connector / J Documentation | Verified (213 days) | S3 | 9.1 | Any | Any | Connector/J upgrade docs could use improvement |
116307 | 2024-10-07 5:54 | 2024-10-07 6:43 | MySQL Server: Errors | Verified (227 days) | S2 | 9.0.1 | Any | Any | handling of fsp > 255 is incorrect |
116295 | 2024-10-04 5:32 | 2024-10-04 5:52 | Connector / J Documentation | Verified (230 days) | S3 | 9.0.0 | Any | Any | Example relies on deprecated method |
116182 | 2024-09-20 13:39 | 2025-05-13 7:38 | MySQL Server: DML | Verified (244 days) | S3 | 9.0.1, 8.4.2, 8.0.39, 8.4.3 | Any | Any | recursive CTE handling of decimal is unexpected |
113541 | 2024-01-03 9:17 | 2024-01-03 10:07 | MySQL Server: DML | Verified (505 days) | S3 | 8.2.0 | Any | Any | Regexp validation failure on empty table |
112851 | 2023-10-27 6:23 | 2023-10-27 6:42 | MySQL Server: C API (client library) | Verified (573 days) | S3 | 8.2.0 | Any | Any | Use of deprecated attribute is incomplete |
112732 | 2023-10-16 8:25 | 2023-10-16 9:21 | Connector / J | Verified (584 days) | S4 | 8.1 | Any | Any | Support compression with ZSTD with MySQL Protocol |
111838 | 2023-07-21 10:51 | 2023-07-21 11:31 | MySQL Server: JSON | Verified (671 days) | S3 | 8.10 | Any | Any | Evaluate JSON column default on table/column creation |
111113 | 2023-05-22 20:07 | 2023-05-23 13:39 | Shell VSCode Extension | Verified (730 days) | S3 | v1.10.1 | Any | Any | Color scheme doesn't work with light color themes for VS Code |
« Show Previous 30 Entries | Showing 31-60 of 304 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |