SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd0dddfc1929aee8daf9f95e4cff437b06e7bc6cf2917d7e22e98107d611695ed' 
  AND token = 'adxX+Vsq0olytgfOFmHDR3SLN/epqadBWgHix41p85c=' 
  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"
    }
  }
}