23#ifndef DD_UPGRADE__ROUTINE_H_INCLUDED
24#define DD_UPGRADE__ROUTINE_H_INCLUDED
For each client connection we create a separate thread with THD serving as a thread/connection descri...
Definition: sql_lexer_thd.h:33
bool migrate_routines_to_dd(THD *thd)
Migrate Stored Procedure and Functions from mysql.proc to routines dd table.
Definition: routine.cc:457
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:42