[MDEV-8360] Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference Created: 2015-06-23 Updated: 2016-03-31 Resolved: 2016-03-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Fix Version/s: | 10.2.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | unused-code | ||
| Sprint: | 10.2.0-6, 10.2.0-7, 10.2.0-9, 10.2.0-10 |
| Description |
|
There is a function in MY_COLLATION_HANDLER:
The "diff_if_only_endspace_difference" parameter is never used and should be removed. |