View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16788 | Bug reports | Other | public | 2020-10-26 10:17 | 2021-03-22 16:09 |
Reporter | gsoto | Assigned To | pstelling | ||
Priority | none | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.24.0 | ||||
Summary | 16788: Column 'expire' in lime_sessions has no index | ||||
Description | When changing the handling of session files to table based sessions, LS creates the table 'lime_sessions'. In this table, the column 'expire' has no index. Session files that are expired are deleted with the DB request "DELETE FROM This issue can be handled by creating an index on the column 'expire' in 'lime_sessions', speeding up the DB request for deleting session entries. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | Version 3.24.0+201013 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | 10.3-MariaDB | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.4.11 | ||||
Please check if this bug still exists in the latest patch release. Thank you. |
|
Can you give us your exact table definition of lime_sessions table, please? The code looks weird to me, big diff between udpatedb and install fresh db. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31267 |
|
Pushed to master. Please pull and test. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-26 10:17 | gsoto | New Issue | |
2020-10-26 14:34 | LimeBot | Sync to Zoho Project | => |Yes| |
2021-02-08 17:14 | ollehar | Assigned To | => ollehar |
2021-02-08 17:14 | ollehar | Status | new => feedback |
2021-02-08 17:14 | ollehar | Note Added: 62027 | |
2021-03-01 16:57 | c_schmitz | Assigned To | ollehar => c_schmitz |
2021-03-01 17:05 | c_schmitz | Status | feedback => confirmed |
2021-03-01 17:05 | c_schmitz | Assigned To | c_schmitz => pstelling |
2021-03-01 17:05 | c_schmitz | Category | _ Unknown => Other |
2021-03-01 17:05 | c_schmitz | Sync to Zoho Project | Yes => |Yes| |
2021-03-01 17:06 | c_schmitz | Status | confirmed => assigned |
2021-03-01 17:06 | c_schmitz | Sync to Zoho Project | Yes => |Yes| |
2021-03-05 12:25 | ollehar | Note Added: 62755 | |
2021-03-05 12:41 | ollehar | Changeset attached | => LimeSurvey master 1d9c951d |
2021-03-05 12:41 | ollehar | Note Added: 62756 | |
2021-03-05 12:41 | ollehar | Assigned To | pstelling => ollehar |
2021-03-05 12:41 | ollehar | Resolution | open => fixed |
2021-03-05 12:41 | ollehar | Note Added: 62757 | |
2021-03-05 12:41 | ollehar | Status | assigned => ready for testing |
2021-03-22 13:02 | c_schmitz | Status | ready for testing => resolved |
2021-03-22 13:05 | c_schmitz | Assigned To | ollehar => pstelling |
2021-03-22 13:05 | c_schmitz | Sync to Zoho Project | Yes => |Yes| |
2021-03-22 16:09 | c_schmitz | Status | resolved => closed |