Better comments

This commit is contained in:
Sergey Petrunya 2013-10-17 17:50:30 +04:00
parent c75e92fd6f
commit 651b924912

View File

@ -384,7 +384,7 @@ private:
/*
Query Plan Footprint for a JOIN_TAB.
EXPLAIN data structure for a single JOIN_TAB.
*/
class Explain_table_access : public Sql_alloc
{