mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
perfschema memory related instrumentation changes
This commit is contained in:
@ -37,7 +37,7 @@ public:
|
||||
~Event_queue_element_for_exec();
|
||||
|
||||
bool
|
||||
init(const LEX_CSTRING *dbname, const LEX_CSTRING *name);
|
||||
init(const LEX_CSTRING &dbname, const LEX_CSTRING &name);
|
||||
|
||||
LEX_CSTRING dbname;
|
||||
LEX_CSTRING name;
|
||||
|
Reference in New Issue
Block a user