MariaDB/MySQL default uses one thread per connection. This approach is generally good if the connection is active for a longer time.

MariaDB/MySQL default uses one thread per connection. This approach is generally good if the connection is active for a longer time.