MySQL forbids unquoted table names that begin with a digit. We use UUIDs as table names, which sometimes begin with a character and sometimes begin with a digit. Quote the table names everywhere we use them to make the MySQL syntax valid.
Fixed in [9a7d24fb09d29ae8598b09c94b6661320bd6ede7] for 3.1.8.
Commit: [9a7d24]
Log in to post a comment.
Fixed in [9a7d24fb09d29ae8598b09c94b6661320bd6ede7] for 3.1.8.
Related
Commit: [9a7d24]