A question about limit and param (MySQL)

Thanks @Apple

It's not possible to use a param like :P1 on limit when using MySQL:

But also I can't set the RAND() on the paged query, all dissapear when a paged query turns into a custom one.