| Bug #87298 | main.func_bitwise_ops dies with unaligned access | ||
|---|---|---|---|
| Submitted: | 3 Aug 2017 8:42 | Modified: | 6 Sep 2017 17:58 | 
| Reporter: | Steinar Gunderson | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) | 
| Version: | OS: | Any | |
| Assigned to: | CPU Architecture: | Any | |
   [3 Aug 2017 8:42]
   Steinar Gunderson        
  
 
   [6 Sep 2017 17:58]
   Paul DuBois        
  Posted by developer: Fixed in 8.0.3. uint8korr() and related macros were fixed so that they explicitly do unaligned accesses, even on x86.

