SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd90ca4a4696561f6d8acbdde0dcc75a9dac5c038d8857de9e27a82a016be9a33' 
  AND token = '5hgmvL4ztAxzBUpyRvrUJUcuFqqjHDVogqJyvFVMt4Q=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00043

JSON explain

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