gh-ost/go
Daniël van Eeden 95ba07e01b More user friendly error reporting for privileges
Related Issue: https://github.com/github/gh-ost/issues/136

New output:
```
2016-08-05 11:39:07 DEBUG Privileges: Super: true, REPLICATION SLAVE: false, ALL on *.*: false, ALL on `sakila`.*: true
2016-08-05 11:39:07 ERROR User has insufficient privileges for migration. Needed: SUPER, REPLICATION SLAVE and ALL on `sakila`.*
2016-08-05 11:39:07 FATAL 2016-08-05 11:39:07 ERROR User has insufficient privileges for migration. Needed: SUPER, REPLICATION SLAVE and ALL on `sakila`.*
```
2016-08-05 11:41:36 +02:00
..
base ETA counting rows, fixed copy time on count 2016-07-29 10:40:23 +02:00
binlog capped streamer retries 2016-07-25 15:17:30 +02:00
cmd/gh-ost [go cmd] Correct spelling for main() comment 2016-08-02 09:22:44 -04:00
logic More user friendly error reporting for privileges 2016-08-05 11:41:36 +02:00
mysql More informative information upon control-replicas lagging 2016-07-27 09:59:46 +02:00
os renaming to gh-ost 2016-05-16 11:09:17 +02:00
sql Throttling & critical load 2016-06-18 21:12:07 +02:00