Skip to content

Instantly share code, notes, and snippets.

@thehowl
Created October 13, 2015 16:11
Show Gist options
  • Save thehowl/b50777d07b90be885f17 to your computer and use it in GitHub Desktop.
Save thehowl/b50777d07b90be885f17 to your computer and use it in GitHub Desktop.
MariaDB [osulogbot]> SELECT * FROM messages WHERE username="Nyo";
+---------+----------+----------+---------------------+-----------+--------------------------+
| id | username | channel | moment | is_action | message |
+---------+----------+----------+---------------------+-----------+--------------------------+
| 1733194 | Nyo | #italian | 2015-08-02 22:36:31 | 0 | ciao chi mi chiama? |
| 1733264 | Nyo | #italian | 2015-08-02 22:37:13 | 0 | me too <3<3<3<3 |
| 3681843 | Nyo | #italian | 2015-08-19 23:14:24 | 0 | OMG GIAN QUITTA OSU!!!11 |
| 3681879 | Nyo | #italian | 2015-08-19 23:14:45 | 0 | che c'è? |
| 3681898 | Nyo | #italian | 2015-08-19 23:14:55 | 0 | bravoh |
| 3681900 | Nyo | #italian | 2015-08-19 23:14:55 | 0 | anche tu |
| 3681999 | Nyo | #italian | 2015-08-19 23:15:45 | 0 | ma finitela... |
| 3682190 | Nyo | #italian | 2015-08-19 23:18:09 | 0 | io vado, ciao |
+---------+----------+----------+---------------------+-----------+--------------------------+
8 rows in set (23.41 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment