Shlomi Noach
|
89a3a261a8
|
updated version
|
2016-08-26 08:39:32 +02:00 |
|
Shlomi Noach
|
c70f405d06
|
Merge branch 'master' into hooks
|
2016-08-26 08:39:02 +02:00 |
|
Shlomi Noach
|
2663b00e32
|
Merge pull request #199 from github/config-underscore
config file allows underscore variables
|
2016-08-26 08:30:00 +02:00 |
|
Shlomi Noach
|
4f9c1448d1
|
Merge pull request #200 from github/support-5-5
fixed 5.5 binlog_row_image default value
|
2016-08-26 08:29:33 +02:00 |
|
Shlomi Noach
|
2b595b15f2
|
Merge pull request #196 from github/concurrent-rowcount
concurrent row-count
|
2016-08-26 08:29:01 +02:00 |
|
Shlomi Noach
|
59967d53a3
|
Merge pull request #192 from github/row-copy-complete
avoiding writing rows when rowcopy complete
|
2016-08-26 08:27:49 +02:00 |
|
Shlomi Noach
|
63a0e5cf2c
|
fixed 5.5 binlog_row_image default value
|
2016-08-25 16:49:25 +02:00 |
|
Shlomi Noach
|
ef386add5c
|
hook output and err are written to gh-ost's stderr
|
2016-08-25 16:08:49 +02:00 |
|
Shlomi Noach
|
676020000a
|
typo
|
2016-08-25 15:11:58 +02:00 |
|
Shlomi Noach
|
b967e6e96e
|
doc clarification
|
2016-08-25 14:46:43 +02:00 |
|
Shlomi Noach
|
398e1c75ff
|
doc clarification
|
2016-08-25 14:44:15 +02:00 |
|
Shlomi Noach
|
ebd53371d6
|
adding hooks documentation
|
2016-08-25 14:43:06 +02:00 |
|
Shlomi Noach
|
2c9d71570f
|
logging intented hook invocation
|
2016-08-25 14:42:49 +02:00 |
|
Shlomi Noach
|
cbdec6bd39
|
supporting --hooks-path and --hooks-hint
|
2016-08-25 13:58:36 +02:00 |
|
Shlomi Noach
|
b60875f32f
|
added and improved sample hooks
|
2016-08-25 13:55:34 +02:00 |
|
Shlomi Noach
|
ecd33969bf
|
added onRowCountComplete(); supporting elapsedSeconds in on-status
|
2016-08-25 13:55:22 +02:00 |
|
Shlomi Noach
|
fad6743150
|
added hooks hint message
|
2016-08-25 13:54:42 +02:00 |
|
Shlomi Noach
|
b064174ab4
|
added elapsedSeconds to status hook
|
2016-08-25 13:54:21 +02:00 |
|
Shlomi Noach
|
cb1a7e2805
|
merged master
|
2016-08-25 12:32:03 +02:00 |
|
Shlomi Noach
|
bb68cf2011
|
config file allows underscore variables
|
2016-08-25 12:21:16 +02:00 |
|
Shlomi Noach
|
bfcedef8cf
|
updated version
|
2016-08-25 12:20:33 +02:00 |
|
Shlomi Noach
|
c7d88499af
|
Merge branch 'master' into row-copy-complete
|
2016-08-25 10:15:32 +02:00 |
|
Shlomi Noach
|
c7edd1ef84
|
Merge branch 'master' into concurrent-rowcount
|
2016-08-25 09:44:12 +02:00 |
|
Shlomi Noach
|
2a00abfc99
|
Merge pull request #191 from github/sql-mode-strict
DML write sets sql_mode to STRICT ALL TABLES
|
2016-08-25 08:23:44 +02:00 |
|
Shlomi Noach
|
dfc4d65481
|
Merge pull request #185 from github/local-tests
WIP: Local tests
|
2016-08-24 14:22:09 +02:00 |
|
Shlomi Noach
|
b0a2e4c650
|
graceful sleep for replica lag
|
2016-08-24 14:18:49 +02:00 |
|
Shlomi Noach
|
79399f446b
|
added documentation for local tests
|
2016-08-24 12:51:01 +02:00 |
|
Shlomi Noach
|
194500c2fa
|
Merge branch 'master' into local-tests
|
2016-08-24 12:29:22 +02:00 |
|
Shlomi Noach
|
1773f338c2
|
keeping track of delta rows
on concurrent count(*) this means we re-apply delta onto new estimate
|
2016-08-24 12:16:34 +02:00 |
|
Shlomi Noach
|
553f4c8d13
|
concurrent row-count
|
2016-08-24 11:39:44 +02:00 |
|
Shlomi Noach
|
4c972184a8
|
Merge branch 'master' into sql-mode-strict
|
2016-08-24 09:34:00 +02:00 |
|
Shlomi Noach
|
56fd82a824
|
Merge pull request #174 from Wattpad/test-on-replica-manual-replication-control
outstanding. Thank you!
|
2016-08-24 09:12:21 +02:00 |
|
Paulo Bittencourt
|
6b21ade6d0
|
Check for --test-on-replica-skip-replica-stop in cutOver method
|
2016-08-23 18:34:10 -04:00 |
|
Shlomi Noach
|
56d09c4105
|
avoiding writing rows when rowcopy complete
|
2016-08-23 14:26:47 +02:00 |
|
Shlomi Noach
|
6b42e73840
|
Merge branch 'master' into local-tests
redundencying the UTC path
|
2016-08-23 14:18:28 +02:00 |
|
Shlomi Noach
|
ec7f641ecb
|
added enum tests
|
2016-08-23 12:13:40 +02:00 |
|
Shlomi Noach
|
8b76d0e75b
|
DML write sets sql_mode to STRICT ALL TABLES
|
2016-08-23 11:58:52 +02:00 |
|
Shlomi Noach
|
a1e191078a
|
rename 'about'->'before'
|
2016-08-23 11:40:32 +02:00 |
|
Shlomi Noach
|
1c2a77ef95
|
hook names; added on-stop-replication hook
|
2016-08-23 11:35:48 +02:00 |
|
Shlomi Noach
|
1021a83ac0
|
Merge pull request #189 from dveeden/feedback_on_wait
thank you
|
2016-08-23 09:50:50 +02:00 |
|
Daniël van Eeden
|
d8cfd49e2c
|
Message about waiting should be INFO not DEBUG
|
2016-08-23 09:41:07 +02:00 |
|
Shlomi Noach
|
757271bd3a
|
Merge pull request #186 from dveeden/doc_interactive_throttle-control-replicas
thank you
|
2016-08-23 09:18:16 +02:00 |
|
Daniël van Eeden
|
bf7d33efe5
|
Improve documentation for throttle-control-replicas interactive command
|
2016-08-23 09:16:25 +02:00 |
|
Shlomi Noach
|
a1baa1971c
|
Merge pull request #182 from github/utc-streamer
row_event converts timestamps to UTC
|
2016-08-23 08:13:03 +02:00 |
|
Shlomi Noach
|
458b43841a
|
Merge branch 'utc-streamer' into local-tests
make tz tests pass
|
2016-08-23 08:09:38 +02:00 |
|
Shlomi Noach
|
316a26e316
|
Merge branch 'master' into utc-streamer
get rename fixes
|
2016-08-23 07:18:21 +02:00 |
|
Shlomi Noach
|
0228498b70
|
Merge pull request #183 from github/fix-rename-insert
fix INSERT DML handling on renamed column
|
2016-08-23 07:17:22 +02:00 |
|
Shlomi Noach
|
b380578f53
|
improved rename:DELETE test
|
2016-08-22 16:35:21 +02:00 |
|
Shlomi Noach
|
f947c46e3c
|
improved rename:DELETE test
|
2016-08-22 16:34:00 +02:00 |
|
Shlomi Noach
|
f33bebb527
|
improved rename:DELETE test
|
2016-08-22 16:33:03 +02:00 |
|