1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge branch 'merge-perfschema-5.7' into 10.5

This commit is contained in:
Oleksandr Byelkin
2022-08-02 09:34:15 +02:00
308 changed files with 4683 additions and 404 deletions

View File

@@ -1,4 +1,4 @@
/* Copyright (c) 2008, 2021, Oracle and/or its affiliates.
/* Copyright (c) 2008, 2022, Oracle and/or its affiliates.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2.0,
@@ -61,6 +61,7 @@ struct row_setup_objects
class table_setup_objects : public PFS_engine_table
{
public:
static PFS_engine_table_share_state m_share_state;
/** Table share. */
static PFS_engine_table_share m_share;
/** Table builder. */