1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Files
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
..
2019-05-11 21:29:06 +03:00