sectokia has asked for the wisdom of the Perl Monks concerning the following question:
Hi perl monks,
I am using di:mysql to do queries on remote server. Is there anyway to get stats on how many bytes have been transferred?
I am using the mysql_compression option, and basically I would like to know how much data is going onto the network.
Altneratively is there any way to get transmit/receive bytes for perl script for ethernet?
Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: DBI Mysql : Get amount of data transfered
by thanos1983 (Parson) on Mar 02, 2017 at 22:57 UTC | |
|
Re: DBI Mysql : Get amount of data transfered
by Marshall (Canon) on Mar 02, 2017 at 22:51 UTC |