« Testing.. | Main | Good read.. »

Logging into MySQL now!

This is too cool.. can't wait to start writing code to do something with this..


mysql> select time_stamp, remote_host from access_log limit 1;
+------------+---------------+
| time_stamp | remote_host   |
+------------+---------------+
| 1030934140 | 12.243.203.xx |
+------------+---------------+