mariadb/storage/innobase/handler
Alexander Barkov 1d73005bf3 MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference
- Removing the "diff_if_only_endspace_difference" argument from
  MY_COLLATION_HANDLER::strnncollsp(), my_strnncollsp_simple(),
  as well as in the function template MY_FUNCTION_NAME(strnncollsp)
  in strcoll.ic

- Removing the "diff_if_only_space_different" from ha_compare_text(),
  hp_rec_key_cmp().

- Adding a new function my_strnncollsp_padspace_bin() and reusing
  it instead of duplicate code pieces in my_strnncollsp_8bit_bin(),
  my_strnncollsp_latin1_de(), my_strnncollsp_tis620(),
  my_strnncollsp_utf8_cs().

- Adding more tests for better coverage of the trailing space handling.

- Removing the unused definition of HA_END_SPACE_ARE_EQUAL
2016-03-31 11:04:48 +04:00
..
ha_innodb.cc MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
ha_innodb.h MDEV-8406: Test failure on encryption.innodb-page_encryption_log_encryption in P7/P8 2015-07-01 16:24:29 +03:00
handler0alter.cc Merge branch '10.1' into 10.2 2016-02-25 18:19:55 +01:00
i_s.cc update plugins' maturity levels 2016-03-18 22:05:23 +01:00
i_s.h Fix compiler error if compiler does not support c99 style 2015-05-07 18:30:42 +03:00