You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/03/24 16:56:32 UTC

[jira] Created: (TORQUE-87) incorrect select query is created if offset is set but limit is not set in mysql and postgresql

incorrect select query is created if offset is set but limit is not set in mysql and postgresql
-----------------------------------------------------------------------------------------------

                 Key: TORQUE-87
                 URL: https://issues.apache.org/jira/browse/TORQUE-87
             Project: Torque
          Issue Type: Bug
         Environment: mysql or postgresql
            Reporter: Thomas Fischer
         Assigned To: Thomas Fischer
            Priority: Minor
             Fix For: 3.3-RC2


In both cases, the limit is set to -1 in the created sql, which leads to wrong results 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Updated: (TORQUE-87) incorrect select query is created if offset is set but limit is not set in mysql and postgresql

Posted by "Thomas Fischer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TORQUE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Fischer updated TORQUE-87:
---------------------------------

          Component/s: Runtime
        Fix Version/s:     (was: 3.3-RC2)
                       3.3-RC3
    Affects Version/s: 3.3-RC2

> incorrect select query is created if offset is set but limit is not set in mysql and postgresql
> -----------------------------------------------------------------------------------------------
>
>                 Key: TORQUE-87
>                 URL: https://issues.apache.org/jira/browse/TORQUE-87
>             Project: Torque
>          Issue Type: Bug
>          Components: Runtime
>    Affects Versions: 3.3-RC2
>         Environment: mysql or postgresql
>            Reporter: Thomas Fischer
>         Assigned To: Thomas Fischer
>            Priority: Minor
>             Fix For: 3.3-RC3
>
>
> In both cases, the limit is set to -1 in the created sql, which leads to wrong results 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Closed: (TORQUE-87) incorrect select query is created if offset is set but limit is not set in mysql and postgresql

Posted by "Thomas Fischer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TORQUE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Fischer closed TORQUE-87.
--------------------------------

    Resolution: Fixed

> incorrect select query is created if offset is set but limit is not set in mysql and postgresql
> -----------------------------------------------------------------------------------------------
>
>                 Key: TORQUE-87
>                 URL: https://issues.apache.org/jira/browse/TORQUE-87
>             Project: Torque
>          Issue Type: Bug
>          Components: Runtime
>    Affects Versions: 3.3-RC2
>         Environment: mysql or postgresql
>            Reporter: Thomas Fischer
>         Assigned To: Thomas Fischer
>            Priority: Minor
>             Fix For: 3.3-RC3
>
>
> In both cases, the limit is set to -1 in the created sql, which leads to wrong results 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org