creole::drivers::mysql Namespace Reference
MySQL implementation of
Connection.
More...
Detailed Description
MySQL implementation of
Connection.
MySQL types / type map.
MySQL Statement.
MySQL implementation of ResultSet class.
MySQL subclass for prepared statements.
MySQL IdGenerator implimenation.
- Author:
- Hans Lellelid <hans@xmpl.org>
Stig Bakken <ssb@fast.no>
Lukas Smith
- Version:
- Revision
- 1.18
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.6
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.7
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.
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.24
- Author:
- Hans Lellelid <hans@xmpl.org>
Stig Bakken <ssb@fast.no>
Lukas Smith
- Version:
- Revision
- 1.1
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.8