issue#252: analyze start in each creation index thread
Instead of running 'analyze' in a separated transaction after all indexes are created, now each table is analyzed in the the same transaction as indexes are created. This way app got informed about 'HAF is ready' when both index is created and 'analyze' finished