/scout-mysql-nagger

Execute arbitrary mysql queries to your databank of choice.

Primary LanguageJavaScriptMIT LicenseMIT

Introduction

Mysql-nagger is a scout plugin to execute arbitrary mysql statements on a scout install.

Installation

On ubuntu, on the source system, this can help you a lot:

$ sudo apt-get install libmysqlclient-dev

You can gem install mysql then if you want to roll like that.