simonzkl

Results 3 issues of simonzkl

This makes `--tmpdir` configurable, defaulting to `$TMPDIR/MariaDB4j/tmp/$PORT`. It should solve the issue of running multiple `mysqld` instances in parallel. See #602 for more details.

So I've been testing MariaDB4j with parallel unit test execution and discovered that in its current form, it does not work. The main issue is that MariaDB instances share the...

**Is your feature request related to a problem? Please describe.** When an error occurs Nickel relies on internal heuristics to print out a backtrace that lead to an error. In...

type: feature request
area: error messages