| Bug #77733 | Make JSON updating functions treat SQL NULL as JSON null | ||
|---|---|---|---|
| Submitted: | 15 Jul 2015 14:36 | Modified: | 11 Aug 2015 15:58 | 
| Reporter: | Rick Hillegas | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: JSON | Severity: | S3 (Non-critical) | 
| Version: | 5.7.9 | OS: | Any | 
| Assigned to: | CPU Architecture: | Any | |
   [15 Jul 2015 14:36]
   Rick Hillegas        
  
 
   [11 Aug 2015 15:58]
   Paul DuBois        
  Noted in 5.7.9, 5.8.0 changelogs. The JSON value-updating functions JSON_APPEND(), JSON_SET(), JSON_REPLACE(), and JSON_INSERT() now treat SQL NULL values as JSON null literals, which is consistent with JSON_OBJECT() and JSON_ARRAY().

