steschuser
steschuser
Its possible for records in a template to be invalid. If the user tries to apply that template, that will fail without any visual hints, creating an empty domain instead...
Hello, most databases I have to work with have no password for root user. They use socket auth instead. ``` mysql -S /var/run/mysqld/mysqld.sock ``` ``` -S, --socket=name The socket file...
This adds cobol, fortran and powershell https://github.com/mingrammer/diagrams/issues/293
Need a new line here, if s3 is enabled
### Summary In the std/logging module is a *addHandler* proc but a corresponding removeHandler seems to be missing ### Description I'd like to remove already added handlers :) ### Alternatives...
### Description Trying to import an existing bucket fails ### Steps to Reproduce 1. create a bucket outside of terraform ``` > mc mb juice/foo Bucket created successfully `juice/foo`. ```...