- BackupMySql::dumpTableDataSqlToFile in core/
includes/ backup/ backup.mysql.inc - Get the SQL to insert the data for a given table.
- BackupMySql::dumpTableDataSqlToFile in core/
includes/ backup/ backup.mysql.inc - Get the SQL to insert the data for a given table.
- BackupMySql::getTableData in core/
includes/ backup/ backup.mysql.inc - Get a list of table and view data from the database.
- BackupMySql::getTableData in core/
includes/ backup/ backup.mysql.inc - Get a list of table and view data from the database.
- BackupMySql::getTableNames in core/
includes/ backup/ backup.mysql.inc - Get a list of tables in the database.
- BackupMySql::getTableNames in core/
includes/ backup/ backup.mysql.inc - Get a list of tables in the database.
- BackupMySql::getTableStructureSql in core/
includes/ backup/ backup.mysql.inc - Get the SQL for the structure of the given table.
- BackupMySql::getTableStructureSql in core/
includes/ backup/ backup.mysql.inc - Get the SQL for the structure of the given table.
- BackupMySql::getViewCreateSql in core/
includes/ backup/ backup.mysql.inc - Get the SQL for the structure of the given view.
- BackupMySql::getViewCreateSql in core/
includes/ backup/ backup.mysql.inc - Get the SQL for the structure of the given view.
- BackupMySql::getViewNames in core/
includes/ backup/ backup.mysql.inc - Get a list of views in the database.
- BackupMySql::getViewNames in core/
includes/ backup/ backup.mysql.inc - Get a list of views in the database.
- BackupMySql::lockTables in core/
includes/ backup/ backup.mysql.inc - Lock the database in anticipation of a backup.
- BackupMySql::lockTables in core/
includes/ backup/ backup.mysql.inc - Lock the database in anticipation of a backup.
- BackupMySql::unlockTables in core/
includes/ backup/ backup.mysql.inc - Unlock any tables that have been locked.
- BackupMySql::unlockTables in core/
includes/ backup/ backup.mysql.inc - Unlock any tables that have been locked.