This commit is contained in:
Alexander M. Turek
2002-12-19 17:15:26 +00:00
parent 34acfc34ee
commit 5fa397fa3d
87 changed files with 162 additions and 162 deletions

View File

@@ -502,7 +502,7 @@ $strPrivDescMaxUpdates = 'Limits the number of commands that that change any tab
$strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
$strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
$strPrivDescReplClient = 'Gives the right tp the user to ask where the slaves / masters are.'; //to translate
$strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
$strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
$strPrivDescSelect = 'Allows reading data.'; //to translate