[MDEV-28827] Minor unsafe statement warning message improvement Created: 2022-06-14 Updated: 2022-09-04 Resolved: 2022-09-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Binary Protocol |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 |
| Fix Version/s: | 10.3.37, 10.4.27, 10.5.18, 10.6.10, 10.7.6, 10.8.5, 10.9.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Roel Van de Paar | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | beginner-friendly, warning | ||
| Description |
|
Please add a "." after "predicted" and before "Statement" ("predicted. Statement\:") to increase legibility for users. |
| Comments |
| Comment by Zhibo Zhang [ 2022-08-25 ] |
|
Hi Andrei, I will take over to deal with this issue if you do not mind! |
| Comment by Andrei Elkin [ 2022-08-26 ] |
|
zhibozhang, thanks for the heads up. But it'd make more sense to add up a single-liner to a first bug-fixes commit to 10.3 which we have - e.g |
| Comment by Andrei Elkin [ 2022-09-03 ] |
|
Roel, thanks for description suggestions. Still, considering not to change much in GA:s I picked only the punctuation part for them. I'll exchange with bnestere on the wording part that you pointed and then we'll decide |
| Comment by Roel Van de Paar [ 2022-09-04 ] |
|
Thank you |