MySQL
The MySQL Agents allows you to include data from MySQL databases in your data stream.
The Listener allows you to return new records inserted into a MySQL database table from when the Data Stream starts.
The Context Provider allows you to read a database table and output the entire contents to the data stream for contextual data. All rows in the table are made available to the output endpoint as a single event.
The Action Agent allows you to insert the events into a table. You can configure the events to insert into a new table or an existing table.
Pre-requisites
None at this time
Current Version
Request the MySQL Listener v2.01
Request the MySQL Context Provider v2.01
Request the MySQL Action Agent v2.01
Please contact XMPro if you're looking for an older version of this Agent.
Listener Release Notes
2.01
27 Dec 2024
Repackaged to translate the Agent's properties.
2.00
03 Sep 2024
1.01
12 Dec 2022
Repackaged to include the Agent's category.
1.00
19 Jul 2019
Initial Release.
Context Provider Release Notes
2.01
27 Dec 2024
Repackaged to translate the Agent's properties.
2.00
03 Sep 2024
1.31
12 Dec 2022
Repackaged to include the Agent's category.
1.31
05 Nov 2021
Support variables.
1.00
19 Jul 2019
Initial Release.
Action Agent Release Notes
2.01
27 Dec 2024
Repackaged to translate the Agent's properties.
2.00
03 Sep 2024
1.01
12 Dec 2022
Repackaged to include the Agent's category.
1.00
19 Jul 2019
Initial Release.
Last updated