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

merge with work

This commit is contained in:
monty@mashka.mysql.fi
2002-10-02 13:45:16 +03:00
62 changed files with 1925 additions and 158 deletions

View File

@ -882,6 +882,7 @@ class user_var_entry
char *value;
ulong length, update_query_id;
Item_result type;
CHARSET_INFO *var_charset;
};
/* Class for unique (removing of duplicates) */