As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #949609
There is limit of a SQL query?
Closed

Comments

  •  2
    Gonzalo started the conversation

    I make a SQL query on a table but does not load the preview and not on the page, there is limit of a SQL query?. please help!

  • [deleted] replied

    Hi Gonzalo,

    Please take send me a query to take a look or temporary admin credentials so I can see potential errors on your website

  •   Gonzalo replied privately
  • [deleted] replied

    Hi Gonzalo,

    It looks like there is some problem with data in that table. Table constructor couldn't read columns from that table. Could you please send me access to phpMyAdmin or screenshots from your database with that table data and structure 

  •   Gonzalo replied privately
  • [deleted] replied

    Hi Gonzalo,

    I found problem. Please do not use AS statement in your query because we use it for "display header" functionality. I removed that part from your query and add corresponding column names in display header and everything starts working