Showing 1-30 of 48 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
1065162022-02-19
7:21
2022-03-01
9:02
MySQL Server: Data DictionaryVerified
(767 days)
S68.0.27AnyAnyUpgrade from version 8.0.13 with discarded partitions asserts when opening table
1048812021-09-09
8:25
2021-09-15
8:46
MySQL Server: PartitionsVerified
(932 days)
S38.0.26, 5.7.35AnyAnypartition_info::set_used_partition not raise error when finding no partition
1049562021-09-16
8:54
2021-09-16
10:27
MySQL Server: PartitionsVerified
(925 days)
S38.0.26, 5.7.35AnyAnySHOW CREATE TABLE outputs are inconsistent after CREATE TABLE and ALTER TABLE
1049812021-09-18
7:14
2021-09-20
6:44
MySQL Server: PartitionsVerified
(921 days)
S38.0.26AnyAnyRaise error that partition' name to be dropped doesn't exist at an earlier stage
1052022021-10-13
10:02
2021-10-13
10:52
MySQL Server: PartitionsVerified
(898 days)
S38.0.26, 5.7.35AnyAnyha_innopart::store_lock() traverse all partitions starting from index 1 not 0
1052042021-10-13
11:22
2021-11-01
8:41
MySQL Server: PartitionsVerified
(898 days)
S38.0.26AnyAnyha_innopart traverse all partitions instead of only used partitions causing loss
1053172021-10-26
6:12
2021-10-26
7:20
MySQL Server: PartitionsVerified
(885 days)
S38.0.26, 8.0.27AnyAnyBehavior of auto-increment value after EXCHANGE PARTITION is inconsistent
1053802021-10-29
9:35
2022-01-26
9:56
MySQL Server: DMLClosed
(861 days)
S38.0.27AnyAnyresult of GROUP_CONCAT is inconsistent when group_concat_max_len becomes larger
1054902021-11-08
11:28
2022-01-26
8:45
MySQL Server: PartitionsVerified
(872 days)
S38.0.27AnyAnyEmpty loop brings loss to performance when pruning partitions for INSERT command
1054932021-11-08
12:36
2021-11-08
12:40
MySQL Server: InnoDB storage engineVerified
(872 days)
S38.0.27AnyAnyNo need to drop AHI and remove dict_table_t from cache for alter_part_normal
1056942021-11-24
11:46
2021-11-29
22:33
MySQL Server: DMLClosed
(851 days)
S38.0.27AnyAnyA typo issue in TABLE_LIST::save_properties()
1058562021-12-10
7:12
2021-12-10
7:57
MySQL Server: DMLVerified
(840 days)
S28.0.27AnyAnyInserting values to a view with check option raises unexpected error
1031062021-03-25
9:50
2021-03-25
11:39
MySQL Server: OptimizerVerified
(1100 days)
S38.0.23AnyAnyOptimizer hints on subquery won't take effect if the subquery gets transformed
1066092022-03-01
8:11
2022-03-02
1:55
MySQL Server: PartitionsVerified
(759 days)
S38.0.27, 5.7AnyAnyFor EXCHANGE PARTITION, make partition table writable while validation
1081922022-08-18
13:16
2022-08-19
9:06
MySQL Server: OptimizerVerified
(589 days)
S28.0.23, 8.0.30AnyAnyDifferent results return when executing the same query with different plans
1090022022-11-04
6:23
2022-11-04
14:13
MySQL Server: DMLVerified
(511 days)
S38.0AnyAnyfilename_to_tablename() handles temp table's name "p0#tmp" incorrectly
1095482023-01-09
7:55
2023-12-20
12:33
MySQL Server: DMLClosed
(100 days)
S58.0.13,8.0.31AnyAnyPoor performance when using HASH field to check unique
1096012023-01-12
9:00
2023-01-12
9:38
MySQL Server: OptimizerVerified
(442 days)
S38.0AnyAnyApply partition pruning if all insert rows have non-null values on autoinc field
1100892023-02-16
2:48
2023-02-17
12:24
MySQL Server: OptimizerNot a Bug
(406 days)
S38.0.18, 8.0.32AnyAnyInconsistent results returned when choosing different plans on federated engine
1121122023-08-18
10:20
2023-08-18
13:48
MySQL Server: OptimizerVerified
(224 days)
S38.0AnyAnyCannot find column on derived table with given names and ROLLUP
1121612023-08-23
12:55
2023-08-23
14:32
MySQL Server: DDLVerified
(219 days)
S38.0AnyAnyDerived table with rollup returns wrong result
1132882023-11-30
6:58
2023-12-01
11:37
MySQL Server: OptimizerVerified
(120 days)
S58.0.33AnyAnyExplain plan shows dynamic range, but bug causes no chance to use for LEFT JOIN
1134462023-12-18
2:32
2023-12-18
7:59
MySQL Server: DMLVerified
(102 days)
S38.0.33AnyAnyQuery with DISTINCT and ORDER BY on BIT data type returns wrong result
1135132023-12-26
12:12
2023-12-27
5:20
MySQL Server: OptimizerVerified
(93 days)
S38.0.33AnyAnyJoin reordering regression and inconsistent behavior for SQL involving LEFT JOIN
995672020-05-14
7:58
2021-04-24
14:20
MySQL Server: DMLClosed
(1087 days)
S28.0.20CentOSAnyWrong result is returned with UNION syntax
946122019-03-10
2:18
2020-12-13
18:00
MySQL Server: OptimizerVerified
(1846 days)
S28.0.15-rds-dev, 8.0.15, 5.7.25,5.6.43CentOSAnyWrong results are returned with "group by"
946132019-03-10
2:36
2019-03-12
9:08
MySQL Server: OptimizerClosed
(1844 days)
S28.0.15-rds-dev, 8.0.15CentOSAnyThe quote function returns the wrong answer with "group by".
946142019-03-10
2:47
2019-04-25
2:07
MySQL Server: OptimizerClosed
(1800 days)
S28.0.15-rds-dev, 8.0.15, 5.7.25,5.6.43AnyAnyIn cases like ifnull(datetime(2), time(3)), the wrong answer is returned.
971972019-10-11
7:49
2019-10-14
11:54
MySQL Server: DMLNot a Bug
(1631 days)
S38.0.16CentOSAnyThe decimal type result calculated by division gets truncated in temporary table
976282019-11-14
8:51
2020-02-04
14:51
MySQL Server: OptimizerClosed
(1515 days)
S38.0.16, 8.0.18, 8.0.11CentOSAnyWrong result with rollup
  Showing 1-30 of 48 (Edit, Save, CSV, Feed) Show Next 30 Entries »