# User@Host: root[root] @ localhost [] # Query_time: 1 Lock_time: 0 Rows_sent: 1 Rows_examined: 1 use test; select id, name, last_login from test.t where id=0;