baa4918d89
Most MySQL installs silently truncate indices at a specific number of bytes. This value is 767 bytes unless either the innodb_large_prefix option is turned on or the innodb_page_size has been changed. This change explicitly limits the size of large indices to 767 characters due to the latin1 charset being 1 byte per char. |
||
---|---|---|
.. | ||
migrations | ||
model | ||
__init__.py | ||
archivedlogs.py | ||
billing.py | ||
buildlogs.py | ||
database.py | ||
queue.py | ||
read_slave.py | ||
userevent.py | ||
userfiles.py | ||
users.py |