[MDEV-5510] [PATCH] Replace "MySQL" strings with "MariaDB" on the mysql.server init script output Created: 2014-01-07 Updated: 2018-01-23 Resolved: 2018-01-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 5.1.67, 5.2.14, 5.3.12, 5.5.37, 10.0.10 |
| Fix Version/s: | 5.5.60, 10.0.34, 10.1.31, 10.2.13, 10.3.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jean Weisbuch | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | contribution, foundation, init, patch, script | ||
| Attachments: |
|
| Description |
|
The support-files/mysql.server init script (on both 5.5 and 10.0) still outputs messages as "MySQL" such as :
[...] In the meantime, init scripts from packaged versions of MariaDB references to "MariaDB" on the messages. |
| Comments |
| Comment by Alangi Derick [ 2015-08-21 ] |
|
This is a fix to the mysql.server init script output bug. I went through the init script and |