A race condition existed if SQL import actions occurred simultaneously with the first full SQL client database connection. The logic has been modified to eliminate this problem.
Workaround: Before making any administrative SQL database changes (such as SQL import or dropping a database), ensure a regular SQL client has previously connected after server startup.