mysql> insert into priv_map (prmid,userid,prlid,arg) VALUES('','1','4','');
Query OK, 1 row affected (0.01 sec)
i did the same to grant myself the "grantperm" priv. however, when i look at /admin/priv, the dropdown list that should contain a list of privileges i can grant myself is empty, even though it shows that i have "admin" and "grantperm".
is this a bug, or am i doing something wrong?