You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
运行命令go run . artisan migrate 时报错提示:
ERROR migrate failed: failed to create jobs table: Error 1071 (42000): Specified key was too long; max key length is 1000 bytes
运行命令go run . artisan migrate 时报错提示:
ERROR migrate failed: failed to create jobs table: Error 1071 (42000): Specified key was too long; max key length is 1000 bytes
请问应该如何设置