This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2026-01-06 05:22:24 +03:00
Code
Activity
Files
f33367f2ab19e2cc8f1af1875cbc33d6980700a1
mariadb
/
plugin
/
handler_socket
/
libhsclient
History
Dave Gosselin
86b257f870
MDEV-35632 HandlerSocket uses deprecated C++98 auto_ptr
...
Change uses of auto_ptr to unique_ptr
2025-01-16 11:43:27 -05:00
..
allocator.hpp
move alloca() definition from all *.h files to one new header file
2023-03-07 11:13:20 +01:00
auto_addrinfo.hpp
Enusure that my_global.h is included first
2017-08-24 01:05:44 +02:00
auto_file.hpp
…
auto_ptrcontainer.hpp
…
config.cpp
…
config.hpp
…
COPYRIGHT.txt
…
escape.cpp
…
escape.hpp
…
fatal.cpp
MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handlersocket.so
2016-04-20 18:20:31 +04:00
fatal.hpp
MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handlersocket.so
2016-04-20 18:20:31 +04:00
hstcpcli.cpp
MDEV-33746 Supply missing override markings
2024-06-20 11:32:13 -04:00
hstcpcli.hpp
MDEV-35632 HandlerSocket uses deprecated C++98 auto_ptr
2025-01-16 11:43:27 -05:00
libhsclient.spec.template
…
Makefile.am
…
Makefile.plain
…
mutex.hpp
…
socket.cpp
Enusure that my_global.h is included first
2017-08-24 01:05:44 +02:00
socket.hpp
…
string_buffer.hpp
…
string_ref.hpp
…
string_util.cpp
…
string_util.hpp
…
thread.hpp
…
util.hpp
Apply clang-tidy to remove empty constructors / destructors
2023-02-09 16:09:08 +02:00