mysql repair optimize backup 1.2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2444
MySQL Repair Optimize Backup 1.2
Simple script to repair, optimize, and backup your MySQL databases and to download your compressed SQL file. Shows summary of actions as well as download links. PHP4. more>> Simple script to repair, optimize, and backup your MySQL databases and to download your compressed SQL file. Shows summary of actions as well as download links. PHP4.<<less
Added: 2007-10-18 License: Freeware Price: $0.00USD
13 downloads
MySQL Optimizer 0.0
The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sql optimize) more>> The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sql optimize) tables. There are interface for executing custom SQL commands. If you place this script on your web server, be advice, you need to protect the directory.<<less
Added: 2005-07-19 License: Freeware Price: $0.00USD
10 downloads
Other version of MySQL Optimizer
License:Freeware
MySQL DataBase Backup Script 0.2
This is a shell script which is for backing up your mysql database. This can be customised as you like. The speciality of the script The script can keep a copy of the mysql database on the server along with sending a copy as attachment to your more>> This is a shell script which is for backing up your mysql database. This can be customised as you like. The speciality of the script The script can keep a copy of the mysql database on the server along with sending a copy as attachment to your mail id.<<less
Added: 2005-12-05 License: GPL Price: $0.00USD
13 downloads
Cron MySQL Backup 1.4
Program can be run as a cron-job. In case of succes the backup will be emailed to you.(as a gz zipped file) In case of failure an error message will be mailed. Includes restore program. Some small changes to increase speed and add new field/index more>> Program can be run as a cron-job. In case of succes the backup will be emailed to you.(as a gz zipped file) In case of failure an error message will be mailed. Includes restore program. Some small changes to increase speed and add new field/index types. New version now has restore page with file deletion/selection Based on PHP MySql Backup by the same author<<less
Added: 2004-05-28 License: Freeware Price: 0.00
12 downloads
mySQL Backup Script 1.0
This is a simple script that will create a mysqldump of your database and upload it to a ftp server. This can be configured to determine which database (or all) you want to backup, where you stock it locally and where you upload it. more>> This is a simple script that will create a mysqldump of your database and upload it to a ftp server. This can be configured to determine which database (or all) you want to backup, where you stock it locally and where you upload it.<<less
Added: 2005-10-19 License: Other Price: $0.00USD
11 downloads
PHP MySql Multiple Database Backup 1.0
This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to use. more>> This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to use. No tables can be selected. The whole database will be backed-up. Contains fulltxt fields as option. Works with windows/apache too, special changes for windows time-out. For the use with single databases with table selection see: MySql PHP Backup<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
12 downloads
Other version of PHP MySql Multiple Database Backup
License:Freeware
MySQL backup tutorial 1.0
In this tutorial I will show you a short and simple way how to create a backup copy of your MySQL database using the mysqldump utility. more>> In this tutorial I will show you a short and simple way how to create a backup copy of your MySQL database using the mysqldump utility.<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
11 downloads
Clean N' Optimize 0.00
Clean N Optimize is a powerful easy to use tool to Clean, Optimize, and protect your system. It has highly customizable cleaning options and supports the most common web browsers and chat applications. It has a built in Shredder, so the cleaned more>> Clean N Optimize is a powerful easy to use tool to Clean, Optimize, and protect your system. It has highly customizable cleaning options and supports the most common web browsers and chat applications. It has a built in Shredder, so the cleaned files/folders can not be recovered again and separate shredder to manually shred files, folders, drives empty space, and recycle bin with the most famous and secure shredding algorithms.<<less
Added: 2009-03-01 License: Freeware Price: $0.00USD
13 downloads
PHP WebSite Backup 1.1
Backup a whole or partial website get output as a .tar.gz file. Downloadable via the script. Directories to backup are selectable. Requires PEAR (www.pear.net) Server must have Gzip installed. Will backup even very large websites without a hitch. more>> Backup a whole or partial website get output as a .tar.gz file. Downloadable via the script. Directories to backup are selectable. Requires PEAR (www.pear.net) Server must have Gzip installed. Will backup even very large websites without a hitch. Backup can be send automatically to your email account.<<less
Added: 2004-07-11 License: Freeware Price: 0.00
14 downloads
Other version of PHP WebSite Backup
License:Freeware
MySQL - Shell script to optimize or repair any database 1.1
Quick and simple shell script to optimize or repair all tables within any given database. Optimization is an important of database administration. more>> Quick and simple shell script to optimize or repair all tables within any given database. Optimization is an important of database administration.<<less
Added: 2007-01-30 License: Freeware Price: $0.00USD
14 downloads
Idut Backup 1.0
Idut Backup is a file and database backup system. It is powerful yet easy to use and simple to setup. Written in PHP, you can backup and restore physical files and MySQL tables. more>> Idut Backup is a file and database backup system. It is powerful yet easy to use and simple to setup. Written in PHP, you can backup and restore physical files and MySQL tables.<<less
Added: 2008-01-13 License: Other Price: $0.00USD
14 downloads
Mysql datetime to php timestamp 1.0
Function to convert mysql datetime to php timestamp and then the reverse way too! more>> Function to convert mysql datetime to php timestamp and then the reverse way too!<<less
Added: 2009-03-24 License: Freeware Price: $0.00USD
11 downloads
MySQL fields RB2 1.6
isplay a complete list of MySQL table fields in database. Must have script for developers. Easy and quick! more>> isplay a complete list of MySQL table fields in database. Must have script for developers. Easy and quick!<<less
Added: 2006-12-20 License: Freeware Price: $0.00USD
12 downloads
Other version of MySQL fields RB2
License:Freeware
Large Database Backup
This class can be used to backup 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 v more>> This class can be used to backup 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 was creating a new database. The class stores the generated SQL statements in files. A full backup process can be split in multiple iterations to not exceed 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.<<less
Added: 2007-07-22 License: GPL Price: Free
836 downloads
MCM Backup 0.1
MCM Backup is a free PHP/MySQL website backup software. It allows you to backup your files and database and save them to your PC. more>> MCM Backup is a free PHP/MySQL website backup software. It allows you to backup your files and database and save them to your PC.<<less
Added: 2009-01-13 License: GPL Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mysql repair optimize backup 1.2 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed