Tim Vaillancourt
57a81ceff5
Use GitHub Actions CI badges ( #970 )
2021-05-19 14:08:32 +02:00
Tim Vaillancourt
c71dbf9ef3
Copy auto increment ( #967 )
...
* v1.1.0
* WIP: copying AUTO_INCREMENT value to ghost table
Initial commit: towards setting up a test suite
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
* greping for 'expect_table_structure' content
* Adding simple test for 'expect_table_structure' scenario
* adding tests for AUTO_INCREMENT value after row deletes. Should initially fail
* clear event beforehand
* parsing AUTO_INCREMENT from alter query, reading AUTO_INCREMENT from original table, applying AUTO_INCREMENT value onto ghost table if applicable and user has not specified AUTO_INCREMENT in alter statement
* support GetUint64
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
* minor update to test
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
* adding test for user defined AUTO_INCREMENT statement
Co-authored-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2021-05-14 15:32:56 +02:00
Tim Vaillancourt
fef83af378
Merge pull request #968 from timvaillancourt/parallel-ci-tests
...
Use matrix build for replica test CI
2021-05-08 01:11:26 +02:00
Tim Vaillancourt
38bec2e207
Merge branch 'master' into parallel-ci-tests
2021-05-08 01:03:02 +02:00
Tim Vaillancourt
d8bd21acdf
Merge pull request #819 from github/tar-xz-dbdeployer-upgrade
...
replication tests CI: switch to .tar.xz binaries, upgrade dbdeployer
2021-05-08 01:01:49 +02:00
Tim Vaillancourt
5e37110cfd
merge tar-xz-dbdeployer-upgrade
2021-05-08 00:45:59 +02:00
Tim Vaillancourt
a25f63aa2a
merge tar-xz-dbdeployer-upgrade
2021-05-08 00:44:28 +02:00
Tim Vaillancourt
cd5beeb495
Remove git branch steps
2021-05-08 00:35:19 +02:00
Tim Vaillancourt
535687023e
Fetch master branch of ci env
2021-05-08 00:34:38 +02:00
Tim Vaillancourt
2634534cf5
Fix var name
2021-05-08 00:26:46 +02:00
Tim Vaillancourt
5ebbfaea89
Use matrix build for replica test CI
2021-05-08 00:23:31 +02:00
Tim Vaillancourt
7ae7cc67f7
Use right var name
2021-05-07 23:52:01 +02:00
Tim Vaillancourt
3976b7acf2
Remove 'mysql-' prefix from mysql version so dbdeployer can make a port num
2021-05-07 23:50:24 +02:00
Tim Vaillancourt
8df36d4bfd
Fix git checkout
2021-05-07 23:32:24 +02:00
Tim Vaillancourt
6aaab78657
Use fix-8016-tarball branch
2021-05-07 23:22:18 +02:00
Tim Vaillancourt
afa221bb45
Use HEAD
2021-05-07 22:38:25 +02:00
Tim Vaillancourt
90a14d58bd
Merge branch 'master' into tar-xz-dbdeployer-upgrade
2021-05-07 22:24:58 +02:00
Tim Vaillancourt
29b8cfad48
Merge pull request #921 from ccoffey/cathal/safer_cut_over
...
Cut-over should wait for heartbeat lag to be low enough to succeed
2021-05-07 15:30:13 +02:00
Tim Vaillancourt
0dc64757eb
Merge branch 'master' into cathal/safer_cut_over
2021-05-07 15:13:29 +02:00
Tim Vaillancourt
8ab0a89cdc
Merge pull request #954 from yakirgb/remove-rpm-build-id
...
Remove build_id files from rpm
2021-05-06 15:31:29 +02:00
Tim Vaillancourt
5af869ac3b
Merge branch 'master' into remove-rpm-build-id
2021-05-06 15:01:36 +02:00
Tim Vaillancourt
0a1fb97b2a
Merge pull request #962 from Fanduzi/master
...
fix #961
2021-05-06 14:12:54 +02:00
Tim Vaillancourt
0d742e2699
Merge branch 'master' into master
2021-05-06 13:45:35 +02:00
Tim Vaillancourt
6cdf4b572b
Merge pull request #965 from timvaillancourt/v1.1.1
...
Update RELEASE_VERSION to v1.1.1
2021-05-03 16:55:25 +02:00
Tim Vaillancourt
38eeaa1036
Update RELEASE_VERSION to v1.1.1
2021-05-03 16:30:42 +02:00
Fan()
74f807103e
Update inspect.go
2021-04-29 14:33:10 +08:00
Fan()
94dfef3ae7
Merge pull request #1 from Fanduzi/Fanduzi-patch-1
...
fix #961
2021-04-29 14:16:49 +08:00
Fan()
f40f14b9ee
Update inspect.go
...
fix https://github.com/github/gh-ost/issues/961
2021-04-29 13:43:24 +08:00
Yakir Gibraltar
c480ff1337
Remove build_id files from rpm
2021-04-06 18:15:05 +03:00
Tim Vaillancourt
d95dda3a66
Merge pull request #951 from timvaillancourt/add-server-cmd-hosts
...
Add 'applier' and 'inspector' commands to server
2021-04-04 18:55:57 +02:00
Tim Vaillancourt
157dba920c
Add mysql port and version
2021-04-03 23:24:29 +02:00
Tim Vaillancourt
23a421cef7
Add 'Hostname:' prefix to output
2021-04-03 22:34:20 +02:00
Tim Vaillancourt
5e9b913035
Merge branch 'master' into add-server-cmd-hosts
2021-04-02 16:59:56 +02:00
Tim Vaillancourt
123b46f9bb
Split into 'applier' and 'inspector' commands
2021-04-02 16:57:13 +02:00
Tim Vaillancourt
cffb523bad
Fix help typo
2021-04-02 02:02:08 +02:00
Tim Vaillancourt
7ea47cbfb5
Fix order
2021-04-02 01:58:59 +02:00
Tim Vaillancourt
094d11d722
Use a single line
2021-04-02 01:58:06 +02:00
Tim Vaillancourt
2fb524f43a
Adds 'hosts' command to server
2021-04-02 01:50:11 +02:00
Guinevere Saenger
08085b7d08
Merge pull request #941 from guineveresaenger/socket-file-doc
...
Adds doc entry for --serve-socket-file flag
2021-03-15 11:24:05 -07:00
guineveresaenger
577528a3bd
Adds doc entry for --serve-socket-file flag
2021-03-12 12:07:13 -08:00
Rashiq
d3bf3cde4d
Merge branch 'master' into cathal/safer_cut_over
2021-03-08 20:59:14 +01:00
Rashiq
d4c91e6a2c
Merge pull request #915 from cenkore/iss909
...
fix: issue 909
2021-03-08 20:25:09 +01:00
Rashiq
db513872c1
Merge branch 'master' into iss909
2021-03-08 18:20:03 +01:00
thsun
40bc5aedf2
enhance processing efficiency
2021-02-26 14:23:24 +08:00
thsun
960d801276
canonical code
2021-02-24 17:18:21 +08:00
Tim Vaillancourt
62ce678eee
Merge pull request #515 from akshaychhajed/improve-conn-log
...
Improved connection type logging
2021-02-08 14:24:58 +01:00
Tim Vaillancourt
048d5838db
Fix whitespace after merge-conflict fix
2021-02-08 13:37:39 +01:00
Tim Vaillancourt
72ccd0b0d0
Fix whitespace after merge-conflict fix
2021-02-08 13:36:59 +01:00
Tim Vaillancourt
edbc8d6733
Merge branch 'master' into improve-conn-log
2021-02-08 13:35:30 +01:00
Cathal Coffey
3135a25c1f
HeartbeatLag must be < than --max-lag-millis and --cut-over-lock-timeout-seconds to continue
2021-02-07 14:31:40 +00:00