• unknown's avatar
    Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h, · fe021bba
    unknown authored
    the second is for the rest of time declarations in mysys.
    
    
    include/my_time.h:
      New declarations moved from mysql_time.h
    include/mysql_time.h:
      New declarations moved to my_time.h.
    sql/tztime.cc:
      Enforcing Monty's approach to header files.
    sql/tztime.h:
      Enforcing Monty's approach to header files: everything is included in
      one place.
    fe021bba
mysql_time.h 1.52 KB