Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.2.0-1
Description
MariaDB 10.1 still ships the tool "mysql_zap.sh" on the "scripts/" directory.
This tool basically does what the "pkill" tool does with the "-f" switch : killing processes whose name match a certain string.
The way the script match the processes it needs to kill isnt clean (using the output of a "ps" command), it outputs an stty error message when executed, doesnt output any warning after trying to kill processes the user doesnt own and waits at least 2 seconds after each kills which renders it unpractical.
The script doesnt seems to be called at any point on the MariaDB sources, doesnt do any MariaDB related job and is most probably not used anymore.
Attachments
Issue Links
- relates to
-
MDEV-9594 Document removal of mysql_zap and mysqlbug
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.1 [ 16100 ] |
Assignee | Sergei Golubchik [ serg ] |
Priority | Trivial [ 5 ] | Minor [ 4 ] |
Workflow | MariaDB v2 [ 59073 ] | MariaDB v3 [ 63970 ] |
Fix Version/s | 10.1 [ 16100 ] |
Fix Version/s | 10.2 [ 14601 ] |
Sprint | 10.2.0-1 [ 21 ] |
Rank | Ranked lower |
Assignee | Sergei Golubchik [ serg ] | Sergey Vojtovich [ svoj ] |
Assignee | Sergey Vojtovich [ svoj ] | Sergei Golubchik [ serg ] |
Status | Open [ 1 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Sergey Vojtovich [ svoj ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Component/s | Scripts & Clients [ 11002 ] | |
Fix Version/s | 10.2.0 [ 20700 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Remote Link | This issue links to "Github revision (Web Link)" [ 25914 ] |
Workflow | MariaDB v3 [ 63970 ] | MariaDB v4 [ 132496 ] |