Difference between schema.history and database.history in mysql connector

Eddy Tran 40 Reputation points
2024-01-16T13:56:59.92+00:00

I set up kafka, mysql and debezium in my computer successfully. However, i have still not understood about the difference between database.history.kafka.topic and schema.history.internal.kafka.topic. Below is my connector: User's image User's image

Please help me explaining the difference between database.history.kafka.topic and schema.history.internal.kafka.topic! Why when i run kafka-topics.bat --list --bootstrap-server 127.0.0.1:9092, the result is schemahistory.dbserver1; what about dbhistory.classicmodels, where can i find topic dbhistory.classicmodels?
Many thanks!

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
557 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
{count} votes