MySQL 9.4 Release Notes
        
        SqlExecute has the following methods:
- execute(): Executes the SQL statement and returns an- SqlResult.
- getOption(String: Gets the value for the named option to this statement. Supported values are- optionName)- passResultToClientand- charsetName. Returns a string or true/false value, depending on the option's type.