Namespaces | |
namespace | metadata |
MySQLi implementation of DatabaseInfo. |
MySQLi implementation of Statement.
MySQLi implementation of ResultSet.
MySQLi implementation of PreparedStatement.
MySQLi implementation of IdGenerator.
MySQL supports OFFSET / LIMIT natively; this means that no adjustments or checking are performed. We will assume that if the lmitSQL() operation failed that an exception was thrown, and that OFFSET/LIMIT will never be emulated for MySQL.