Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Mysql plugin #889

Closed
wants to merge 11 commits into from
Closed

Improved Mysql plugin #889

wants to merge 11 commits into from

Commits on Mar 18, 2016

  1. Improved mysql plugin

    	shows global variables
    	shows slave statuses
    	shows size and count of binary log files
    	shows information_schema.processlist stats
    	shows perf table stats
    	shows auto increments stats from information schema
    	shows perf index stats
    	shows table lock waits summary by table
    	shows time and operations of event waits
    	shows file event statuses
    	shows events statements stats from perf_schema
    	shows schema statistics
    	refactored plugin, provided multiple fields per insert
    maksadbek committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    bac3dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99343e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc0ee68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5064d83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3144351 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Configuration menu
    Copy the full SHA
    67d1e7a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Configuration menu
    Copy the full SHA
    cf6666b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. Configuration menu
    Copy the full SHA
    9f36e19 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Configuration menu
    Copy the full SHA
    116c0e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2016

  1. Configuration menu
    Copy the full SHA
    c0bc3dd View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Configuration menu
    Copy the full SHA
    bd0bed6 View commit details
    Browse the repository at this point in the history