This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from f24ba069fd Merge pull request #5022 from hansva/main
add 9db4ad8cf1 add extra field to mysql bulkloader and classloader group,
fixes #5024
new 0448e67bc2 Merge pull request #5025 from hansva/5024
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../actions/mysqlbulkfile/ActionMysqlBulkFile.java | 4 +-
.../actions/mysqlbulkload/ActionMysqlBulkLoad.java | 4 +-
.../hop/databases/mysql/MySqlDatabaseMeta.java | 3 +-
.../mysqlbulkloader/MySqlBulkLoader.java | 71 +++++++++++-----------
.../mysqlbulkloader/MySqlBulkLoaderData.java | 1 +
.../mysqlbulkloader/MySqlBulkLoaderDialog.java | 50 +++++++++++----
.../mysqlbulkloader/MySqlBulkLoaderMeta.java | 10 ++-
.../messages/messages_en_US.properties | 5 +-
8 files changed, 92 insertions(+), 56 deletions(-)