OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

Fail to connect with open-mysql-db in jupyter notebook

Open tobegit3hub opened this issue 1 year ago • 1 comments

Bug Description

Fail to use sqlalchemy api to connect with mysql driver in jupyter notebook.

image

The code just works in python environment but not in notebook.

tobegit3hub avatar Apr 08 '24 06:04 tobegit3hub

The command SHOW VARIABLES LIKE 'sql_mode'; is executed which is not supported in openmldb sql.

tobegit3hub avatar Apr 08 '24 07:04 tobegit3hub