SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'e988696b5ddba1f28a9f8dde705a40d4c386f3d15102fdfb07b8b288e0a606c3' 
  AND token = 'Cs8obeRwcdqk64LYiXR7FWmNCP0enf3xASz1KxeGLxo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00026

JSON explain

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