adspace
Answer Posted / Hem Chandra Pant
The command-line options for 'mysql' include: nn* `--user=<username>` - specifies the user name to connect withn* `--password=<password>` - specifies the password for the usern* `--host=<hostname>` - specifies the host where MySQL server is runningn* `--database=<db_name>` - specifies the database to use when connected
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers