Shlomi Noach
|
bf92eec214
|
validating table structure on applier and migrator
- reading column list on applier
- comparing original table on applier and migrator, expecting exact column list
- or else bailing out
|
2016-10-20 11:29:30 +02:00 |
|
Shlomi Noach
|
82a76ae879
|
Merge branch 'master' into enum-sort-test
|
2016-10-20 10:16:02 +02:00 |
|
Shlomi Noach
|
adad4b6c34
|
added enum limitation documentation
|
2016-10-20 10:07:46 +02:00 |
|
Tom Krouper
|
8fbff6519f
|
Merge pull request #282 from fern4lvarez/patch-1
doc: fix link to cheatsheet on What If page
|
2016-10-19 15:18:36 -07:00 |
|
Fernando Álvarez
|
3c767b3611
|
doc: fix link to cheatsheet on What If page
|
2016-10-19 23:41:00 +02:00 |
|
Shlomi Noach
|
1a76c044bf
|
Merge pull request #281 from akshaychhajed/tungsten-check
Modified slave update check to test tungsten flag
|
2016-10-19 21:00:31 +02:00 |
|
Akshay Chhajed
|
559c7895ca
|
Modified slave update check to test tungsten flag
|
2016-10-19 23:31:16 +05:30 |
|
Shlomi Noach
|
25166e33c7
|
solving the enum-as-part-of-pk bug
|
2016-10-19 15:22:29 +02:00 |
|
Shlomi Noach
|
038ee8039c
|
Merge pull request #279 from github/docs-identical-schema
thank you!
|
2016-10-19 14:40:51 +02:00 |
|
Gillian Gunson
|
48c2b6dc14
|
Added note about table schema needing to be identical
|
2016-10-19 05:29:34 -07:00 |
|
Gillian Gunson
|
7d313467f1
|
unified spacing of notes through page
|
2016-10-19 05:18:21 -07:00 |
|
Gillian Gunson
|
6c0d7d1f64
|
added requirement about identical table definitions
|
2016-10-19 05:16:41 -07:00 |
|
Shlomi Noach
|
3986696813
|
testing enum as part of PK
reference: https://github.com/github/gh-ost/issues/273
enum values are intentionally not alphabetically monotonic
|
2016-10-19 11:57:37 +02:00 |
|
Shlomi Noach
|
17c9eccb37
|
Merge pull request #274 from github/issue-template-markdown
thank you!
|
2016-10-18 08:39:32 +02:00 |
|
Gillian Gunson
|
09c8902328
|
updating template to request markdown and test case
|
2016-10-17 14:52:06 -07:00 |
|
Shlomi Noach
|
24af2e3d05
|
Merge pull request #269 from github/unified-tz-solution
Unified tz solution
|
2016-10-17 14:39:45 +02:00 |
|
Shlomi Noach
|
f9c15127cd
|
simplified applier read of timezone
|
2016-10-14 12:56:43 +02:00 |
|
Shlomi Noach
|
dcd2f36c88
|
removed --time-zone flag
|
2016-10-14 12:53:23 +02:00 |
|
Shlomi Noach
|
0ee94e4d21
|
refined failure tests
|
2016-10-14 09:34:27 +02:00 |
|
Shlomi Noach
|
ee236744dc
|
testing failure of conversion within chosen key
|
2016-10-14 09:34:13 +02:00 |
|
Shlomi Noach
|
9ac468c97e
|
failing on DATETIME-to-TIMESTAMP conversion within chosen key
|
2016-10-14 09:33:53 +02:00 |
|
Shlomi Noach
|
7c22f25afa
|
support for expected_failure explicit message
|
2016-10-14 09:33:25 +02:00 |
|
Shlomi Noach
|
11ccf09412
|
grammar
|
2016-10-14 09:07:30 +02:00 |
|
Shlomi Noach
|
e6d317b579
|
fixed inferred usage for --critical-load
|
2016-10-14 09:05:54 +02:00 |
|
Shlomi Noach
|
e1ac5583e6
|
support for 'destroy' in testing
|
2016-10-14 09:05:38 +02:00 |
|
Shlomi Noach
|
6c7ab1a3e5
|
updated version
|
2016-10-13 13:14:59 +02:00 |
|
Shlomi Noach
|
6ffd6b272e
|
row_event: returning native time.Time value on decodeTimestamp; removed legacy comments
|
2016-10-13 13:14:31 +02:00 |
|
Shlomi Noach
|
d85c9dce1b
|
added/fixed tests
|
2016-10-13 13:13:51 +02:00 |
|
Shlomi Noach
|
c3e307537b
|
localtests build binary once
|
2016-10-13 13:13:28 +02:00 |
|
Shlomi Noach
|
661b7ff0c1
|
added test to sql/types
|
2016-10-13 13:13:00 +02:00 |
|
Shlomi Noach
|
882959ba83
|
column is type-aware; is timezone-conversion aware
also refactored some functions
|
2016-10-13 13:12:33 +02:00 |
|
Shlomi Noach
|
a637ed1b50
|
adapted builder tests
|
2016-10-13 13:11:35 +02:00 |
|
Shlomi Noach
|
6fbf337051
|
builder is smarter and can use convert_tz where it notices DATETIME->TIMESTAMP conversion
|
2016-10-13 13:11:18 +02:00 |
|
Shlomi Noach
|
0981f3f7d3
|
fix error message placeholder
|
2016-10-13 13:10:16 +02:00 |
|
Shlomi Noach
|
84feae052f
|
inspector notes down TIMESTAMP and DATETIME types; notices in particular the conversion from DATETIME to TIMESTAMP
|
2016-10-13 13:09:58 +02:00 |
|
Shlomi Noach
|
d80694bdac
|
no need for Inspector timezone; it is irrelevant
|
2016-10-13 13:08:41 +02:00 |
|
Shlomi Noach
|
f988309800
|
no need for Inspector timezone; it is irrelevant
|
2016-10-13 13:08:23 +02:00 |
|
Shlomi Noach
|
ac304def4d
|
applier always uses UTC
|
2016-10-13 13:08:02 +02:00 |
|
Shlomi Noach
|
b38af6c29e
|
updated version
|
2016-10-12 08:33:49 +02:00 |
|
Shlomi Noach
|
184643157b
|
Merge branch 'master' into tz-a-different-approach
|
2016-10-12 08:33:19 +02:00 |
|
Shlomi Noach
|
c11c611755
|
Merge pull request #260 from github/hooks-nil-check
safe access to applier/inspector hostnames for hooks
|
2016-10-12 08:16:50 +02:00 |
|
Shlomi Noach
|
c399119139
|
Merge pull request #263 from github/implied-key-fix
assume-master-host now applies ImpliedKey
|
2016-10-12 08:16:38 +02:00 |
|
Shlomi Noach
|
4d903d0119
|
Merge pull request #264 from github/discard-foreign-keys
Discard foreign keys
|
2016-10-12 08:16:27 +02:00 |
|
Shlomi Noach
|
c280197821
|
updated version
|
2016-10-11 20:29:56 +02:00 |
|
Shlomi Noach
|
5d92da4a74
|
Merge branch 'master' into tz-a-different-approach
|
2016-10-11 17:17:42 +02:00 |
|
Shlomi Noach
|
8bd36dcb01
|
Merge branch 'master' into implied-key-fix
|
2016-10-11 17:17:29 +02:00 |
|
Shlomi Noach
|
167cda3981
|
Merge pull request #266 from github/critical-load-recurring-check
support for --critical-load-interval-millis
|
2016-10-11 17:16:58 +02:00 |
|
Shlomi Noach
|
53f7d69a8a
|
documentation for --critical-load-interval-millis flag
|
2016-10-11 17:07:02 +02:00 |
|
Shlomi Noach
|
c1a6773c02
|
better handling of --assume-master-host
separated logic and not even attempting to crawl topology
|
2016-10-11 16:42:19 +02:00 |
|
Shlomi Noach
|
dbf50afbc7
|
reading time_zone settings for Inspector and Applier separately.
--time-zone overrides both of them, if given
|
2016-10-11 16:00:26 +02:00 |
|