# mayim.sql.mysql.executor

# Table of Contents

# MysqlExecutor

class MysqlExecutor(SQLExecutor)

[view_source] (opens new window)

Executor for interfacing with a MySQL database

Parents: SQLExecutor, Executor