Skip Navigation

[Resolved] Toolset Maps database table name can cause an issue related to a bug in mysqldump

This thread is resolved. Here is a description of the problem and solution.

Problem:
Toolset Maps uses a custom database table called _toolset_maps_address_cache. That table has a column named point, which is a reserved word of mySQL 5.7

This alone is not an issue because MySQL is context-sensitive in this case and understands when we are referencing the column.

However, due to a bug in mysqldump, it can happen that invalid data is used even though the table format is pretty strict, and later it can lead to issues when exporting and importing database tables to other databases.

Solution:
https://toolset.com/errata/toolset-maps-database-table-name-can-cause-an-issue-related-to-a-bug-in-mysqldump/

This support ticket is created 4 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 13 replies, has 2 voices.

Last updated by Beda 4 years, 1 month ago.

Assisted by: Beda.

Author
Posts
#1516225

My hosting provider has advised me that the table 'toolset_maps_address_cache' contains a field called "point" which is reserved in MySQL 5.7. Are you aware of this? Can it be changed?

#1516257

I can confirm that the table toolset_maps_address_cache has a column named point
I can also confirm that's a reserved word in MySQL 5.7 hidden link

I'm not sure what that'll mean for Toolset Maps, but likely, nothing good.
I've added a task for our developers to check this and will feedback what we find.

#1516275

Ok so, MySQL is context-sensitive there and understands when we are referencing the column, and when the inner usage of "point"

Hence there should be no issue here, unless there is a specific problem that happens due to the "point" column name?
There should not.

#1516345

Hi Beda

Thank you for checking with the developers. This issue has been highlighted by my hosting provider whilst attempting a site move. They've told me it looks like the issue is being caused by:-

....NULL geometry/point values in bmpsc_toolset_maps_address_cache. The table's structure dictates that `point` cannot be null/empty, but four out of five records in this table do have a null/empty value for `point`. This creates an invalid entry for `point` when exporting the database

They've asked if you would be open to them contacting you with a couple of questions. (You have had contact with them previously when I had a problem with email delivery). If this is OK with you, can you enable a private field please so I can provide their email address?

Many thanks

#1516351

Sure, it's enabled, I also asked the Developer again what he thinks of above.

We can't just rename this - at least not manually.
Maybe we have a chance to do some update that renames it, I will check with them

The private reply is active.

#1516389

Hi again

the email address is <> (this field doesn't look like it's private so if it isn't can you hide the address please?).

I'm personally curious as to how data can be added to that table with NULL/empty fields when the table structure states the opposite is required. What value is that field actually intended to hold?

Thanks for you help Beda

#1517851

I need to know the precise steps and issue that happen.

The column name is not related to the field values.
There seems to be a confusion here. That table is for Toolset Maps addresses and the column name is "point", but the report mentions point type being null, which is unrelated to the column name

In any case, I've contacted Ryan by email and will await a reply to clarify things and will keep you in the loop here.

#1517877

Thanks Beda, I appreciate the update & will wait to hear from you

#1518463

Ryan now has some workaround for this and we'll look if we can change that name of the column in future.
I've made an erratum which is under review and will then link it here as well

#1518471

That's great Beda thank you

#1518479

I think we can close here, this will (if our developers find ways to do it) take some time.
I'll add the erratum as soon I have the public link to the thread and send it also to Ryan

#1518487

Ok thank you for all your help

#1518491

Closing ticket

#1520311
This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.