Database: Reserved words

wibbi Member
edited March 2018 in General support

Info hint:
Hi, you use a reserved word in the database.
Table "albums" column "desc".
https://mariadb.com/kb/en/library/reserved-words/

It's a little bit problematic, when you don't know the solution.
Use it in database queries as

`desc`

.

Comments

  • acrylian Administrator, Developer

    Yes, we actually do that all over the place because of that. Same for show btw.

Sign In or Register to comment.