perfschema 5.6.20

This commit is contained in:
Sergei Golubchik 2014-08-06 19:41:33 +02:00
commit 098a9c602d
2 changed files with 2 additions and 2 deletions

View file

@ -205,7 +205,7 @@ maria_declare_plugin(perfschema)
0x0001,
pfs_status_vars,
NULL,
"0.1",
"5.6.20",
MariaDB_PLUGIN_MATURITY_STABLE
}
maria_declare_plugin_end;

View file

@ -249,7 +249,7 @@ table_events_statements_current::m_share=
&table_events_statements_current::delete_all_rows,
NULL, /* get_row_count */
1000, /* records */
sizeof(PFS_simple_index), /* ref length */
sizeof(pos_events_statements_current), /* ref length */
&m_table_lock,
&m_field_def,
false /* checked */