SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '7f9d0ec3726c2ae9d095efeceb03c039e2ba13940422e07d6cae75ddfe8b1bbe' 
  AND token = 'aQlvnVS+49r16RFP9Xb2iB7H+ZjEwlW+KGy5I9XxCb8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}