Fix performance of rcube_db_mysql::get_variable()
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.pull/280/head
parent
ca85a8e32c
commit
825b2b9ab9
Loading…
Reference in New Issue