In the obsolete - but stable - MySQL 3.22 versions adding even just one record to the column privilege table of the MySQL access control system slows performance tremendously.
I suspect that in newer versions the same queries are made once a column record is added. How about performance?
Is it still recommended to stay away from column privileges?
I suspect that in newer versions the same queries are made once a column record is added. How about performance?
Is it still recommended to stay away from column privileges?