使用的是新浪的 SAE,自己整合的 composer 放到空间的 FTP 里面,但是注册的时候总是出现错误。而且错误信息出现了一下两种:
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS Null
, COLUMN_KEY AS Key
, COLUMN_DEFAULT AS Default
, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM
Something went wrong: An exception occurred while executing 'SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS Null
, COLUMN_KEY AS Key
, COLUMN_DEFAULT AS Default
, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'app_connect' AND TABLE_NAME = 'users'': SQLSTATE[07000]: <<Unknown error>>: 13019 Invalid operate information_schema