| Function Summary | |
|---|---|
| void | zm_zen_check_alter_command(mixed param) |
| void | zm_zen_check_config_key(mixed line) |
| void | zm_zen_check_database_privs(str priv, str table, bool show_privs) |
| void | zm_zen_check_product_type_layout_key(mixed line) |
| void | |
| void | zm_zen_create_index_command(mixed param) |
| void | zm_zen_drop_index_command(mixed param) |
| void | zm_zen_execute_sql(mixed lines, mixed database, str table_prefix) |
| void | |
| void | zm_zen_table_exists(mixed tablename, bool pre_install) |
| void | zm_zen_write_to_upgrade_exceptions_table(mixed line, mixed reason, mixed sql_file) |
public void zm_zen_check_alter_command(mixed param)
public void zm_zen_check_config_key(mixed line)
public void zm_zen_check_database_privs(str priv, str table, bool show_privs)
public void zm_zen_check_product_type_layout_key(mixed line)
public void zm_zen_create_exceptions_table()
public void zm_zen_create_index_command(mixed param)
public void zm_zen_drop_index_command(mixed param)
public void zm_zen_execute_sql(mixed lines, mixed database, str table_prefix)
public void zm_zen_purge_exceptions_table()
public void zm_zen_table_exists(mixed tablename, bool pre_install)
public void zm_zen_write_to_upgrade_exceptions_table(mixed line, mixed reason, mixed sql_file)