In the last episode (Jan 28), Nic Plum said:
> It looks to be possible to set a permission on a column in a table.
>
> If this is true, what is the syntax with respect to qualifying the name -
> for a table it would be databasename.tablename but
> databasename.tablename.columnname doesn't appear
It looks to be possible to set a permission on a column in a table.
If this is true, what is the syntax with respect to qualifying the name -
for a table it would be databasename.tablename but
databasename.tablename.columnname doesn't appear to work for a column?
Nic
--
Hi all,
Do anyone have this experience before?? I have granted the permission
for a machine to access mysql databases several times and then flush
privileges. I use perl DBI module to connect to databases through Web.
But I found that after a day or even several hours later. I found that
the apac