Maxim

Results 4 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.

In the case when the editor's autocomplete is opened with this condition: `somedb.` Autocomplete needs to be enhanced with tables from the somedb database. Bear in mind that the same...

enhancement
help wanted