public class BlobRegressionTest extends BaseTestCase
BaseTestCase.MockConnectionConfigurationconn, dbClass, dbName, dbUrl, isOpenSSL, mainConnectionUrl, pstmt, rs, serverVersion, stmt, timeZoneFreeDbUrl| Constructor and Description |
|---|
BlobRegressionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBug10850() |
void |
testBug20453671()
Tests fix for BUG#20453671 - CLOB.POSITION() API CALL WITH CLOB INPUT RETURNS EXCEPTION
|
void |
testBug20453712()
Tests fix for BUG#20453712 - CLOB.SETSTRING() WITH VALID INPUT RETURNS EXCEPTION
server-side prepared statements and streaming BINARY data.
|
void |
testBug23535571()
Tests fix for Bug#23535571 - EXCESSIVE MEMORY USAGE WHEN ENABLEPACKETDEBUG=TRUE
|
void |
testBug2670() |
void |
testBug34677() |
void |
testBug5490() |
void |
testBug8096()
Tests BUG#8096 where emulated locators corrupt binary data when using server-side prepared statements.
|
void |
testBug9040()
Tests fix for BUG#9040 - PreparedStatement.addBatch() doesn't work with server-side prepared statements and streaming BINARY data.
|
void |
testBug95210()
Tests BUG#95210, ClassCastException in BlobFromLocator when connecting as jdbc:mysql:replication.
|
void |
testUpdatableBlobsWithCharsets() |
void |
testUpdateLongBlobGT16M()
http://bugs.mysql.com/bug.php?id=22891
|
appendRequiredProperties, assertByteArrayEquals, assertConnectionsHistory, assertEqualsFSAware, assertNonSecureConnection, assertResultSetLength, assertResultSetsEqual, assertSecureConnection, assertSecureConnection, assertSessionStatusEquals, assertThrows, assertThrows, assertThrows, assertThrows, cleanupTempFiles, createDatabase, createDatabase, createFunction, createFunction, createProcedure, createProcedure, createSchemaObject, createSchemaObject, createTable, createTable, createTable, createTable, createUser, createUser, createView, createView, currentTimeMillis, dropDatabase, dropDatabase, dropFunction, dropFunction, dropProcedure, dropProcedure, dropSchemaObject, dropSchemaObject, dropTable, dropTable, dropUser, dropUser, dropView, dropView, fillPrimitiveDefaults, getConnectionWithProps, getConnectionWithProps, getConnectionWithProps, getConnectionWithProps, getEncodedHostFromTestsuiteUrl, getEncodedHostPortPairFromTestsuiteUrl, getFailoverConnection, getFailoverConnection, getHostFreePropertiesFromTestsuiteUrl, getHostFreePropertiesFromTestsuiteUrl, getHostFromTestsuiteUrl, getInstanceNumber, getLoadBalancedConnection, getLoadBalancedConnection, getLoadBalancedConnection, getMysqlVariable, getMysqlVariable, getNewConnection, getNoDbUrl, getPort, getPortFreeHostname, getPortFromTestsuiteUrl, getPropertiesFromTestsuiteUrl, getPropertiesFromUrl, getRowCount, getSingleIndexedValueWithQuery, getSingleIndexedValueWithQuery, getSingleValue, getSingleValueWithQuery, getSourceReplicaReplicationConnection, getSourceReplicaReplicationConnection, getSourceReplicaUrl, getSourceReplicaUrl, getUnreliableFailoverConnection, getUnreliableFailoverConnection, getUnreliableLoadBalancedConnection, getUnreliableLoadBalancedConnection, getUnreliableMultiHostConnection, getUnreliableReplicationConnection, getUnreliableReplicationConnection, getUnreliableReplicationConnection, isClassAvailable, isCommunityEdition, isEnterpriseEdition, isMysqlRunningLocally, isRunningOnJRockit, isServerRunningOnWindows, isSysPropDefined, logDebug, newTempBinaryFile, randomString, removeHostRelatedProps, removeSqlMode, runLongTests, setUpBase, supportsLoadLocalInfile, supportsTestCachingSha2PasswordKeys, supportsTestCertificates, supportsTestSha256PasswordKeys, supportsTimeZoneNames, supportsTLSv1_2, tearDownBase, versionMeetsMinimum, versionMeetsMinimum@Test
public void testBug2670()
throws java.lang.Exception
java.lang.Exception@Test
public void testUpdateLongBlobGT16M()
throws java.lang.Exception
java.lang.Exception@Test
public void testUpdatableBlobsWithCharsets()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug5490()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug8096()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug9040()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug10850()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug34677()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug20453671()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug20453712()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug23535571()
throws java.lang.Exception
java.lang.Exception@Test
public void testBug95210()
throws java.lang.Exception
java.lang.Exception