Menu

#585 Quote UUID table names

None
closed
nobody
None
1
2014-12-08
2014-12-08
No

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.

Discussion

  • Ralph Böhme

    Ralph Böhme - 2014-12-08

    Fixed in [9a7d24fb09d29ae8598b09c94b6661320bd6ede7] for 3.1.8.

     

    Related

    Commit: [9a7d24]

  • Ralph Böhme

    Ralph Böhme - 2014-12-08
    • status: open --> closed
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB