Actions
Defect #30367
closed"Last updated by" filter causes an SQL error with MariaDB
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
feature #6375 doesn't seem to work on MariaDB
Server version: 10.4.0-MariaDB-1:10.4.0+maria~xenial-log mariadb.org binary distribution
I think it probably fails on older mysql versions aswell, but I didn't test it
Files
Related issues
Updated by Marius BĂLTEANU almost 6 years ago
- Related to Feature #19395: Support MariaDB added
Updated by Marius BĂLTEANU almost 6 years ago
- Related to Defect #30964: 500 appears when trying to filter by last updated by added
Updated by Marius BĂLTEANU almost 6 years ago
- Related to deleted (Defect #30964: 500 appears when trying to filter by last updated by)
Updated by Marius BĂLTEANU almost 6 years ago
- Related to Defect #30964: 500 appears when trying to filter by last updated by added
Updated by Marius BĂLTEANU almost 6 years ago
- Related to deleted (Defect #30964: 500 appears when trying to filter by last updated by)
Updated by Marius BĂLTEANU almost 6 years ago
- Has duplicate Defect #30964: 500 appears when trying to filter by last updated by added
Updated by Pavel Rosický almost 6 years ago
- File issue_query.rb.patch issue_query.rb.patch added
Updated by Pavel Rosický almost 6 years ago
the fix is fairly simple, Marius please take a look
Updated by Go MAEDA almost 6 years ago
- Subject changed from 2 failures on MariaDB to "Last updated by" filter causes an SQL error with MariaDB
- Category changed from Database to Issues filter
- Target version set to 3.4.10
Setting the target version to 3.4.10.
Updated by Mizuki ISHIKAWA almost 6 years ago
Pavel Rosický wrote:
the fix is fairly simple, Marius please take a look
Thank you for sharing the patch.
I confirmed that the failed test succeeded by applying your patch.
I also confirmed that the last_updated_by filter works from issues/index screen.
Updated by Go MAEDA almost 6 years ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for reporting and fixing the issue.
Actions