You can add users two di erent ways: by using GRANT statements or by manipulating theMySQL grant tables directly. The preferred method is to use GRANT statements, because
they are more concise and less error-prone. See Section 4.3.1 [GRANT], page 193.
There are also a lot of contributed programs like phpmyadmin that can be used to create
and administrate users. See Section 1.6.1 [Portals], page 23.
The examples below show how...
Leggi il seguito »










