1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-merge

This commit is contained in:
Sergei Petrunia
2017-09-19 15:34:38 +03:00
2312 changed files with 188819 additions and 61333 deletions

View File

@@ -65,6 +65,7 @@ inline bool field_check_field_name_match(Field *field, const char *name)
name));
}
/*
Rdb_key_def class implementation
*/