I'm temping at a warehouse where, apparently, everyone has different
privileges, which only allow them to to run specific reports. However,
the reports, from different individuals, are often contradictory.
I can't imagine why the reports would contradict each other, but,
apparently, this is the s
That is a good work around, I appreciate the idea. The optimal would be a
client that listens on the mysql thread the pushes data to the database.
But if there is no way to "tap into that thread", the "select count(*)"
would do.
There must be a way to do it though, since it is done with replicat