_system_update_utf8
Functions that call _system_update_utf8()
| Name | Location | Description |
|---|---|---|
| _system_update_utf8 | database/updates.inc | Converts a set of tables to UTF-8 encoding. |
Functions called by _system_update_utf8()
| Name | Location | Description |
|---|---|---|
| db_fetch_array | includes/database.pgsql.inc | Fetch one result row from the previous query as an array. |
| db_query | includes/database.inc | Runs a basic query in the active database. |
| update_convert_table_utf8 | update.php | Convert a single MySQL table to UTF-8. |
| _system_update_utf8 | database/updates.inc | Converts a set of tables to UTF-8 encoding. |
