mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge of the patch introducing virtual columns into maria-5.2
This commit is contained in:
@@ -68,7 +68,8 @@ enum enum_server_command
|
||||
COM_END
|
||||
};
|
||||
|
||||
|
||||
/* sql type stored in .frm files for virtual fields */
|
||||
#define MYSQL_TYPE_VIRTUAL 245
|
||||
/*
|
||||
Length of random string sent by server on handshake; this is also length of
|
||||
obfuscated password, recieved from client
|
||||
|
Reference in New Issue
Block a user