1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Expand performance_schema tables definitions with column comments

Cover all columns that did not have comments. Adjust docs based off of
MariaDB implementation.
This commit is contained in:
Vicențiu Ciorbaru
2021-09-10 10:50:58 +03:00
parent cc71dc0b61
commit 8fe927e6de
51 changed files with 880 additions and 880 deletions

View File

@ -88,7 +88,7 @@ SELECT FILE_NAME FROM performance_schema.file_instances WHERE FILE_NAME LIKE "%t
FILE_NAME
DROP DATABASE db_26152751;
#
# MDEV-25325 column_comment for performance_shcema tables
# MDEV-25325 column_comment for performance_schema tables
#
select column_name, column_comment
from information_schema.columns