v***@gmail.com
2018-07-17 12:40:05 UTC
I configured project using Django server. I had added the required
libraries based on requirement. when I tried to migrate Django using Mysql
server, I get error:
"django.db.utils.OperationalError: (1170, "BLOB/TEXT column 'value' used in key specification without a key length")"
When I searched this error, I found -->MySQL error: key specification without a key length <https://stackoverflow.com/questions/1827063/mysql-error-key-specification-without-a-key-length>. but I occur error while migration.
mysql version - 5.7.20
please help me to find the problem. thanks in advance
libraries based on requirement. when I tried to migrate Django using Mysql
server, I get error:
"django.db.utils.OperationalError: (1170, "BLOB/TEXT column 'value' used in key specification without a key length")"
When I searched this error, I found -->MySQL error: key specification without a key length <https://stackoverflow.com/questions/1827063/mysql-error-key-specification-without-a-key-length>. but I occur error while migration.
mysql version - 5.7.20
please help me to find the problem. thanks in advance
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.