Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MariaDB [owncloud]> select * from oc_filecache where name='files';
- +--------+---------+----------------------------------------------+----------------------------------+--------+-------+----------+----------+--------------+------------+---------------+-----------+------------------+---------------+-------------+----------+
- | fileid | storage | path | path_hash | parent | name | mimetype | mimepart | size | mtime | storage_mtime | encrypted | unencrypted_size | etag | permissions | checksum |
- +--------+---------+----------------------------------------------+----------------------------------+--------+-------+----------+----------+--------------+------------+---------------+-----------+------------------+---------------+-------------+----------+
- | 2 | 1 | files | 45b963397aa40d4a0063e0d85e4fe7a1 | 1 | files | 2 | 1 | 464657382300 | 1458496630 | 1454762530 | 0 | 0 | 56eee4768cc99 | 31 | NULL |
- | 13 | 2 | files | 45b963397aa40d4a0063e0d85e4fe7a1 | 12 | files | 2 | 1 | 6038748 | 1454790809 | 1406182116 | 0 | 0 | 56b65899940a7 | 31 | NULL |
- | 218 | 3 | tobi/files | 3bbcf051db4bdf15d5f0b2efaa06eb03 | 217 | files | 2 | 1 | 10214059312 | 1401221750 | 1401221750 | 0 | 0 | 53878dd9b2aef | 0 | NULL |
- | 7020 | 1 | files_trashbin/files | 3014a771cbe30761f2e9ff3272110dbf | 7019 | files | 2 | 1 | 20052124202 | 1458414634 | 1458414634 | 0 | 0 | 56eda42a4c0cd | 31 | NULL |
- | 33697 | 1 | files/music/mp3-alt/.Trash-1000/files | 855828d17e147303b562d26d824fb8ef | 33696 | files | 2 | 1 | 1138455848 | 1411808812 | 1411808812 | 0 | 0 | 54267e2c9c90e | 31 | NULL |
- | 140707 | 1 | files/arch/bin/Bridge Construction Set/files | 54ab5b7f0ce6e92176651e490c40fcbc | 140698 | files | 2 | 1 | 192698970 | 1063756940 | 1435984069 | 0 | 0 | 559760ca46eb6 | 31 | NULL |
- | 178289 | 3 | tobi/files_trashbin/files | 850a0de8653e9e556676f75addbcbc26 | 16253 | files | 2 | 1 | 9270951048 | 1445278733 | 1445278733 | 0 | 0 | 56287eef0cf35 | 31 | NULL |
- +--------+---------+----------------------------------------------+----------------------------------+--------+-------+----------+----------+--------------+------------+---------------+-----------+------------------+---------------+-------------+----------+
- 7 rows in set (0.18 sec)
Add Comment
Please, Sign In to add comment