pynab
pynab copied to clipboard
Cannot create DB in MySQL 5.5
When running install.py while connecting to a remote MySQL DB, I get an error Specified key was too long; max key length is 767 bytes. Checking the link from Stack Overflow, the problem can be solved by changing the field size to 255 (instead of 256). Will pull, and test.
Thank you!!
On Sat, 23 Jul 2016 at 00:29, Simon Hova [email protected] wrote:
When running install.py while connecting to a remote MySQL DB, I get an error Specified key was too long; max key length is 767 bytes. Checking the link from Stack Overflow http://stackoverflow.com/a/16820166/514085, the problem can be solved by changing the field size to 255 (instead of 256). Will pull, and test.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Murodese/pynab/issues/287, or mute the thread https://github.com/notifications/unsubscribe-auth/ADbO4EjpmvM7wDyExDYs3jfCkx8iWBpgks5qYVJ1gaJpZM4JTNqv .