Skip to content

Instantly share code, notes, and snippets.

@rperegonchuk
Created January 10, 2014 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rperegonchuk/8348957 to your computer and use it in GitHub Desktop.
Save rperegonchuk/8348957 to your computer and use it in GitHub Desktop.
root@6cf2e62d0d66:/# ls -la /var/lib/mysql/
total 28696
drwx------ 7 mysql mysql 4096 Jan 9 14:44 .
drwxr-xr-x 28 root root 4096 Dec 16 17:52 ..
drwx------ 2 mysql mysql 4096 Jan 9 14:44 my_db
-rw-r--r-- 1 root root 0 Dec 16 17:52 debian-5.5.flag
-rw-rw---- 1 mysql mysql 5242880 Jan 9 14:44 ib_logfile0
-rw-rw---- 1 mysql mysql 5242880 Dec 16 17:52 ib_logfile1
-rw-rw---- 1 mysql mysql 18874368 Dec 16 17:52 ibdata1
drwx------ 2 mysql root 4096 Dec 16 17:52 mysql
drwx------ 2 mysql mysql 4096 Dec 16 17:52 performance_schema
drwx------ 2 mysql root 4096 Dec 16 17:52 test
root@6cf2e62d0d66:/# ls -la /var/lib/mysql/my_db/
total 24
drwx------ 2 mysql mysql 4096 Jan 10 09:14 .
drwx------ 8 mysql mysql 4096 Jan 9 14:44 ..
-rw-rw---- 1 mysql mysql 11459 Jan 9 14:44 my_settings.frm
-rw-rw---- 1 mysql mysql 61 Jan 9 14:44 db.opt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment