mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 16:25:30 +02:00
Enable PERFORMANCE_SCHEMA tracking for SHOW EXPLAIN's conditions.
This commit is contained in:
parent
ae3bc19161
commit
a931467e17
5 changed files with 102 additions and 3 deletions
|
|
@ -119,3 +119,7 @@ private:
|
|||
}
|
||||
};
|
||||
|
||||
#ifdef HAVE_PSI_INTERFACE
|
||||
void init_show_explain_psi_keys(void);
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue