mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-20 17:29:13 +00:00
Added comment
This commit is contained in:
parent
0be795156f
commit
925301d20a
1 changed files with 7 additions and 0 deletions
|
|
@ -19,6 +19,13 @@
|
|||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
NOTE
|
||||
|
||||
This class is used to connext to a DB using the MySQL protocol
|
||||
hence it is used by both MySQL and ClickHouse
|
||||
*/
|
||||
|
||||
#include "ntop_includes.h"
|
||||
|
||||
#ifdef HAVE_MYSQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue