From ef3a610638a4d0742a8b4a33e329f5f963e55bec Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 13 Jan 2006 12:44:15 +0100 Subject: [PATCH] WL #1034 (Internal CRON) - initialize a variable in a shell scrip scripts/mysql_create_system_tables.sh: be strict, initialize the variable --- scripts/mysql_create_system_tables.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/mysql_create_system_tables.sh b/scripts/mysql_create_system_tables.sh index 5fad3222682..03c148267fd 100644 --- a/scripts/mysql_create_system_tables.sh +++ b/scripts/mysql_create_system_tables.sh @@ -42,6 +42,7 @@ i_ht="" c_tzn="" c_tz="" c_tzt="" c_tztt="" c_tzls="" c_pl="" i_tzn="" i_tz="" i_tzt="" i_tztt="" i_tzls="" i_pl="" c_p="" c_pp="" +c_ev= "" # Check for old tables if test ! -f $mdata/db.frm