• Sergey Vojtovich's avatar
    MDEV-6236 - [PATCH] mysql_tzinfo_to_sql may produce invalid SQL · b611ac06
    Sergey Vojtovich authored
    Factory timezone is supposed "For companies who don't want to put time zone
    specification in their installation procedures. When users run date, they'll get
    the message. Also useful for the "comp.sources" version."
    
    This "message" is exposed as timezone abbreviation, which is supposed to be
    short and thus may cause generated INSERT statements to fail.
    
    Do not attempt to load Factory timezone.
    b611ac06
mysql_tzinfo_to_sql_symlink.test 1.43 KB