1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Merge 10.1 (with ANALYZE) and 10.1-explain-json

This commit is contained in:
Sergei Petrunia
2014-08-09 01:52:54 +04:00
15 changed files with 643 additions and 104 deletions

View File

@@ -1912,4 +1912,5 @@ ulong check_selectivity(THD *thd,
TABLE *table,
List<COND_STATISTIC> *conds);
#endif /* SQL_SELECT_INCLUDED */