mirror of
https://github.com/MariaDB/server.git
synced 2025-06-12 01:53:02 +03:00
Doxygenize comments.
This commit is contained in:
@ -66,8 +66,8 @@ struct Query_cache_result;
|
||||
class Query_cache;
|
||||
|
||||
/**
|
||||
@brief This class represents a node in the linked chain of queries
|
||||
belonging to one table.
|
||||
This class represents a node in the linked chain of queries
|
||||
belonging to one table.
|
||||
|
||||
@note The root of this linked list is not a query-type block, but the table-
|
||||
type block which all queries has in common.
|
||||
|
Reference in New Issue
Block a user