Commit Graph

3684 Commits

Author SHA1 Message Date
Tova Cohen
a95d061385 DBZ-2584 Db2 doc update replaces ts_sec with ts_ms, clarifies source.ts_ms meaning 2020-10-14 16:41:40 +02:00
jcechace
af189408f4 DBZ-2652 JobDSL view definitions for upstream connectors and OpenShift tests 2020-10-12 12:34:22 -04:00
jcechace
f39ef8dba7 DBZ-2648 Restricting matrix configurations to run only on labeled nodes 2020-10-12 10:32:27 +02:00
Tova Cohen
363268f604 DBZ-2127 Update how-to intro, move topo section, re-add toc[] declaration. 2020-10-09 10:21:49 -04:00
Tova Cohen
aa835c7120 DBZ-2127 Another issue identified a missing content directory in a command line 2020-10-09 10:21:49 -04:00
Tova Cohen
7f9904dd88 DBZ-2127 A few more updates after testing split files downstream 2020-10-09 10:21:49 -04:00
Tova Cohen
185fce015e DBZ-2127 Update cross-references to content for MySQL connector 2020-10-09 10:21:49 -04:00
Tova Cohen
9c2b92bdb4 DBZ-2127 Changed an annotation from assembly to concept 2020-10-09 10:21:49 -04:00
Tova Cohen
eb2a1426bb DBZ-2127 Remove little, module and assembly files that contained MySQL connector content 2020-10-09 10:21:49 -04:00
Tova Cohen
485a2d3c76 DBZ-2127 All content back in one file. Still needs editing. 2020-10-09 10:21:49 -04:00
Tova Cohen
8ed1c813df DBZ-2127 Initial outline in the mysql.adoc file. Lots still missing. 2020-10-09 10:21:49 -04:00
Jiri Pechanec
1b09fed957 DBZ-2639 Refer to arbitrary table alias 2020-10-08 15:19:26 +02:00
Jiri Pechanec
c5a595c0f1 DBZ-2642 Hide scary stacktrace 2020-10-08 15:04:51 +02:00
Jiri Pechanec
2270d23adb DBZ-2641 BLOB type has dimension 2020-10-08 09:01:23 +02:00
Jiri Pechanec
dd6e10b92b DBZ-2604 Query charset name in lowercase 2020-10-06 11:41:06 +02:00
Jiri Pechanec
cc09f164b9 DBZ-2604 Use default db charset as default table charset 2020-10-06 11:41:06 +02:00
Jiri Pechanec
26c8aecff7 DBZ-2618 Deploy snapshots for Vitess connector 2020-10-06 09:23:57 +02:00
Chris Cranford
17039df7ce DBZ-2344 Fix test failure - RecordsStreamProducerIT - shouldReceiveHeartbeatAlsoWhenChangingNonWhitelistedTable 2020-10-06 09:07:42 +02:00
Jiri Pechanec
bce071fdce DBZ-2611 Release pipeline for multiple incubator repos 2020-10-06 07:42:11 +02:00
Tova Cohen
8dd208c5fc DBZ-2610 Fix a typo 2020-10-05 09:26:05 -04:00
Tova Cohen
d17861445a DBZ-2610 In downstream-only content, add context directory to podman command example 2020-10-05 09:26:05 -04:00
Yiming Liu
10d676d3c8 DBZ-2626 upgrade Mysql driver jar version to 8.0.19 2020-10-04 10:42:57 +02:00
Chris Cranford
85821b4975 DBZ-2597 Suggested changes 2020-10-03 13:36:17 +02:00
Chris Cranford
0126e44ad1 DBZ-2597 Fix ConcurrentModificationException when schema modified in sharded cluster 2020-10-03 13:36:17 +02:00
Tova Cohen
e9a489918c DBZ-2609 Updated value of DockerKafkaConnect attribute to add "rhel7" to path 2020-10-02 22:33:28 +02:00
Jiri Pechanec
5a0512fd2a DBZ-2623 Build checkstyle rules in GH Action 2020-10-02 16:02:29 +02:00
Debezium Builder
95b8ed3877 [maven-release-plugin] prepare for next development iteration 2020-10-01 09:08:51 -04:00
Debezium Builder
19ad73beb2 [maven-release-plugin] prepare release v1.3.0.Final 2020-10-01 09:08:50 -04:00
Jiri Pechanec
ec707f6191 [release] Changelog for 1.3.0.Final 2020-10-01 15:03:11 +02:00
Jiri Pechanec
12be0d8428 DBZ-2565 Disable test failing for snapshots 2020-10-01 14:27:13 +02:00
Jiri Pechanec
45d683724f DBZ-2565 Fail on unsupported infinite timestamps 2020-10-01 14:27:13 +02:00
Kewei Shang
a9d5cf8634 DBZ-2615: Use expression as default for variable declaration.
The value of the default can be specified as an expression; it need not  be a constant.
Source: https://dev.mysql.com/doc/refman/5.7/en/declare-local-variable.html
2020-10-01 12:38:12 +02:00
Luis Garcés-Erice
2d29af8164 DBZ-2587 SQL replication on Db2 does not support BOOLEAN 2020-10-01 10:38:38 +02:00
Gunnar Morling
eeec1e7638 DBZ-2585 Simpler boolean condition 2020-10-01 10:27:43 +02:00
Thomas Prelle
d4ad6d525d DBZ-2585 Skipping empty arrays when preparing values for Avro 2020-10-01 10:27:43 +02:00
Chris Cranford
4fe6813179 DBZ-2435 - Fix test failure - ReplicationConnectionIT#shouldResumeFromLastReceivedLSN 2020-09-30 20:19:50 +02:00
Chris Cranford
155dd44dab DBZ-2544 Fix formatting 2020-09-30 19:42:10 +02:00
Chris Cranford
1fd6fbb1fa DBZ-2544 Fix test failure - PostgresConnectorIT#customSnapshotterSkipsTablesOnRestart 2020-09-30 19:42:10 +02:00
Gunnar Morling
b792ac3274 DBZ-2495 Misc. fixes 2020-09-30 12:13:45 +02:00
James Gormley
b0a4a8b5ba DBZ-2495 Making test slightly more stable 2020-09-30 12:13:45 +02:00
Gunnar Morling
6b5a3100e9 DBZ-2495 Misc. clean-up 2020-09-30 12:13:45 +02:00
James Gormley
9e780ac481 DBZ-2495 Updating per PR comments 2020-09-30 12:13:45 +02:00
James Gormley
ede29fd8d6 DBZ-2495 Moving string splitting logic out of constructor 2020-09-30 12:13:45 +02:00
James Gormley
1b845535ab DBZ-2495 Updating tables to utilize Table.editor for creating new tables 2020-09-30 12:13:45 +02:00
James Gormley
ad2273e9f6 DBZ-2495 Updating per PR comments 2020-09-30 12:13:45 +02:00
James Gormley
c7b53e1992 DBZ-2495 Updating docs and comments 2020-09-30 12:13:45 +02:00
James Gormley
0d46ec47da DBZ-2495 Updating to handle captured_column_list without specify column.exclude.list 2020-09-30 12:13:45 +02:00
Jiri Pechanec
c67c5df876 DBZ-2586 BY is valid for setting password 2020-09-30 09:23:50 +02:00
Jiri Pechanec
18a4262ceb DBZ-2586 Mark MariaDB extensions 2020-09-30 09:23:50 +02:00
Jiri Pechanec
ac940711c7 DBZ-2586 Cover all MariaDB auth extensions 2020-09-30 09:23:50 +02:00