medz / OvO

OvO is a Dart-first schema declaration and validation library.

Home Page:https://pub.dev/packages/ovo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

操作 php wind install 时出现错误

Sefank opened this issue · comments

安装v1.1.0-alpha.1,在操作php wind install时出现错误。

错误代码:

[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes (SQL: alter table pw_design_portal add index pw_design_portal_domain_index(domain))
[PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes

环境:

  • Apache 2.4
  • MySQL 5.6.35
  • PHP 7.1