SQL adaptation guide for Oracle MySQL 5.x, MariaDB 10.x / BDL programming |
The Genero programming language supports scrollable cursors.
MySQL 6.0 does not support native scrollable cursors.
The MySQL database driver emulates scrollable cursors with temporary files.
See Scrollable cursors for more details about scroll cursor emulation.