[Topic] MySQL Reserved Word Issue

It seems that "release" is a reserved word in MySQL 5.0. (http://dev.mysql.com/doc/refman/5.0/en/reserved-words.html)

I was wondering why agiletrack was behaving a bit oddly.

James

—Posted by James on Dec 9, 2006

Whoops, I forgot to mention that release is the name of the table that agiletrack uses to store release information. So this is a Bad Thing that breaks stuff.

James

—Posted by James on Dec 9, 2006 at 1:08:20 PM

It turns out that this was due to stupidity by me with extreme fiddling with roles. So this had nothing to do with release being a MySQL reserved word.

James

—Posted by James on Dec 11, 2006 at 9:34:44 AM


You may post a reply to this topic, but you must be logged in. If you already have an account, you may login now. If you need to create an account, you may also register now.