Created
June 27, 2013 04:03
-
-
Save harshadura/5873857 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[harsha@DuraArch ~]$ sudo journalctl -xn | |
[sudo] password for harsha: | |
-- Logs begin at Mon 2007-01-01 05:30:28 IST, end at Thu 2013-06-27 09:33:14 IST. -- | |
Jun 27 09:31:47 DuraArch mysqld[5920]: 130627 9:31:47 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it. | |
Jun 27 09:31:47 DuraArch mysqld[5920]: 130627 9:31:47 [ERROR] Unknown/unsupported storage engine: InnoDB | |
Jun 27 09:31:47 DuraArch mysqld[5920]: 130627 9:31:47 [ERROR] Aborting | |
Jun 27 09:31:47 DuraArch mysqld[5920]: 130627 9:31:47 [Note] /usr/bin/mysqld: Shutdown complete | |
Jun 27 09:31:47 DuraArch systemd[1]: mysqld.service: main process exited, code=exited, status=1/FAILURE | |
Jun 27 09:31:58 DuraArch sudo[6073]: harsha : TTY=pts/1 ; PWD=/home/harsha ; USER=root ; COMMAND=/usr/bin/journalctl -xn | |
Jun 27 09:31:58 DuraArch sudo[6073]: pam_unix(sudo:session): session opened for user root by harsha(uid=0) | |
Jun 27 09:32:48 DuraArch sudo[6073]: pam_unix(sudo:session): session closed for user root | |
Jun 27 09:33:14 DuraArch sudo[6870]: harsha : TTY=pts/1 ; PWD=/home/harsha ; USER=root ; COMMAND=/usr/bin/journalctl -xn | |
Jun 27 09:33:14 DuraArch sudo[6870]: pam_unix(sudo:session): session opened for user root by harsha(uid=0) | |
[harsha@DuraArch ~]$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment