Ticket #834 (defect)

Opened 3 months ago

Last modified 2 months ago

Invalid column name 'RAND()' on database table 'etc'

Status: new

Reported by: thor Assigned to: xue
Priority: urgent Milestone: 3.1.3
Component: Prado Framework v3 Version: 3.1
Severity: major Keywords:
Cc:

While upgrading to 3.1.2 queries containing "ORDER BY RAND()" fail miserably, although they are valid. See http://www.pradosoft.com/forum/index.php/topic,9953.0.html and http://www.pradosoft.com/forum/index.php/topic,9797.msg43656.html#msg43656. This didn't happen on old active records implementation (3.1.1)

Change History

04/24/2008 03:01:19 AM: Modified by tof06

  • milestone set to 3.1.3.

05/19/2008 07:56:09 AM: Modified by ctrlaltca

low posted a fix for this ticket on the forum: http://www.pradosoft.com/forum/index.php/topic,9797.0.html