SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '6501436a12547bdbfc68a5334746dd7f525e132c1d604b93f1b8a4dae52c2bec' 
  AND token = 'ajN+4nFK54Bw3hIGqdvaJIaUnG17pMJw0PK8hk4O9O0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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