Updating the New Password

Issue #356 closed
Venkateswarlu Dadagopu created an issue

mysql> update user set password='$1$PItc7d$zsUgON3JRrbdGS11t9JQW1' where uid=0; ERROR 1286 (42000): Unknown table engine 'InnoDB'

Comments (4)

  1. Janos SUTO repo owner

    This is hardly a piler issue, it's more likely an issue with your installation. Use google to search for the solution.

  2. Log in to comment