Switch ss_get_mysql_stats.php from mysql to mysqli PHP extension and fix MySQL SSL

Bug #1193097 reported by Roman Vynar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Monitoring Plugins
Fix Released
High
Unassigned

Bug Description

ss_get_mysql_stats.php uses PHP "MySQL" extension. This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQL extension should be used.

Also MySQL SSL connection is apparently broken as even there is no way to specify paths to a certificate and a key.

Tags: cacti
Changed in percona-monitoring-plugins:
status: New → Confirmed
importance: Undecided → High
tags: added: cacti
Changed in percona-monitoring-plugins:
status: Confirmed → Fix Committed
Changed in percona-monitoring-plugins:
milestone: none → 1.0.4
Changed in percona-monitoring-plugins:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.