You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-497 securing mysql connection with TLS in crossengine and querystats code.
This commit is contained in:
@ -127,7 +127,6 @@ struct QueryStats
|
||||
modified accordingly.
|
||||
*/
|
||||
void insert();
|
||||
void handleMySqlError(const char*, unsigned int);
|
||||
|
||||
/* User mysql API to query priority table and get this user's assigned priority */
|
||||
uint32_t userPriority(std::string host, const std::string user);
|
||||
|
Reference in New Issue
Block a user