• unknown's avatar
    Fixed warnings from valgrind (not a bug) · 6a868cca
    unknown authored
    Don't add -debug to server version if MYSQL_SERVER_PREFIX is used
    Indentation cleanups
    
    
    myisam/mi_write.c:
      Indentation cleanup
    mysql-test/r/lowercase_table2.result:
      Fixed test results
    sql/filesort.cc:
      Fixed warnings from valgrind (not a bug)
    sql/ha_myisam.cc:
      Indentation cleanup
    sql/mysqld.cc:
      Don't add -debug to server if MYSQL_SERVER_PREFIX is used
    sql/sql_base.cc:
      Indentation cleanup
    sql/sql_show.cc:
      Fixed typo in comment
    sql/sql_table.cc:
      Indentation cleanup
    6a868cca
sql_table.cc 88.5 KB