Comment 13 for bug 1081947

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2748
Committed: http://gitorious.org/mahara/mahara/commit/2b35e42a9233a9951204cf29a8206afbd3cbb4a8
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 2b35e42a9233a9951204cf29a8206afbd3cbb4a8
Author: Robert Lyon <email address hidden>
Date: Tue Nov 26 15:06:22 2013 +1300

Getting mysql not to use CAST() (bug #1081947)

In the 1.8+ codebase there are only two places where both mysql and
postgres use CAST(). So I've tried altering the calls so that mysql
doens't need to use CAST().

This will probably need to be tested with a large data mysql db site
to see if any speed gains are made, and also the calls are still
working correctly.

All other places it is being used by postgres only
Signed-off-by: Robert Lyon <email address hidden>

Change-Id: I9eaf196d062ef2a62bfdae0df179281f3411c392