[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:

  int     (*strnncollsp)(CHARSET_INFO *,
                         const uchar *, size_t, const uchar *, size_t,
                         my_bool diff_if_only_endspace_difference); 

The "diff_if_only_endspace_difference" parameter is never used and should be removed.


Generated at Thu Feb 08 07:26:35 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.