Stu Heiss
Results
3
issues of
Stu Heiss
Querying information_schema.columns returns upper cased column names on some versions of mysqld. This is similar to an old bug in laravel/framework. See https://github.com/laravel/framework/issues/20190 Fix by changing select column_name, column_type ......
Noop mode shows what would have happened without executing kexec or reboot.
Nice utility, just wish it had --noop option, so I added it. Opened a PR with --noop implementation.