Package com.continuent.tungsten.common.mysql

Class Summary
MySQLAuthPacket Defines the authentication packet, the one that goes out after a MySQLGreetingPacket
MySQLConstants Provides MySQL protocol constants and server version string.
MySQLGreetingPacket  
MySQLIOs Utility class to retrieve the input and output streams of a JDBC Connection to a MySQL server.
MySQLPacket A MySQL packet with helper functions to ease the reading and writting of bytes, integers, long integers, strings...
MySQLQueryPacket  
Utils Utility class.
 

Enum Summary
MySQLIOs.ExecuteQueryStatus