[MDEV-19068] Change Windows event source name to MariaDB Created: 2019-03-27 Updated: 2019-04-29 Resolved: 2019-03-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Fix Version/s: | 10.4.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
On Windows, the event source name in the Windows Event Viewer is still "MySQL": https://github.com/MariaDB/server/blob/1ef50a34ec53d0e3e43776f414dd99f343d5d6ba/sql/log.cc#L8711 https://github.com/MariaDB/server/blob/1ef50a34ec53d0e3e43776f414dd99f343d5d6ba/sql/log.cc#L2451 https://mariadb.com/kb/en/library/error-log/#writing-the-error-log-to-the-windows-event-viewer Should we change that to "MariaDB"? |