mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 02:30:06 +01:00
Post-merge fix.
This commit is contained in:
parent
b42bf3cc55
commit
ca0a72f815
1 changed files with 1 additions and 0 deletions
|
@ -4728,6 +4728,7 @@ Item_func_sp::func_name() const
|
|||
Field *
|
||||
Item_func_sp::sp_result_field(void) const
|
||||
{
|
||||
Field *field;
|
||||
DBUG_ENTER("Item_func_sp::sp_result_field");
|
||||
|
||||
if (!m_sp)
|
||||
|
|
Loading…
Add table
Reference in a new issue