1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

"Version" column in SHOW TABLE STATUS.

This commit is contained in:
bar@mysql.com
2004-06-24 18:46:41 +05:00
parent e5d3fe89b4
commit aa27a7858e
5 changed files with 41 additions and 36 deletions

View File

@@ -156,6 +156,7 @@ struct st_table {
uint quick_key_parts[MAX_KEY];
key_part_map const_key_parts[MAX_KEY];
ulong query_id;
uchar frm_version;
union /* Temporary variables */
{