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:
@ -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
|
||||
|
Reference in New Issue
Block a user