From 11c75eab4d04b9c88b0096015fb3c0711555bf9a Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Tue, 29 Jan 2008 19:35:31 +0000 Subject: Removed support for db_backup in MySQLi due to incompatible functions. --- user_guide/database/utilities.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide/database') diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html index cf0230dbb..9b5126490 100644 --- a/user_guide/database/utilities.html +++ b/user_guide/database/utilities.html @@ -206,7 +206,7 @@ If you need to write the file use the File

Permits you to backup your full database or individual tables. The backup data can be compressed in either Zip or Gzip format.

-

Note:  This features is only available for MySQL/MySQLi databases.

+

Note:  This features is only available for MySQL databases.

Note: Due to the limited execution time and memory available to PHP, backing up very large databases may not be possible. If your database is very large you might need to backup directly from your SQL server -- cgit v1.2.3-24-g4f1b