Percona Agent 1.0.12¶
| Release Date: | April 8, 2015 |
|---|---|
| Download: | http://www.percona.com/downloads/percona-agent/percona-agent-1.0.12 |
| Installation: | http://cloud-docs.percona.com/Install.html |
New Features¶
- Percona Agent now adds the version number to the log entry when it starts. It also logs whenever it is stopped, either from the command line or from the web UI.
- Percona Agent will no longer use more than one CPU core.
Bugs Fixed¶
- Fixed the way Percona Agent install script handles failure to install more than five agents. It does not create a server instance, MySQL instance, and MySQL user for Percona Agent before aborting installation.
- Fixed the inability of Percona Agent to parse slow log files generated by Percona Server with slow log rotation.
- Fixed error in Percona Agent install script when it did not pick up the values passed with
-agent-mysql-userand-agent-mysql-passoptions. - Fixed error that did not allow to run
EXPLAINon queries with conditional comments.