• unknown's avatar
    Reorder struct elements to be more optimal for 64 bit computers · 74f97cd9
    unknown authored
    (Main reason for reordering was to get rid of compiler warnings for order of element initialization)
    
    
    sql/log.cc:
      Remove compiler warning
    sql/sql_class.h:
      Reorder MYSQL_LOG struct elements to be more optimal for 64 bit computers
      (Main reason for reordering was to get rid of compiler warnings for order of element initialization)
    74f97cd9
sql_class.h 64.6 KB