mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-19 06:26:49 +01:00
As currently we're using this to find only max_allowed_packet value, it is better to use "SHOW VARIABLES LIKE ?" instead of asking for all variables.