We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #2560844
MySQL Database Name for Editing
Closed

Comments

  • Ben Ward started the conversation

    Hi! I have a client using front-end editable tables extensively. I set up a "template" and they have been duplicating and changing name and inserting on pages via shortcode. When they got to table 80 they got a message saying the Identifier name was too long. Each table (based on the original "template") is being auto named and has resulted finally in this: wp_wpdatatable_4_4_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1. This field is not editable.

    How do I setup to create new table numbers when duplicating?

    Please see attached screenshots.

    Thanks!

  •  2,576
    Aleksandar replied

    Hello Ben

    Unfortunately, you cannot change this in any way. That's how the plugin is creating duplicate tables, and it seems your client reached the database's maximum length for a table name.

    What you can do, though, is this:

    1. Go into your database, and access this table. Then, click on the Operations tab, and change it's name to (for example) wp_wpdatatable_4_2 (or if that name's taken, change it to something else):

    7338993562.png

    Then, click on GO in the bottom right corner of that section:

    8512671804.png

    2. Go to the database table "wp_wpdatatables", find this table in the list, and edit the content field:

    4047492715.png

    Change it from:

    SELECT * FROM wp_wpdatatable_4_4_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1_1

    To this:

    SELECT * FROM wp_wpdatatable_4_2

    And save that.

    The duplicated wpDataTable in the plugin will also change the database table it needs, and you'll keep all your settings for this table:

    4058551781.png

    After that, make sure your client is duplicating this table, not the original one.

    I hope that helps.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables