Skip to content

Getting this error: TypeError: DbModuleSession.on_session_message() missing 1 required positional argument: 'result' #87

@Hritik-choukikar

Description

@Hritik-choukikar

2:6:9.888314 ERROR: Thread ServiceSession-ee994889-1081-11f1-bcb4-d89c6776f4c6 exiting with code MySQL Error (1054): Unknown column 'sys' in 'where clause'

Exception in thread sql-ServiceSession-ee994889-1081-11f1-bcb4-d89c6776f4c6:

Traceback (most recent call last):

File "c:\Users\hriti.vscode\extensions\oracle.mysql-shell-for-vs-code-2026.2.0-win32-x64\shell\lib\Python3.13\Lib\threading.py", line 1043, in _bootstrap_inner
self.run()
~~~~~~~~^^
File "c:\Users\hriti.vscode\extensions\oracle.mysql-shell-for-vs-code-2026.2.0-win32-x64\shell\lib\mysqlsh\plugins\gui_plugin\core\dbms\DbSession.py", line 480, in run
self.terminate_thread()
~~~~~~~~~~~~~~~~~~~~~^^
File "c:\Users\hriti.vscode\extensions\oracle.mysql-shell-for-vs-code-2026.2.0-win32-x64\shell\lib\mysqlsh\plugins\gui_plugin\core\dbms\DbSession.py", line 247, in terminate_thread
self._message_callback('ERROR', self.thread_error)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^

TypeError: DbModuleSession.on_session_message() missing 1 required positional argument: 'result'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions