mariadb/sql-common
Brandon Nesterenko 840fe316d4 MDEV-34348: my_hash_get_key fixes
Partial commit of the greater MDEV-34348 scope.
MDEV-34348: MariaDB is violating clang-16 -Wcast-function-type-strict

Change the type of my_hash_get_key to:
 1) Return const
 2) Change the context parameter to be const void*

Also fix casting in hash adjacent areas.

Reviewed By:
============
Marko Mäkelä <marko.makela@mariadb.com>
2024-11-23 08:14:22 -07:00
..
client.c MDEV-34348: my_hash_get_key fixes 2024-11-23 08:14:22 -07:00
client_plugin.c perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
conf_to_src.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
errmsg.c MDEV-17812 Use MariaDB in error messages instead of MySQL 2020-04-08 06:09:42 +00:00
my_time.c MDEV-32891 Assertion `value <= ((ulonglong) 0xFFFFFFFFL) * 10000ULL' failed in str_to_DDhhmmssff_internal 2024-09-20 15:39:09 +04:00
my_user.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysql_async.c
pack.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00