I stupidly tried MySQL_update as I am having problems granting permissions for remote ips, but I went into safe mode with / usr / bin / mysqld _safe --skip-grant-tables
and now I can’t get out of it
How can I get out of this safe mode
First, your last command did not end, so enter ;to complete the current command. Then you can continue, including the following, to completely close mysql.
;
Just use the following command / keys.
Hold CTRL and press X or Z
CTRL + Z mysqld_safe, fg. mysqld_safe, mysqladmin -u root -p shutdown CTRL + Z
mysqld_safe
fg
mysqladmin -u root -p shutdown
Source: https://habr.com/ru/post/1569814/More articles:How to run Go (lang) code directly from terminal / command line? - command-linehttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1569809/c-qt-53-fails-to-display-utf-8-character&usg=ALkJrhjCMvb4SygOSI17_n6NyK22QuOCfQRegisterMonoModules.cpp нуждается в редактировании для исправления ошибки: #endif без #if #endif - ioshow to check if one element is hidden with jquery - javascriptRTF file for string attribute - swiftdata.tableACF - Hook Options Page (Wordpress) - wordpressHow to add test resource resources to Gradle / IntelliJ - intellij-ideaExit in while loop generator - pythonWhy is the while loop executed more than once? - cAll Articles