From df11019a8298eba4ae63eb9dbf37a3dce76f7a49 Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Tue, 14 Oct 2014 15:11:05 +0100 Subject: [PATCH] MDL-46235/MDL-46971 mysql_compress_rows: fix typo --- admin/cli/mysql_compressed_rows.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/cli/mysql_compressed_rows.php b/admin/cli/mysql_compressed_rows.php index 92aa9dbf475..95af47d19cc 100644 --- a/admin/cli/mysql_compressed_rows.php +++ b/admin/cli/mysql_compressed_rows.php @@ -52,7 +52,7 @@ $help = By default InnoDB storage table is using legacy Antelope file format which has major restriction on database row size. -Use this script to detect and fix database tables with potentail data +Use this script to detect and fix database tables with potential data overflow problems. Options: