wangzihuacool
|
20af3af283
|
Apply suggestions from code review
Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
|
2022-11-29 10:30:01 +08:00 |
|
wangzihuacool
|
9f3cf74444
|
Apply suggestions from code review
Co-authored-by: dm-2 <45519614+dm-2@users.noreply.github.com>
|
2022-11-29 10:16:58 +08:00 |
|
lukelewang
|
6e2be1d44f
|
add description and optimize tests
|
2022-11-27 13:54:01 +08:00 |
|
lukelewang
|
ed71099ce6
|
add percona to versions in workflows
|
2022-11-26 13:08:19 +08:00 |
|
lukelewang
|
af1e0d647f
|
add support for rocksdb
|
2022-11-26 01:43:11 +08:00 |
|
lukelewang
|
da3514253f
|
add support for rocksdb
|
2022-11-26 01:38:12 +08:00 |
|
lukelewang
|
094909f267
|
Merge branch 'add-rocksdb-as-transactional-engine' of https://github.com/wangzihuacool/gh-ost into add-rocksdb-as-transactional-engine
|
2022-11-25 18:52:54 +08:00 |
|
lukelewang
|
9c7857bd46
|
SetConnectionConfig
|
2022-11-25 18:48:48 +08:00 |
|
wangzihuacool
|
ccf5b2e01d
|
gofmt
|
2022-11-25 09:39:57 +00:00 |
|
lukelewang
|
3ee667a40e
|
Modify tests to support rocksdb tests
|
2022-11-25 17:18:32 +08:00 |
|
lukelewang
|
f053ccd9a6
|
support rocksdb as transactional engine
|
2022-11-23 17:32:53 +08:00 |
|
wangzihuacool
|
9c0babdc07
|
Merge branch 'github:master' into add-rocksdb-as-transactional-engine
|
2022-11-23 11:01:33 +08:00 |
|
dm-2
|
1a131d4398
|
Merge pull request #1202 from github/ensure-test-errors-detected
Fix migration test passing when `convert-utf8mb4` test setup was partially failing
|
2022-11-18 16:08:41 +00:00 |
|
dm-2
|
45cf63c839
|
Merge branch 'master' into ensure-test-errors-detected
|
2022-11-18 15:58:20 +00:00 |
|
dm-2
|
8abd584826
|
fix broken test by removing invalid insert statement
|
2022-11-18 15:49:04 +00:00 |
|
dm-2
|
756f3d30e8
|
add error detection for test setup, sort tests to make it easier to track progress
|
2022-11-18 15:44:14 +00:00 |
|
dm-2
|
7cebc16c6f
|
debugging
|
2022-11-18 15:32:34 +00:00 |
|
dm-2
|
cd65c7e9ad
|
add extra debugging output
|
2022-11-18 15:11:44 +00:00 |
|
dm-2
|
3613f22ea7
|
Merge pull request #1192 from hasanMshawrab/patch-1
Fix: Change table name
|
2022-11-16 16:31:31 +00:00 |
|
dm-2
|
a673363c16
|
Merge branch 'master' into patch-1
|
2022-11-16 16:22:33 +00:00 |
|
dm-2
|
a523042703
|
Merge pull request #1201 from morgo/attempt-instant-ddl
Attempt INSTANT DDL first
|
2022-11-16 16:22:28 +00:00 |
|
Morgan Tocker
|
59c1a24774
|
remove useless func per review
|
2022-11-15 15:40:21 -07:00 |
|
Morgan Tocker
|
0310f9f27b
|
Merge remote-tracking branch 'origin/attempt-instant-ddl' into attempt-instant-ddl
* origin/attempt-instant-ddl:
Update go/logic/migrator.go
|
2022-11-15 12:06:38 -07:00 |
|
Morgan Tocker
|
5283b46ec2
|
Make it clear in docs it is disabled by default but safe.
|
2022-11-15 12:06:11 -07:00 |
|
Morgan Tocker
|
74fb8e80b2
|
Update go/logic/migrator.go
Co-authored-by: dm-2 <45519614+dm-2@users.noreply.github.com>
|
2022-11-15 12:05:27 -07:00 |
|
dm-2
|
512751968f
|
more testing
|
2022-11-15 16:01:54 +00:00 |
|
dm-2
|
1b22f784e3
|
temp commit to investigate datetime-with-zero test failure
|
2022-11-15 15:06:19 +00:00 |
|
Morgan Tocker
|
3f3a10a213
|
Address PR feedback
|
2022-11-14 14:48:49 -07:00 |
|
Tim Vaillancourt
|
cfd83728ed
|
Merge branch 'master' into attempt-instant-ddl
|
2022-11-14 22:09:55 +01:00 |
|
Morgan Tocker
|
b06c1cd498
|
Improve docs
|
2022-11-14 12:35:49 -07:00 |
|
Morgan Tocker
|
75a346be93
|
Add tests, incorporate feedback
|
2022-11-14 11:47:30 -07:00 |
|
dm-2
|
fb82caf9e7
|
Merge pull request #1194 from SocalNick/nc--send-status-to-migration-context-logger-simple-alternative
Print status to migrationContext logger
|
2022-11-14 15:26:27 +00:00 |
|
dm-2
|
ca12039646
|
Merge branch 'master' into nc--send-status-to-migration-context-logger-simple-alternative
|
2022-11-14 15:12:56 +00:00 |
|
dm-2
|
96d708c956
|
Merge pull request #1200 from github/fix-ci
Change CI tests to use `ubuntu-20.04` because `ubuntu-latest` doesn't support MySQL 5.7
|
2022-11-14 15:12:24 +00:00 |
|
dm-2
|
9cbb42b924
|
fix CI tests to ubuntu-20.04 because ubuntu-22.04 (current -latest) doesn't support MySQL 5.7
|
2022-11-14 15:00:50 +00:00 |
|
Morgan Tocker
|
05f32ebf29
|
minor cleanup
|
2022-11-10 09:30:13 -07:00 |
|
Morgan Tocker
|
1be6a4c082
|
Attempt instant DDL if supported
|
2022-11-09 20:11:49 -07:00 |
|
Nicholas Calugar
|
515aa72d3d
|
Print status to migration context logger
|
2022-10-27 11:42:12 -07:00 |
|
Hasan Mshawrab
|
2793e2b6b3
|
Fix: Change table name
table name is 'tbl' not 'tble'
|
2022-10-26 10:28:27 +03:00 |
|
Tim Vaillancourt
|
9b3fa793ac
|
Enable more golangci-lint linters (#1181)
|
2022-10-21 18:02:06 +02:00 |
|
Tim Vaillancourt
|
df4cf7b38e
|
Add basic test for hooks (#1179)
|
2022-10-21 17:47:39 +02:00 |
|
wangzihuacool
|
3f43400e3a
|
add-rocksdb-as-transactional-engine
|
2022-10-20 13:34:31 +00:00 |
|
Tim Vaillancourt
|
1df37c207f
|
Add basic tests to migrator (#1168)
|
2022-09-06 15:48:48 +02:00 |
|
Tim Vaillancourt
|
05c7ed5f8f
|
Add basic test for inspector (#1166)
* Add basic test for inspector
* Add header
* Fix return
|
2022-09-06 15:23:18 +02:00 |
|
Tim Vaillancourt
|
1fa3d4f75a
|
Add basic tests for applier (#1165)
* Add basic tests for applier
* Add header
|
2022-09-06 15:06:14 +02:00 |
|
Tim Vaillancourt
|
3c946e97d7
|
Improve applier .ReadMigrationRangeValues() func accuracy (#1164)
* Use a transaction in applier `ReadMigrationRangeValues` func
* Private func names
|
2022-09-06 14:07:47 +02:00 |
|
dm-2
|
1a473a4f66
|
Merge pull request #1158 from wangzihuacool/fix-charset
Fix: Convert column value in binlog events to bytes instead of utf8 encoded unicode
|
2022-09-06 11:56:56 +01:00 |
|
dm-2
|
9c2c7bad1b
|
Merge branch 'master' into fix-charset
|
2022-09-06 11:44:07 +01:00 |
|
Abirdcfly
|
ca8aef5d6d
|
chore: remove duplicate word in comments (#1175)
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
|
2022-08-30 23:49:13 +02:00 |
|
wangzihuacool
|
e9cb4a233f
|
convert to bytes if character string without charsetConversion.
|
2022-08-27 01:55:36 +00:00 |
|