LXer: Tuning remote connection PyQT5 to Mariadb on Debian Bullseye
by LXer from LinuxQuestions.org on (#5K42R)
Published at LXer:
Tuning remote connection of PyQT5 to Mariadb-Server as well as to MySQL seemed to me the most time consuming part of this small project. Obviously, the options for Mariadb and MySQL are mutually exclusive. Tuning network configs on bare metal described in details utilizing `netstat -ant | grep 3306` output required to get connection ready
Read More...
Tuning remote connection of PyQT5 to Mariadb-Server as well as to MySQL seemed to me the most time consuming part of this small project. Obviously, the options for Mariadb and MySQL are mutually exclusive. Tuning network configs on bare metal described in details utilizing `netstat -ant | grep 3306` output required to get connection ready
Read More...