autoslave dashboard now allows you to invalidate a server with a mouse click through ajax call. Requires site administration access of course.
autoslave dashboard now allows you to resume a server with a mouse click through ajax call. Requires site administration access of course.

support for elysia_cron pause/un-pause (if you have elysia_cron enabled).

rich interface for dashboard.

Added two new databse fields , for capturing 'slave status' Last_IO_Error and Last_SQL_Error
the three last_XYZ_error fields are now text because varchar 256 wasn't enough.

improved server side validation before slave status insert.

also added auto_position field and Master_UUID field.

ajaxified the dashboard cron.

Comments

joseph.olstad created an issue. See original summary.

joseph.olstad’s picture

Status: Active » Fixed

commit and release to follow shortly

  • joseph.olstad authored 4b0dda3 on 7.x-1.x
    Issue #2917745 by joseph.olstad: autoslave dashboard, major enhancements...
joseph.olstad’s picture

StatusFileSize
new230.85 KB

see screenshot
autoslave new release screenshot

  • 395d2e6 committed on 7.x-1.x
    Issue #2917745 by joseph.olstad: autoslave dashboard, major enhancements...

  • 05166ab committed on 7.x-1.x
    Issue #2917745 by joseph.olstad: autoslave dashboard, major enhancements...

  • 2e54666 committed on 7.x-1.x
    Issue #2917745 by joseph.olstad: minor wording change , invalidate , not...
joseph.olstad’s picture

StatusFileSize
new231.8 KB

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

joseph.olstad’s picture