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
2025-09-09 18:40:27 +03:00
Code
Activity
Files
7e606a2d5ca59dbd901b7c8909214a0fc12fbadd
mariadb
/
mysql-test
/
lib
/
My
/
SafeProcess
History
Vladislav Vaintroub
1cb7c4bfc0
MDEV-16084 Calling exit() from a signal handler is unsafe.
...
Call _exit() from signal handler. main() can just do return.
2018-05-03 16:14:54 +01:00
..
Base.pm
MDEV-7448 - mtr may leave stale mysqld
2015-01-14 17:50:38 +04:00
CMakeLists.txt
Bug#11765629 CMAKE: CAN SUPPRESS INSTALLATION OF SQL-BENCH, BUT NOT MYSQL-TEST
2013-04-02 11:14:39 +02:00
safe_kill_win.cc
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
safe_process_win.cc
Fix process handle leak in buildbot. GenerateConsoleCtrlEvent sent to non-existing process will add a process handle to this non-existing process to console host process conhost.exe
2015-12-30 20:52:42 +01:00
safe_process.cc
MDEV-16084 Calling exit() from a signal handler is unsafe.
2018-05-03 16:14:54 +01:00