You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuration
root: Set the working directory of OpenDAL
connection_string: Set the connection string of postgres server
table: Set the table of mysql
key_field: Set the key field of mysql
value_field: Set the value field of mysql
description for connection_string should be mysql server not postgres server
Ref to https://opendal.apache.org/docs/services/mysql
description for
connection_stringshould bemysql servernotpostgres server