• unknown's avatar
    Big code cleanup/review before 4.0.2 release. · 595f3d5f
    unknown authored
    (All commit emails since 4.0.1 checked)
    This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree.
    
    
    BUILD/SETUP.sh:
      Added -DPEDANTIC_SAFEMALLOC as standard debug option
    Docs/manual.texi:
      Changes for new version.
    client/mysql.cc:
      Fixed default value for rehash
      cleanup
    client/mysqladmin.c:
      Cleanup
    client/mysqlbinlog.cc:
      cleanup
    client/mysqldump.c:
      Cleanup
    client/mysqlmanager-pwgen.c:
      Cleanup
    client/mysqlmanagerc.c:
      Cleanup
    client/mysqltest.c:
      Cleanup
    dbug/dbug.c:
      Cleanup
    extra/resolve_stack_dump.c:
      Cleanup & Simple optimizations
    include/ft_global.h:
      Cleanup
    include/my_alloc.h:
      Cleanup
    include/my_global.h:
      Cleanup
    include/my_sys.h:
      Cleanup
    include/myisam.h:
      Cleanup
    libmysql/libmysql.c:
      Cleanup
    libmysql/manager.c:
      Cleanup
    myisam/ft_boolean_search.c:
      Cleanup
    myisam/ft_dump.c:
      Change strcpy -> strmov
    myisam/ft_eval.c:
      Cleanup
    myisam/ft_nlq_search.c:
      Cleanup
    myisa...
    595f3d5f
table.cc 33.3 KB