sysown / proxysql

High-performance MySQL proxy with a GPL license.
http://www.proxysql.com
GNU General Public License v3.0
6.03k stars 981 forks source link

New table mysql_hostgroup_attributes #955

Open renecannao opened 7 years ago

renecannao commented 7 years ago

MySQL Hostgroups could have generic attributes to apply to all connections to that specific hostgroup (no matter the specific host), while right now they can only be set either globally of per query. Therefore there is the need to create a new table to define hostgroup attributes. Some variables to start with:

renecannao commented 7 years ago

Incorrectly referenced commits for #995 in #955