1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

WL #1034 (Internal CRON)

- initialize a variable in a shell scrip


scripts/mysql_create_system_tables.sh:
  be strict, initialize the variable
This commit is contained in:
unknown
2006-01-13 12:44:15 +01:00
parent 5b69775a72
commit ef3a610638

View File

@ -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