1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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
{