symphonycms: If the DB user can't lock the table, we get a "Entry saved" message

Affected Symphony version(s) : 2.7.0 PHP version(s) : ALL OS(es) : ALL

@michael-e was that intended ? Thank god I was able to find it in the log.

Just stumbled upon this case where the DB user did not had the LOCK TABLES privilege. Should we deal with it ? (That same user did not had ALTER either and when I updated extension, I did received the MySQL error message).

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 16 (16 by maintainers)

Commits related to this issue

Most upvoted comments

@creativedutchmen I have transactions ready for 3.0.0. I still have lots of work to be done, but it is coming.