• Classify packets which need to be refactor or replaced in sharding-scaling-mysql (#4670) · 67cc2873
    杨翊 SionYang 提交于
    * Classify the MySQL protocol packets that needs to be refactor or replaced for auth
    
    * Classify the MySQL protocol packets that needs to be refactor or replaced for command
    
    * Classify the MySQL protocol packets that needs to be refactor or replaced for response
    
    * Classify the MySQL protocol packets that needs to be refactor or replaced for binlog
    
    * Classify the MySQL protocol packets that needs to be refactor or replaced for binlog
    
    * Classify the MySQL protocol packets that needs to be refactor or replaced for codec
    
    * For checkstyle
    
    * use new database-protocol-module
    67cc2873
QueryCommandPacket.java 1.7 KB