Bug #196 permission on column level not effective
Submitted: 26 Mar 2003 21:58 Modified: 27 Mar 2003 2:05
Reporter: Vincent Cloutier Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:3.23.49 OS:Windows (window/linux)
Assigned to: CPU Architecture:Any

[26 Mar 2003 21:58] Vincent Cloutier
Description:
When i make a grant on column, it dosnt work

How to repeat:
grant insert('Column Name') on db.table to user@host;
[27 Mar 2003 2:05] Alexander Keremidarski
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.

Ther iss repeatable test case.