From a28edf3c2423e748f0919ea7a803324c5b269e40 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Mon, 2 Mar 2009 01:21:54 +0000 Subject: Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allowed_packet (and previous versions of MySQL were just ignoring the SET SESSION), so just warn people if their max_allowed_packet is too small Patch By Max Kanat-Alexander r=LpSolit, a=LpSolit --- template/en/default/setup/strings.txt.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'template/en/default/setup/strings.txt.pl') diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index d2a846d51..fdbde4e77 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -61,6 +61,12 @@ then the value of the ##column## column that needs to be fixed: EOT install_module => 'Installing ##module## version ##version##...', + max_allowed_packet => < "Minimum version required: ", # Note: When translating these "modules" messages, don't change the formatting -- cgit v1.2.3-24-g4f1b