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/254/merge
parent
13e0a6556f
commit
c7b77b9179
Loading…
Reference in New Issue