Dmytro Kislov
Dmytro Kislov
Hello, I got error when I tried to run "CREATE PROCEDURE" and body of stored procedure contains labels. So If I have mysql loop: "MyLabel : LOOP ... END LOOP;",...
I cloned repository and tried to build locally: cargo build --verbose. Got error: "error: could not find native static library `mysqlclient`, perhaps an -L flag is missing?". To solve it...
When running "**terraformer import aws...**" with multiple regions in the **--regions** option, errors are generated on the second region resources import: **ERROR: Read resource response is null for resource ERROR:...