Skip to content

Error executing SQL statement #186

@brucegibbins

Description

@brucegibbins

Database: MySQL 8

Is there a way of debugging or getting more detail of what may be causing this error?

The SQL is valid as it runs both within the host application and from an SQL Query Tool

I can trace the code to the following line of pyJasperReport code but I cannot see beyond this because it goes into the Jasper Java packages.

self.jasper_print = self.jvJasperFillManager.fillReport(self.jasper_report, parameters, con)

Is there anyway to get more detail from the Java side? The SQL looks fine visually and runs as expected in numerous toolsets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions