This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.SqlTools.
                            
	
		Summary
            Initializes a new instance of the 
		MySqlQueryRepository class.
            - Assembly
- Cake.SqlTools .dll 
- Namespace
- Cake.SqlTools 
- Containing Type
- MySqlQueryRepository
Syntax
public MySqlQueryRepository(ICakeLog log)Parameters
| Name | Type | Description | 
|---|---|---|
| log | ICakeLog | The log. | 
Return Value
| Type | Description | 
|---|---|
| void | 
