lvfuyou opened a new issue #8727:
URL: https://github.com/apache/shardingsphere/issues/8727


   Oracle  paginations can not work in version 4.1.1.
   
   The paginations sql like this:
     SELECT * FROM (SELECT row_.*, rownum rownum_ FROM (SELECT o.order_id as 
order_id FROM t_order_item where order_id = ?) row_ WHERE rownum <= ?) WHERE 
rownum > ?
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to