| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.PurgeBinaryLogContext |
MySQLStatementParser.purgeBinaryLog() |
MySQLStatementParser.PurgeBinaryLogContext |
MySQLStatementParser.ExecuteContext.purgeBinaryLog() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitPurgeBinaryLog(MySQLStatementParser.PurgeBinaryLogContext ctx)
Visit a parse tree produced by
MySQLStatementParser.purgeBinaryLog(). |
T |
MySQLStatementVisitor.visitPurgeBinaryLog(MySQLStatementParser.PurgeBinaryLogContext ctx)
Visit a parse tree produced by
MySQLStatementParser.purgeBinaryLog(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.