ダウンロードリスト

プロジェクト概要

MySQL バックアップデーターは mysqlshow データベース名を取得し、「テーブルを表示する」を使用して Perl のスクリプトをユーザーのアカウントし、データ スクリプトという名前のサブディレクトリに保存を mysqldump を使用してテーブル名をつかみます。それタールそして gzip ファイル、ファイル名の日付と時刻を使用します。それは日常的に cron から実行することができます。古いファイルを削除し、admin に gzip ファイルをメールでおよび/またはリモート サーバーにファイルを FTP するオプションがあります。また、"into outfile データを選択して「したり定期的に"select"ユーザーを mysqldump を使用することはできませんを使用するオプションもあります。データベースとテーブルの大規模なセットをサポートしています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-09-15 04:20
3.3

コードが正常にリモートディレクトリ名およびセットアップの変数にチェックを強制して、リモートFTPファイルを削除します。コード'を削除する。や'..'ファイルのリモートFTPリストから。場合は、リモートFTPディレクトリがそれに任意のファイルを持っていなかったコードブレークしないように。コードでは、変数$ number_of_files_to_saveに基づいてファイルをリモートFTPを削除します。
タグ: Stable, Minor bugfixes
Code to correctly delete remote FTP files by forcing a check on the remote directory name and setup variable. Code to remove '.' and '..' from the remote FTP list of files. Code to not break if the remote FTP directory didn't have any files in it. Code to delete remote FTP files based on the variable $number_of_files_to_save.

2003-12-24 04:36
3.1

このリリースでは、mysqldumpパラメータのバグを修正。コードは、FTPアップロード機能を追加しました。
タグ: Stable, Minor bugfixes
This release fixes a bug in the mysqldump
parameters. Code was also added to the FTP upload
feature.

2003-05-18 10:35
3.0

このバージョンのオプションは、tar / gzip圧縮機能を絞り込むことが含まれます。 mysqldumpを現在使用して-結果ファイル。スクリプトは、Webサイトから、パスワード保護、および実行することができるようになりましたLinuxとWindows両方で動作します。whereisは、出力の固定された解析でバグを修正。エラーチェックのかなりの量が追加されました。報告方法がクリーンアップされました。 stdoutに出力を無効にレポートするスイッチ、およびメソッドの出力(画面、電子メール、あるいはその両方)を作成したメソッドを選択するために追加されました。
タグ: Stable, Major feature enhancements
This version includes options to refine the tar/gzip
functions. mysqldump now uses --result-file. The script
can now be run from the Web, with password
protection, and now works on both Linux and Windows.
A bug with parsing of whereis output was fixed. A
significant amount of error checking was added. The
reporting method was cleaned up. A switch to disable
reporting to stdout was added, and a method for
selecting method of output (screen, email or both) was
created.

2002-06-11 22:16
2.7

小さなバグ修正(コメント'の前での使用は必須ですネット::FTPとのMIME::Liteの場合、これらのライブラリがインストールされていません)、およびいくつかのコードと手順再加工されているためのステートメント。
タグ: Stable, Minor bugfixes
A small bugfix (comments are required in front of 'use' statements for Net::FTP and MIME::Lite if those libraries aren't installed), and some code and instructions have been reworked.

2002-06-10 23:08
2.6

FTPバックアップ、リモートサーバーへのファイルにオプションが追加されています。他にも、小さな機能と1つのバグ修正されます。
タグ: Stable, Major feature enhancements
An option to FTP backup a file to a remote server has been added. There are additional small features and one bugfix.

プロジェクトリソース