Description
The xwikirecyclebin table cannot be created on mysql, because the specified key is too long:
Failed updating schema: Specified key was too long; max key length is 1000 bytes
The key is created as a concatenation of (XDD_FULLNAME, XDD_LANGUAGE, XDD_DATE, XDD_DELETER)