mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Applied all changes from Igor and Sanja
This commit is contained in:
parent
3143ad589a
commit
5f1f2fc0e4
162 changed files with 11674 additions and 6268 deletions
|
|
@ -306,6 +306,9 @@ void init_server_psi_keys();
|
|||
*/
|
||||
extern PSI_stage_info stage_after_create;
|
||||
extern PSI_stage_info stage_allocating_local_table;
|
||||
extern PSI_stage_info stage_alter_inplace_prepare;
|
||||
extern PSI_stage_info stage_alter_inplace;
|
||||
extern PSI_stage_info stage_alter_inplace_commit;
|
||||
extern PSI_stage_info stage_changing_master;
|
||||
extern PSI_stage_info stage_checking_master_version;
|
||||
extern PSI_stage_info stage_checking_permissions;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue