SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '087a6bdee3f3446a2e2d17323e358fa565a47e427228d2a25adc243c732add61' 
  AND token = 'BMpVO9Z4CYjMLvBcpw1bw9+uWhYCmNTPx+SOku90udg=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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