SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0b48f4f6bb8249bb75e76f6e3cb30e98451fd2073b5f2f8f15de5f9d715a08ce' 
  AND token = 'DTpgbJeODze6dPWYLc4qU2fVGq+M1oW3KMqXnYESEEw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

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