Comment on Enhancing MySQL: MySQL improvement projectparentComments−fipar1yField-level is just column privileges. Row-level, I think you can only achieve that with views, which is less than ideal.
Comments
Field-level is just column privileges. Row-level, I think you can only achieve that with views, which is less than ideal.