Users wizard (MySQL)
Go Up to MySQL object wizards
The MySQL Users wizard lets you provide basic identification, grant privileges, and specify valid host information for a user definition.
To create a new user using a wizard
- Open a creation wizard for a user. For details, see Opening an Object Wizard.
- Use the following topics as a guide to setting properties and performing tasks as you pass through the wizard panels:
- User Information panel. For details, see Users - User Information.
- User Hosts panel. For details, see Users - User Hosts.
- System Privileges panel and Object Privileges panel. For details, see Setting Permissions or Privileges for an Object.
- DDL View panel. For details, see Previewing the DDL Generated to Create the New Object.
- Click Execute to create the object.
Users - User Information
When creating or editing a user definition, this tab/panel lets you work with the following settings:
Users - User Hosts
When creating or editing a user definition, this tab/panel lets you specify the valid hosts from which the user can connect to the server.
- Add a new host to the list by clicking New. Use the associated dropdown to select a valid host-name value (such as localhost or %), overwriting the text as necessary to provide a specific quoted identifier. Complete the Password and Confirm fields, and then click Apply.
- Remove a selected host from the list by clicking Delete.