This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:faq:how_to_reset_admin_password [2014/07/26 14:50] – solo | en:faq:how_to_reset_admin_password [2014/07/26 14:53] (current) – solo | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| mysql> | mysql> | ||
| + | </ | ||
| + | |||
| + | then you can update your new password with the following command | ||
| + | < | ||
| + | mysql> update cc10_accounts set password=md5(' | ||
| + | Query OK, 0 rows affected (0.00 sec) | ||
| + | Rows matched: 1 Changed: 0 Warnings: 0 | ||
| </ | </ | ||