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

Query time 0.00043

JSON explain

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