Maxim

Results 3 issues of Maxim

fix issue where new tab list length is less then activeTabIndex for more then 1 which leads to an error as its trying to activate non existent tab

With current version you cant pass bakthat_conf configuration as it said in documentation, it is not handling, my changes will help to handle it ``` python #! /usr/bin/python import logging...

When running an explain query, such as: EXPLAIN SELECT 1; The fetch operation returns empty, so there is no way to obtain a result from this query.