Webmaster Security

#Log_4 - MySQL Log Example

Submitted by BURST, , Thread ID: 113907

Thread Closed
BURST
$ cat /etc/passwd
Challenge
Expert in Security
Level:
1
Reputation:
70
Posts:
1.35K
Likes:
151
Credits:
169
30-12-2018, 04:08 AM
#1
MySQL:The multi-threaded and multi-user used in many systems is a fast and robust database management systems.


Start:
Code:
060516 22:38:46 mysqld started
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
060516 22:38:54 InnoDB: Started; log sequence number 0 0


Closing:
Code:
060516 22:38:54 mysqld ended
070823 20:58:09 [Note] /usr/libexec/mysqld: Shutdown complete



Error:
Code:
060516 22:38:54 [ERROR] Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist



Links, queries:
Code:
070823 21:00:32   1 Connect  root@localhost on test1
070823 21:00:48   1 Query   show tables
070823 21:00:56   1 Query   select * from category
070917 16:29:01   21 Query   select * from location
070917 16:29:12   21 Query   select * from location where id = 1 LIMIT 1
[Image: e72398fe92beda2aa80d0329e8b9f4febece7568.gif]

Users browsing this thread: 1 Guest(s)