mysql-native\source\mysql\connection.d(1934): Error: class mysql.connection.Connection interface function EventedObject.amOwner() isn't implemented

At this moment I use dumb placeholder:

bool amOwner() { return true; }