Sanne Grinovero commented on an issue
Hibernate Search / Bug HSEARCH-1431
PurgeTest uses reserved MySQL keywords
"Leave" is a reserved keyword in MySQL. The PurgeTest attempts to create a table with such a name.

http://dev.mysql.com/doc/refman/5.0/en/reserved-words.html