8000 GitHub - hkwi/sqlalchemy_xcom_plugin: SQLAlchemy MySQL Group Replication helper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hkwi/sqlalchemy_xcom_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

sqlalchemy mysql group replication connect helper

Put plugin=xcom parameter in dialect string (ex: mysql://user:password@host/dbname?plugin=xcom ), then sqlalchemy event listeners in xcom plugin becomes activated. XCom is an implemention of MySQL group replication infrastructure.

Single-primary mode is supported for now. Note that the user connecting to mysql have SELECT privilege on tables in performance_schema datababase.

About

SQLAlchemy MySQL Group Replication helper

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0