• Welcome to WooUSEFUL by PHPVIBE . Please log in.

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

Started by HPR,

Previous topic - Next topic

0 Members and 1 Guest 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

If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

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 (7)