{"id":287,"date":"2020-02-28T09:55:33","date_gmt":"2020-02-28T09:55:33","guid":{"rendered":"http:\/\/byomkesh.in\/wordpress\/?p=287"},"modified":"2020-02-28T09:55:36","modified_gmt":"2020-02-28T09:55:36","slug":"mysql-dump-restore-issue","status":"publish","type":"post","link":"http:\/\/byomkesh.in\/wordpress\/mysql-dump-restore-issue\/","title":{"rendered":"MySQL dump restore issue"},"content":{"rendered":"\n<p>After restoring mysql dump from pc 55 to sciforum found the user of sciforum vanished, all table database privileges of local system gone.  <\/p>\n\n\n\n<p>The lesson learned is never restore everything , the the needed tables and restore these. OR atleast exclude mysql user tables and recreate user, tables, db privileges.<\/p>\n\n\n\n<p>Created user wp again and then found issues on update command of mysql, getting error  &#8220;can not load from mysql.proc&#8221;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>run command \nmysql_upgrade -u root -p \nand the problem is fixed<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>After restoring mysql dump from pc 55 to sciforum found the user of sciforum vanished, all table database privileges of local system gone. The lesson learned is never restore everything , the the needed tables and restore these. OR atleast exclude mysql user tables and recreate user, tables, db privileges. Created user wp again and &hellip; <a href=\"http:\/\/byomkesh.in\/wordpress\/mysql-dump-restore-issue\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">MySQL dump restore issue<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-287","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/posts\/287","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/comments?post=287"}],"version-history":[{"count":1,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/posts\/287\/revisions"}],"predecessor-version":[{"id":288,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/posts\/287\/revisions\/288"}],"wp:attachment":[{"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/media?parent=287"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/categories?post=287"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/byomkesh.in\/wordpress\/wp-json\/wp\/v2\/tags?post=287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}