mysqlutil

package
v0.0.0-...-be912e8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CauseImplicitCommitAfter

func CauseImplicitCommitAfter(node sql.Node) bool

CauseImplicitCommitAfter returns true if the statement cause an implicit commit after executing: https://dev.mysql.com/doc/refman/8.4/en/implicit-commit.html

func CauseImplicitCommitBefore

func CauseImplicitCommitBefore(node sql.Node) bool

CauseImplicitCommitBefore returns true if the statement implicitly commits the current transaction: https://dev.mysql.com/doc/refman/8.4/en/implicit-commit.html

func CauseSchemaChange

func CauseSchemaChange(node sql.Node) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL