Following on from this issue: #1138208: MySQL Query Enhancements based on PressFlow

It is suggested we create a Pressflow mode to enhance the performance of the module by dropping the use of the ANSI SQL LOWER() function.

CommentFileSizeAuthor
#2 1433038-2-pressflow_mode.patch4.13 KBgreg.harvey

Comments

stevecowie’s picture

Proposed method is to have add an 'optimize for pressflow' option explaining that this will remove lower() function from mysql statements in line with pressflow but not with D6 core. If this is selected, the sql statements will have lower removed; if not they will stay as is.

greg.harvey’s picture

Status: Active » Needs review
StatusFileSize
new4.13 KB

Here's a patch for this. I did test it, it seems fine. If someone could '+1' it then it can be committed.

stevecowie’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Version no longer supported