Hi All, what is the max bytes allowed in a query? ...
# fleet
a
Hi All, what is the max bytes allowed in a query? Is this limit same for both fleet and osquery?
m
Hello @Anoop K V! As far as I know, neither Fleet or osquery enforce a maximum size for queries. I believe the MySQL
max_allowed_packet
variable may be the limiting factor, if you run into an issue with query size.