MySQL Workbench (SQLIDEUtils.verticalOutput) Error
I am learning MySQL on my Debian Stretch computer.
After installing MySQL Workbench and trying its query tab, I get error message when executing the script.
error calling Python module function SQLIDEUtils.verticalOutput
My script is SHOW DATABASES
Screennshot included
Is there any library that I need to install or some configuration or anything else?
Thanks,
Last edited by Asciente; 10-15-2017 at 07:57 AM.
|