
11 Oct
2007
11 Oct
'07
3:59 a.m.
Sebastian Mendel schrieb:
$strPrivDescTriggerTbl = 'Allows creating and dropping triggers'; $strPrivDescEvent = 'Allows to set up events for the event scheduler';
btw. $strPrivDescProcess3 = 'Allows killing processes of other users.'; $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; $strPrivDescProcess3 is obsolete, please drop and $strPrivDescProcess4 should be changed to $strPrivDescProcess = 'Allows viewing processes of all users'; ahem ... or 'for all users'? -- Sebastian