Skip to content

Instantly share code, notes, and snippets.

@allenluce-zz
Created February 6, 2013 19:33
Show Gist options
  • Save allenluce-zz/4725102 to your computer and use it in GitHub Desktop.
Save allenluce-zz/4725102 to your computer and use it in GitHub Desktop.
+----+---------+--------------------------+---------------------------------+---------------+------------+
| id | user_id | message | file | time | session_id |
+----+---------+--------------------------+---------------------------------+---------------+------------+
| 1 | 1 | Starting Upload | roll-9800.jpg | 1360177661117 | 733760335 |
| 2 | 1 | User clicked save | none | 1360177663573 | 733760335 |
| 3 | 1 | Upload complete | roll-9800.jpg | 1360177666079 | 733760335 |
| 4 | 1 | Starting Upload | lo.txt | 1360177674831 | 615478595 |
| 5 | 1 | Upload complete | lo.txt | 1360177675083 | 615478595 |
| 6 | 1 | User clicked save | none | 1360177676405 | 615478595 |
+----+---------+--------------------------+---------------------------------+---------------+------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment