mariadb/storage/example
Daniel Black e021a61b6f MDEV-36729: ha_example::show_func_example is incorrectly defined
In the main.plugin this function is called assuming the function
prototype int (*)(THD *, st_mysql_show_var *, void *, system_status_var *, enum_var_type)'
as changed in b4ff64568c.

We update the ha_example::show_func_example to match the prototype
on which it is called.
2025-05-29 10:10:52 +10:00
..
mysql-test Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
ha_example.cc MDEV-36729: ha_example::show_func_example is incorrectly defined 2025-05-29 10:10:52 +10:00
ha_example.h MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00