| Bug #93777 | the Originator of mysql.event is not correct | ||
|---|---|---|---|
| Submitted: | 2 Jan 2019 7:28 | Modified: | 25 Jan 2019 15:26 | 
| Reporter: | dennis gao | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) | 
| Version: | 5.7.24, 8.0.13 | OS: | Any | 
| Assigned to: | Paul DuBois | CPU Architecture: | Any | 
   [2 Jan 2019 7:28]
   dennis gao        
  
 
   [2 Jan 2019 9:40]
   MySQL Verification Team        
  Hello Dennis Gao, Thank you for the report and test case. Thanks, Umesh
   [25 Jan 2019 15:26]
   Paul DuBois        
  Posted by developer: Modified the description of Originator column (and INFORMATION_SCHEMA.EVENTS.ORIGINATOR column) to: The server ID of the MySQL server on which the event was created; used in replication. This value may be updated by ALTER EVENT to the server ID of the server on which that statement occurs, if executed on a master server. The default value is 0.

