Showing 1-30 of 37 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
748932014-11-17
7:23
2015-04-10
8:14
MySQL Server: LockingVerified
(3297 days)
S35.7.7AnyAnymdl m_unused_lock_objects shouldn't be volatile
748332014-11-13
7:37
2015-05-11
16:41
MySQL Utilities: Binlog EventsClosed
(3266 days)
S25.7.7AnyAnylog_state declared volatile, missing memory barriers
748432014-11-13
22:24
2015-04-30
12:47
MySQL Server: ReplicationClosed
(3277 days)
S35.7.7AnyAnyMYSQL_BIN_LOG::m_prep_xids doesn't need to be volatile
748442014-11-13
22:39
2015-03-20
15:26
MySQL Cluster: Cluster (NDB) storage engineClosed
(3318 days)
S35.7.5AnyAnykilled_state save in ndbcluster_binlog retry at shutdown doesn't need to be vola
748462014-11-14
0:47
2015-02-13
14:46
MySQL Server: CompilingClosed
(3353 days)
S25.7.5AnyAnyabort_loop is volatile, likely not what intended
748472014-11-14
0:57
2014-11-19
12:58
MySQL Server: Security: PrivilegesClosed
(3440 days)
S35.7.5AnyAnyglobal variable grant_option is unused
748492014-11-14
3:07
2014-11-21
15:10
MySQL Server: OptionsClosed
(3437 days)
S35.7.5AnyAnydefault_password_lifetime is volatile, doesn't need to be - protected by mutex
748532014-11-14
6:07
2020-04-22
4:08
MySQL Server: ReplicationVerified
(3215 days)
S25.7.7AnyARMTHD killed_state isn't thread safe on non-intel
748542014-11-14
6:19
2015-05-11
16:39
MySQL Server: ReplicationClosed
(3266 days)
S35.7.7AnyAnyrpl_gtid Checkable_rwlock debug code doesn't need volatile lock_state
748912014-11-17
6:21
2018-02-18
18:29
MySQL Server: CompilingClosed
(3208 days)
S35.6.25, 5.7.5AnyARMdefault cmake excludes utf8_5624_1 charset, required for main.ctype_ldml
748322014-11-13
5:54
2017-10-01
13:59
MySQL Server: InnoDB storage engineClosed
(3027 days)
S35.7.7AnyAnyut_delay missing compiler barrier, UT_RELAX_CPU isn't at all relaxing
757202015-02-02
7:34
2015-07-10
12:55
MySQL Cluster: Cluster (NDB) storage engineClosed
(3215 days)
S37.3.7Linux (Ubuntu)Anyndb_dd_dump test needs larger data file to pass on ppc64el
757372015-02-03
3:33
2015-07-10
12:56
MySQL Cluster: Cluster (NDB) storage engineCan't repeat
(3242 days)
S37.3.8AnyAnyNDB Debugger doesn't have gsn 463 name
757382015-02-03
4:16
2016-02-26
0:35
MySQL Cluster: NDB APIClosed
(2975 days)
S37.3.8AnyAnyflexAsync segfaults if failed to create tables
762502015-03-10
22:33
2015-04-24
12:48
MySQL Server: TestsClosed
(3299 days)
S35.7.6AnyAnyunzip required to run mysql-test-run.pl but not checked for by Cmake
766252015-04-08
22:08
2015-06-11
16:44
MySQL Server: OptionsClosed
(3235 days)
S35.7.7AnyAnymysqld --help --verbose takes 50 seconds on unloaded system
766502015-04-10
8:21
2019-04-08
13:59
MySQL Server: InnoDB storage engineClosed
(1992 days)
S15.7.7Linux (Ubuntu Vivid ppc64el)Anysysbench read/write crashes on POWER
766512015-04-10
8:28
2020-03-16
13:12
MySQL Server: CompilingNot a Bug
(1541 days)
S55.7.7LinuxAnykorr routines are sub-optimal for ppc64el
775292015-06-29
3:01
2018-04-24
13:28
MySQL Server: CompilingUnsupported
(2187 days)
S25.1.73LinuxAnyMySQL 5.1 doesn't build with Bison 3.0
728292014-06-02
2:02
2015-03-27
14:52
MySQL Server: Security: PrivilegesClosed
(3311 days)
S55.7.4-m14LinuxAnyLOCK_grant is major contention point, leaves 30-40% idle CPU.
727182014-05-22
6:49
2014-10-10
18:51
MySQL Server: InnoDB storage engineClosed
(3479 days)
S35.6, 5.7AnyAnyCACHE_LINE_SIZE in innodb should be 128 on POWER
727542014-05-27
2:17
2014-10-24
14:16
MySQL Server: InnoDB storage engineClosed
(3479 days)
S35.6AnyAnySet thread priority in InnoDB mutex spinloop
727552014-05-27
2:22
2016-04-14
0:17
MySQL Server: InnoDB storage engineVerified
(3612 days)
S35.6AnyAnyInnoDB mutex spin loop is missing GCC barrier
728052014-05-30
6:17
2015-04-29
0:14
MySQL Server: CompilingClosed
(3278 days)
S35.7.7AnyAnymutex_delay() creating excess memory traffic, GCC mem barrier needed
728062014-05-30
6:43
2015-04-29
0:11
MySQL Server: CompilingClosed
(3278 days)
S55.7.7AnyAnymutex_delay() missing x86 pause instruction optimization
728072014-05-30
6:53
2015-04-29
0:13
MySQL Server: LockingClosed
(3278 days)
S55.7.7AnyAnySet thread priority in my_pthread_fastmutex_lock
728092014-05-30
7:20
2014-12-10
13:03
MySQL Server: InnoDB storage engineClosed
(3503 days)
S25.6, 5.7AnyAnyInnoDB Linux native aio setup missing barrier after setup
728112014-05-30
7:49
2016-01-05
17:22
MySQL Server: CompilingClosed
(3203 days)
S55.6, 5.7LinuxAnySet NUMA mempolicy for optimum mysqld performance
727152014-05-21
22:39
2014-05-22
8:02
MySQL Server: CharsetsVerified
(3620 days)
S35.6.17AnyAnycharacter set code endianness dependent on CPU type rather than endianness of CP
747752014-11-11
4:42
2018-12-13
13:30
MySQL Server: InnoDB storage engineCan't repeat
(1954 days)
S35.7.7LinuxARMbuf_block_align relies on random timeouts, volatile rather than barriers
  Showing 1-30 of 37 (Edit, Save, CSV, Feed) Show Next 30 Entries »