mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -5689,7 +5689,7 @@ int item_create_init()
|
||||
DBUG_RETURN(1);
|
||||
#endif
|
||||
|
||||
#ifndef DBUG_OFF
|
||||
#ifdef DBUG_TRACE
|
||||
for (uint i=0 ; i < native_functions_hash.records ; i++)
|
||||
{
|
||||
Native_func_registry *func;
|
||||
|
Reference in New Issue
Block a user