Uncaught mysqli_sql_exception: Specified key was too long; max key length is 100

Started by HPR,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

HPRTopic starter

Hello
while installing i found following error

Uncaught mysqli_sql_exception: Specified key was too long; max key length is 1000 bytes in /www/wwwroot/test.domain.com/app/classes/ez_sql_mysqli.php:264 Stack trace: #0 /www/wwwroot/test.domain.com/app/classes/ez_sql_mysqli.php(264): mysqli->query() #1 /www/wwwroot/test.domain.com/setup/install.db.php(72): ezSQL_mysqli->query() #2 {main} thrown in
/www/wwwroot/test.domain.com/app/classes/ez_sql_mysqli.php
on line
264

Uncaught mysqli_sql_exception: Field 'id' doesn't have a default value in /www/wwwroot/test.domain.com/app/classes/ez_sql_mysqli.php:264 Stack trace: #0 /www/wwwroot/test.domain.com/app/classes/ez_sql_mysqli.php(264): mysqli->query() #1 /www/wwwroot/test.domain.com/setup/index.php(372): ezSQL_mysqli->query() #2 {main} thrown in /www/wwwroot/test.domain.com/app/classes/ez_sql_mysqli.php on line 264

 :-[
  •  

Marius P.

Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

HPRTopic starter

yes issue was with mariadb version.this error occurred with 10.1 when i installed upper version it resolved.
Thank you
  •  

Similar topics (1)