Shlomi Noach
5001e7303f
Merge pull request #152 from github/validate-no-triggers
...
testing for trigger existence
2016-08-12 11:24:20 +02:00
Shlomi Noach
a46022f727
localized function name
2016-08-11 17:37:50 +02:00
Shlomi Noach
66ff5964ed
relaxed check for log_slave_updates
2016-08-11 14:49:14 +02:00
Shlomi Noach
95b4f9e440
testing for trigger existence
2016-08-11 14:10:35 +02:00
Shlomi Noach
bfe7e11790
Merge pull request #148 from github/master-master-limitation
...
doc: active-active master-master unsupported
2016-08-11 09:19:07 +02:00
Shlomi Noach
5d29e3dedd
master-master unsupported
2016-08-11 09:18:22 +02:00
Shlomi Noach
a1f9c47102
Merge pull request #137 from dveeden/grants_info
...
Thank you
2016-08-11 09:07:48 +02:00
Shlomi Noach
35ff3f5b7b
added log message
2016-08-11 09:03:39 +02:00
Shlomi Noach
dd1ef29dac
cleaning up socket file
2016-08-11 09:01:14 +02:00
Shlomi Noach
0d62f362b7
Merge pull request #126 from dveeden/exec_buildsh
...
Thank you!
2016-08-11 08:50:54 +02:00
Shlomi Noach
1418395e99
Merge pull request #124 from dgryski/time-since
...
Thank you!
2016-08-11 08:50:06 +02:00
James Brown
b2fee9a037
detect IPv6 literals and wrap them in square brackets in GetDBUri
2016-08-05 16:54:26 -07:00
Ben Kochie
e48f4eecbc
Merge pull request #139 from dveeden/typo_fix_autoinc
...
Fix typo: s/auto_incrmenet/auto_increment/
2016-08-05 17:51:30 +02:00
Daniël van Eeden
7786356a45
Fix typo: s/auto_incrmenet/auto_increment/
2016-08-05 17:46:38 +02:00
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
Daniël van Eeden
d837c6b8e2
Set executable bits on build.sh
2016-08-04 07:13:46 +02:00
Ben Kochie
511e2c87c8
Merge pull request #125 from sethkrasnianski/sjk/typo
...
[go cmd] Correct spelling for main() comment
2016-08-02 17:24:33 +02:00
Seth Krasnianski
a94f64b42c
[go cmd] Correct spelling for main() comment
2016-08-02 09:22:44 -04:00
Damian Gryski
e02a49449e
all: use time.Since() instead of time.Now().Sub
...
Patch created with:
gofmt -w -r 'time.Now().Sub(a) -> time.Since(a)' .
2016-08-02 08:38:56 -04:00
Shlomi Noach
97496d9a7e
Clarifying row image requirement
2016-08-02 10:25:36 +02:00
Shlomi Noach
1c1869d876
Merge pull request #123 from adamvduke/patch-1
...
Thank you
2016-08-02 00:25:58 +02:00
Adam Duke
e695f239ec
Fix README typo
2016-08-01 18:20:42 -04:00
Shlomi Noach
c73fcdc57c
Merge pull request #122 from cflewis/patch-1
...
Thank you
2016-08-01 22:37:27 +02:00
Chris Lewis
c3d53cf419
Mention that Google Cloud SQL also requires SUPER
2016-08-01 12:46:42 -07:00
Shlomi Noach
f06b469227
Merge pull request #121 from github/release-1-0-8
...
release 1.0.8
2016-08-01 10:37:31 +02:00
Shlomi Noach
8e17880608
upped version
2016-08-01 10:36:17 +02:00
Shlomi Noach
6cd5915240
Merge pull request #119 from github/row-copy-start-mark
...
ETA counting rows, fixed copy time on count
2016-07-31 16:10:30 +02:00
Shlomi Noach
f11a39fb2a
Merge pull request #120 from github/the-fine-print
...
adding The Fine Print documentation
2016-07-31 16:10:04 +02:00
Shlomi Noach
d20a82c2d2
README updates
2016-07-31 16:07:59 +02:00
Shlomi Noach
d2742e6c53
link to CONTRIBUTING.md from pull-requests template
2016-07-31 16:05:42 +02:00
Shlomi Noach
327fd70aa2
understanding output: updated with output improvements
2016-07-31 15:56:27 +02:00
Shlomi Noach
4121a1af1a
limitation noted: generated columns
2016-07-31 15:25:32 +02:00
Shlomi Noach
b90a6d185f
adding The Fine Print documentation
2016-07-31 09:46:15 +02:00
Shlomi Noach
bae4af8c76
updated version
2016-07-31 09:18:50 +02:00
Shlomi Noach
46bbea2a32
ETA counting rows, fixed copy time on count
2016-07-29 10:40:23 +02:00
Shlomi Noach
5b0593c29b
Merge pull request #117 from github/status-hint-normalized-names
...
status hint parameters using normalized names
2016-07-29 09:22:06 +02:00
Shlomi Noach
25ce8b0758
status hint parameters using normalized names
2016-07-29 09:20:00 +02:00
Shlomi Noach
edacb8f959
Merge pull request #116 from github/nice-ratio-float
...
nice-ratio is now float64
2016-07-29 07:16:33 +02:00
Shlomi Noach
836f7515cb
Merge pull request #115 from github/serve-sooner
...
serving socket before counting table rows
2016-07-29 07:16:25 +02:00
Shlomi Noach
be8a023350
nice-ratio is now float64
2016-07-28 14:37:17 +02:00
Shlomi Noach
b99ce969c7
serving socket before counting table rows
2016-07-28 13:01:26 +02:00
Shlomi Noach
8a8401be49
Merge pull request #112 from github/flag-file-indicator
...
status hint shows [set] next to existing flag files
2016-07-27 10:57:59 +02:00
Shlomi Noach
b548a6a172
adding human friendly hint re: throttling and binary logs
2016-07-27 10:45:22 +02:00
Shlomi Noach
dbcc0e09c7
status hint shows [set] next to existing flag files
2016-07-27 10:36:24 +02:00
Shlomi Noach
3b377f1bf0
Merge pull request #111 from github/throttle-replicas-more-info
...
More informative information upon control-replicas lagging
2016-07-27 10:01:47 +02:00
Shlomi Noach
e900dae2e9
More informative information upon control-replicas lagging
2016-07-27 09:59:46 +02:00
Shlomi Noach
2f4d9b80bb
Merge pull request #109 from github/replication-lag-query-dynamic
...
dynamic replication-lag-query
2016-07-26 14:17:35 +02:00
Shlomi Noach
b53ee24a1f
dynamic replication-lag-query
2016-07-26 14:14:25 +02:00
Shlomi Noach
5d23b72955
Merge pull request #107 from github/throttle-control-replicas
...
fix to throttle-control-replicas check
2016-07-26 12:13:22 +02:00
Shlomi Noach
0fb045d88b
Merge pull request #108 from github/cut-over-cleanup
...
replica-migration cleanup; updating allEventsUpToLockProcessedInjecte…
2016-07-26 12:08:04 +02:00