1

Is it possible to reset a mysql database's root password, without using mysqld_safe --skip-grant-tables ?

sɐunıɔןɐqɐp
  • 3,332
  • 15
  • 36
  • 40
Bimz
  • 21
  • 4
  • Are you asking this for legal or illegal practice? – Raymond Nijland May 16 '18 at 12:29
  • 1
    The [documentation](https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html) or some answers on stackoverflow, e.g. [here](https://dba.stackexchange.com/a/44647/117531) or [here](https://stackoverflow.com/a/24490114/6248528) list a 2nd way (or actually the first, as in more correct, way). Both require you to have the (same) administrative privileges to do that. – Solarflare May 16 '18 at 12:29

0 Answers0