mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
TransporterRegistry.hpp:
corrected spelling ndb/include/transporter/TransporterRegistry.hpp: corrected spelling
This commit is contained in:
parent
461dab2350
commit
69bddf6ed1
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ public:
|
|||
/**
|
||||
* this handle will be used in the client connect thread
|
||||
* to fetch information on dynamic ports. The old handle
|
||||
* id destroyed, and this is destroyed by the destructor
|
||||
* (if set) is destroyed, and this is destroyed by the destructor
|
||||
*/
|
||||
void set_mgm_handle(NdbMgmHandle h);
|
||||
NdbMgmHandle get_mgm_handle(void) { return m_mgm_handle; };
|
||||
|
|
Loading…
Add table
Reference in a new issue