254
254
'2006-04-25 10:00:00','2006-04-25 10:02:00','2006-04-25 10:04:00',
255
255
'2006-04-25 10:06:00', '2006-04-25 10:08:00');
256
256
id select_type table type possible_keys key key_len ref rows Extra
258
258
select * from t2 where a NOT IN (
259
259
'2006-04-25 10:00:00','2006-04-25 10:02:00','2006-04-25 10:04:00',
260
260
'2006-04-25 10:06:00', '2006-04-25 10:08:00');