| $cumulated_sql_execution_time | db_connection | |
| $debug_mode | db_connection | |
| $error | db_connection | |
| $knownDbCharset (defined in db_connection) | db_connection | |
| $no_execute | db_connection | |
| close() | db_connection | |
| connected() | db_connection | |
| createTable($query, $charset) | db_connection | |
| createTableFromFile($file, $prefix, $charset) | db_connection | |
| escapeString($str) | db_connection | |
| execute($query) | db_connection | |
| htmlCharsetToMySqlCharset($charset) | db_connection | |
| insertAndGetId($query) | db_connection | |
| mySqlCharsetToHtmlCharset($charset) | db_connection | |
| select($query) | null_db | |
| select1($query) | db_connection | |
| setDebug($debug_mode) | db_connection | |
| setError() | db_connection | |
| setNoExecute($no_execute) | db_connection | |
| tableExists($table_name) | db_connection |
1.4.7