infogulch

Untitled

Jun 28th, 2012
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. sqlite> SELECT id, parent_id, typeof(parent_id), (parent_id & 4294967295), name FROM orphans LIMIT 10;
  2. 281474976710683|3096224743817227|integer|11|$RmMetadata
  3. 281474976710684|281474976710683|integer|27|$Repair
  4. 281474976710685|281474976710683|integer|27|$TxfLog
  5. 281474976710686|281474976710683|integer|27|$Txf
  6. 281474976710687|281474976710685|integer|29|$Tops
  7. 281474976710688|281474976710685|integer|29|$TxfLog.blf
  8. 281474976710689|281474976710685|integer|29|$TxfLogContainer00000000000000000001
  9. 281474976710690|281474976710685|integer|29|$TxfLogContainer00000000000000000002
  10. 281474976710692|562949953421347|integer|35|tracking.log
  11. 281474976710693|1407374883553285|integer|5|$RECYCLE.BIN
Advertisement
Add Comment
Please, Sign In to add comment