mysql_cb fails to register DHCPv6 configuration backend for MySQL
This is an omission from the previous ticket which implemented MySQL v6 CB. We forgot to call the function to register v6 configuration backend in the load()
function.
I am adding this to 1.6.0 as this is no brainer that it must be done.