오픈 소스 소프트웨어 개발 및 다운로드

Large Database Backup

We call for your help with the Japanese translations for project summaries. The submitted translations will be posted after simple evaluation. (Not only the translation itself is going to be checked, but we also make sure it's clear of wiki format problems. Especially problems that are related to the layout, such as line breaks and links, will be checked, so please give heed. When there appears to be a problem with the translation itself or the layout, we may not be able to post your translation. We often see problematic cases related to links. When there's going to be a line of Japanese text right after the URL, please make sure to leave a space to separate.) Also, even with projects that may already have their summaries translated, if you find an outdated translation or typographical errors, please update. Login to start translating. When you are done, you will find your name at the bottom of the summary as the translator.

You are not Logged in. If you submit this translation, your name will not show on the this project page (will be logged as "translated by an anonymous user").

프로젝트 설명:

English:
(마지막 업데이트 2013-08-08 04:49)

Large Database Backup is a class to back up large
MySQL databases into multiple files. It can list
the tables of a given MySQL database, and generate
SQL statements to create and insert records with
the current values of the table rows, as if it
were creating a new database. The class stores the
generated SQL statements in files. A full backup
process can be split into multiple iterations so
as to not exceed the PHP default script execution
time limit. Each iteration dumps a limited number
of table rows. An iteration can be executed by a
script that redirects the page request to itself
at the end to proceed to the next iteration.

No Japanese Translated Data
Japanese: