View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
16645Bug reportsInstallationpublic2021-01-28 19:52
Reporterrherrerav Assigned Tocdorin  
PrioritylowSeveritypartial_block 
Status closedResolutionfixed 
Product Version4.3.15 
Summary16645: Deprecated InnoDB variables check
Description

Installer can´t go ahead after choosing InnoDB because deprecated variable checking.

ERROR:
You need to enable large_file_prefix setting in your database configuration in order to use InnoDB engine for LimeSurvey!
Your database configuration needs to have innodb_file_format and innodb_file_format_max set to use the Barracuda format in order to use InnoDB engine for LimeSurvey!

https://mariadb.com/kb/en/innodb-system-variables/#innodb_large_prefix
Deprecated: MariaDB 10.2
Removed: MariaDB 10.3.1
Re-introduced: MariaDB 10.4.3 (for compatibility purposes)
Removed: MariaDB 10.6.0

https://mariadb.com/kb/en/innodb-system-variables/#innodb_file_format
Default Value: Barracuda (>= MariaDB 10.2.2)
Deprecated: MariaDB 10.2
Removed: MariaDB 10.3.1
Re-introduced: MariaDB 10.4.3 (for compatibility purposes)
Removed: MariaDB 10.6.0

https://mariadb.com/kb/en/innodb-system-variables/#innodb_file_format_max
Deprecated: MariaDB 10.2
Removed: MariaDB 10.3.1

Steps To Reproduce

Install Limesurvey using MariaDB 10.3 or later as Database

Additional Information

https://github.com/LimeSurvey/LimeSurvey/pull/1043

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)4.3.15+200907
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMariaDB 10.3.24
Server OS (if known)Ubuntu 16.04.5 LTS
Webserver software & version (if known)Apache 2.4.46
PHP Version7.3.21

Users monitoring this issue

There are no users monitoring this issue.

Issue History

Date Modified Username Field Change
2020-09-08 21:48 rherrerav New Issue
2020-12-30 14:31 cdorin Priority none => low
2020-12-30 14:31 cdorin Status new => confirmed
2020-12-30 14:31 cdorin Sync to Zoho Project => |Yes|
2021-01-28 19:52 cdorin Note Added: 61772
2021-01-28 19:52 cdorin Assigned To => cdorin
2021-01-28 19:52 cdorin Status confirmed => closed
2021-01-28 19:52 cdorin Resolution open => fixed