Andrew Garner

Results 16 issues of Andrew Garner

If there are multiple databases and filtering only matches one (or some subset) of these databases, the empty `CREATE DATABASE ... / USE ` sections are still output. If this...

enhancement

For instance, percona has deprecated quite a few of their options in PS 5.6 in favor of the MySQL variants. It would be nice to have a --target=percona5.6 to be...

enhancement

I would like a mysql_upgrade command that can automate reimporting views and triggers as utf8 (possibly parameterized $charset). Additionally it would be nice if I could specify rebuilding tables to...

enhancement

Although the binary download works on ubuntu, it would be nice to have a ppa to directly install from.

enhancement

subprocess.run uses Popen.communicate() which buffers data in memory. So some tasks that might be desirable to run (e.g. mysqldump | gzip ) will use too much memory and fail for...

### Describe the bug ``` $ kiln version kiln version 0.79.0 $ kiln bake ... 2023/04/04 10:16:30 could not execute "bake": failed to open Kilnfile: open : no such file...

bug
unscheduled