[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `MysqlDatabase` class within the DataStream v1alpha1 API provides functionality for interacting with a MySQL database."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with various protocols and data handling methods."],["It offers two constructors: a default constructor (`MysqlDatabase()`) and a copy constructor (`MysqlDatabase(MysqlDatabase other)`)."],["The `MysqlDatabase` class includes properties such as `DatabaseName` to specify the name of the database and `MysqlTables` which is used to list the tables within the database."],["The documentation provides access to multiple version, such as version 2.0.0-alpha05, version 2.0.0-alpha04, and 1.0.0-beta02."]]],[]]