Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-6381

Incorrect arguments to mysql_stmt_execute

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • None
    • None
    • None
    • None

    Description

      One customer reported this error appearing in their logs when they tried to go through the setup wizard (installing against MySQL database). The stack trace was:

      org.springframework.jdbc.UncategorizedSQLException: (HibernateTemplate): encountered SQLException [Incorrect arguments to mysql_stmt_execute]; nested exception is java.sql.BatchUpdateException: Incorrect arguments to mysql_stmt_execute
      java.sql.BatchUpdateException: Incorrect arguments to mysql_stmt_execute
      at com.mysql.jdbc.ServerPreparedStatement.executeBatch(ServerPreparedStatement.java:648)
      at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeBatch(NewProxyPreparedStatement.java:1722)
      at net.sf.hibernate.impl.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:54)
      at net.sf.hibernate.impl.BatcherImpl.executeBatch(BatcherImpl.java:128)
      at net.sf.hibernate.impl.BatcherImpl.prepareStatement(BatcherImpl.java:61)
      at net.sf.hibernate.impl.BatcherImpl.prepareStatement(BatcherImpl.java:58)
      at net.sf.hibernate.impl.BatcherImpl.prepareBatchStatement(BatcherImpl.java:111)
      at net.sf.hibernate.persister.EntityPersister.insert(EntityPersister.java:454)
      at net.sf.hibernate.persister.EntityPersister.insert(EntityPersister.java:436)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dave@atlassian.com dave (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: