On Friday, 12 January 2018 at 08:55:13 UTC, Rene Zwanenburg wrote:
Hard to guess what the issue is, I'd attach a debugger to see where it crashes.

It fails at the sql() method in Command struct in mysql-native-1.1.4/mysql-native/source/mysql/commands.d. This is what gdb says when I do a disp _sql.

1: _sql = <error: Cannot access memory at address 0x8>

I'm sorry I am new to systems programming, would that mean _sql is null ?



Reply via email to