v.19.10Build/Testing/Packaging Improvement

From Now on .sql Tests Can Be Run Isolated by Server, in Parallel, with Random Database

From now on .sql tests can be run isolated by server, in parallel, with random database. It allows to run them faster, add new tests with custom server configurations, and be sure that different tests does not affect each other. #5554 (Ivan)