HandlerSocket-Plugin-for-MySQL
HandlerSocket-Plugin-for-MySQL copied to clipboard
Remove auto_ptr for cxx17
Support of compilation for >cxx11 version. auto_ptr was removed. Use unique_ptr instead