v.20.3Improvement
Improve MySQL Connection Pool Sharing for External Dictionaries
For external MySQL dictionaries, allow to mutualize MySQL connection pool to "share" them among dictionaries. This option significantly reduces the number of connections to MySQL servers. #9409 (Clément Rodriguez)