[MDEV-25878] mytop bugs: check for mysql driver and sockets Created: 2021-06-08 Updated: 2021-06-22 Resolved: 2021-06-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5.12, 10.6.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Anel Husakovic | Assignee: | Anel Husakovic |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Use DBD::mysql driver in case if DBD::mariadb is not installed and use correct socket name for MariaDB/Mysql driver respectively. |
| Comments |
| Comment by Anel Husakovic [ 2021-06-09 ] |
|
serg can you please review http://github.com/MariaDB/server/tree/bb-10.5-anel-MDEV-25878-mytop - 2 commits (not sure should it be in 10.6 though ) ? |
| Comment by Sergei Golubchik [ 2021-06-10 ] |
better keep the packaging part in |
| Comment by Sergei Golubchik [ 2021-06-21 ] |
|
https://github.com/MariaDB/server/commit/7e14913a5f and https://github.com/MariaDB/server/commit/e891aa5fc4 are ok to push |
| Comment by Anel Husakovic [ 2021-06-21 ] |
|
Pushed, thanks Serg. |