5 include_once(
"./Services/Database/classes/MDB2/class.ilDBMySQL.php");
42 $this->
query(
"SET NAMES utf8");
44 $this->
query(
"SET SESSION SQL_MODE = 'ONLY_FULL_GROUP_BY'");
62 return array(
'type' =>
'InnoDB' );
setMaxAllowedPacket()
Set maximum allowed packet size.
MySQL InnoDB Database Wrapper.
supportsFulltext()
Is fulltext index supported?
query($sql, $a_handle_error=true)
setStorageEngine($a_storage_engine)
Set the storage engine.
Create styles array
The data for the language used.
initConnection()
Initialize the database connection.