SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9cc8434ddb63b5cf8454c565cb697a1f7323e0a4961f676a69be0f5a4bfcc509' 
  AND token = 'GT71G8qkHbph91yRum+pg99oKPXhYdna3svC1d0lz14=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00017

JSON explain

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