AssistanceWithAntSetup |
|
Your trail: |
Difference between
version 8
and
version 6:
At line 53 changed 1 line. |
have ant setup successfully, you can set a password on the root account. |
have ant setup successfully, you can set a password on the root account. For further |
information, you may wish to check the [How to Reset the Root Password | http://dev.mysql.com/doc/mysql/en/resetting-permissions.html] section of the MySQL |
Reference Manual. |
At line 55 changed 1 line. |
(Please note: You do not have to setup the root account in this way, it is possible |
(Please note: You do not have to setup the root account in this way, it is possible |
At line 100 changed 2 lines. |
and change the user database table, so now execute this command (UNIX command |
given but for Windows, leaving out the ampersand): |
and change the user database table, so now execute this command. For UNIX: |
At line 108 added 6 lines. |
For Windows, use the mysqld-nt command instead, also omit the ampersand: |
|
{{{ |
${MYSQL_HOME}\bin\mysqld-nt --skip-grant-tables |
}}} |
|
Back to AssistanceWithAntSetup,
or to the Page History.
|