@Internal
public interface MySQLChecks
| Modifier and Type | Method and Description | 
|---|---|
long | 
getInnoDBLogFileSize()  | 
long | 
getMaxAllowedPacketSize()  | 
long | 
getRecommendedInnoDBLogFileSize()  | 
long | 
getRecommendedMaxPacketsSize()  | 
boolean | 
isCharacterSetCheckPass()  | 
boolean | 
isCollationCheckPass()  | 
boolean | 
isInnoDBLogFileSizeCheckPass()  | 
boolean | 
isMaxAllowedPacketSizeCheckPass()  | 
boolean isMaxAllowedPacketSizeCheckPass()
                                 throws IllegalStateException
getRecommendedMaxPacketsSize()IllegalStateException - if can't connect to DBlong getMaxAllowedPacketSize()
                      throws IllegalStateException
IllegalStateException - if can't connect to DBlong getRecommendedMaxPacketsSize()
boolean isCharacterSetCheckPass()
                         throws IllegalStateException
IllegalStateException - if can't connect to DBboolean isCollationCheckPass()
                      throws IllegalStateException
IllegalStateException - if can't connect to DBboolean isInnoDBLogFileSizeCheckPass()
                              throws IllegalStateException
getRecommendedInnoDBLogFileSize()IllegalStateException - if can't connect to DBlong getInnoDBLogFileSize()
                   throws IllegalStateException
IllegalStateException - if can't connect to DBlong getRecommendedInnoDBLogFileSize()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.