[MDEV-9593] Print the real version in the error log Created: 2016-02-19 Updated: 2022-10-26 Resolved: 2016-09-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||||||||||
| Sprint: | 10.2.0-6, 10.2.0-7, 10.2.2-2 | ||||||||||||||||||||||||||||||||||||||||||||
| Description |
|
It's related to I don't know if it's technically possible, but if it is, it would be extremely useful to additionally print the real version (one returned by mysqld --version without an argument) in the error log upon startup and, better still, also upon a crash. We are going to have major problem with users setting this variable, because they will set it in the config file, will never update it in a timely manner (naturally, because they can get upgrades automatically), and we won't know which real version they report their problem against, finding it out will require additional negotiations and won't always be successful. |
| Comments |
| Comment by Sergey Vojtovich [ 2016-03-10 ] |
|
We should also fix the problem mentioned in the following commit by using real version: |
| Comment by Sergey Vojtovich [ 2016-08-26 ] |
|
serg, please review fix for this bug. |
| Comment by Sergey Vojtovich [ 2016-08-26 ] |
|
serg, this task was supposed to be in this current sprint. Not sure why it wasn't added. |