Skip to content

Instantly share code, notes, and snippets.

@antirez
Created July 1, 2016 16:10
Show Gist options
  • Save antirez/761649fa91df0ed594f75effbaa6d77c to your computer and use it in GitHub Desktop.
Save antirez/761649fa91df0ed594f75effbaa6d77c to your computer and use it in GitHub Desktop.
./redis-check-rdb dump.rdb :rdb-check*: ??
[offset 0] Checking RDB file dump.rdb
[offset 32] AUX FIELD redis-ver = '999.999.999'
[offset 46] AUX FIELD redis-bits = '64'
[offset 58] AUX FIELD ctime = '1467380086'
[offset 73] AUX FIELD used-mem = '1049664'
[offset 75] Selecting DB ID 0
--- RDB ERROR DETECTED ---
[offset 4113] Internal error in RDB reading function at rdb.c:468 -> Unknown RDB string encoding type 14
[additional info] While doing: read-object-value
[additional info] Reading key 'kҝ��53'
[additional info] Reading type 0 (string)
[info] 215 keys read
[info] 0 expires
[info] 0 already expired
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment