Located in /sources/database/mysql.php (line 35)
Database_super_mysql | --Database_Static_mysql
Escape a string so it may be inserted into a query. If SQL statements are being built up and passed using db_query then it is essential that this is used for security reasons. Otherwise, the abstraction layer deals with the situation.
Get a database connection. This function shouldn't be used by you, as a connection to the database is established automatically.
Get the rows returned from a SELECT query.
Find whether collate support is present
Find whether full-text-search is present
Find whether full-text-boolean-search is present
Find whether subquery support is present
This function is a very basic query executor. It shouldn't usually be used by you, as there are abstracted versions available.
Inherited From Database_super_mysql
Database_super_mysql::can_arbitrary_groupby()
Database_super_mysql::db_change_primary_key()
Database_super_mysql::db_close_connections()
Database_super_mysql::db_create_index()
Database_super_mysql::db_create_table()
Database_super_mysql::db_default_password()
Database_super_mysql::db_default_user()
Database_super_mysql::db_drop_if_exists()
Database_super_mysql::db_empty_is_null()
Database_super_mysql::db_encode_like()
Database_super_mysql::db_full_text_assemble()
Database_super_mysql::db_get_first_id()
Database_super_mysql::db_get_type_remap()
Database_super_mysql::db_has_expression_ordering()
Database_super_mysql::db_is_flat_file_simple()
Database_super_mysql::db_string_equal_to()
Database_super_mysql::db_string_not_equal_to()
Database_super_mysql::using_innodb()
Documentation generated on Sun, 02 Jan 2011 23:18:29 +0000 by phpDocumentor 1.4.3