summaryrefslogtreecommitdiff
path: root/sql/thr_malloc.h
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mariadb.org>2018-01-31 19:49:48 +0400
committerAlexander Barkov <bar@mariadb.org>2018-01-31 19:49:48 +0400
commit1e5e3d562b867ae83c3fbb003465e1596c748690 (patch)
treeed46f2af6e264dc05e61cecf3aad7c4c61fc862b /sql/thr_malloc.h
parentdf2d67824811516fabcfb09dacd6d147f8f71d54 (diff)
downloadmariadb-git-1e5e3d562b867ae83c3fbb003465e1596c748690.tar.gz
A cleanup in sp_rcontext, as requested by Monty
- Changing sp_rcontext::m_var_items from list of Item to list of Item_field - Renaming sp_rcontext::get_item() to get_variable() and changing its return type from Item* to Item_field * - Adding sp_rcontext::get_parameter() and sp_rcontext::set_parameter(), wrappers for get_variable() and set_variable() with extra DBUG_ASSERT. Using new methods instead of get_variable()/set_variable() in relevant places.
Diffstat (limited to 'sql/thr_malloc.h')
0 files changed, 0 insertions, 0 deletions