1. 14 Jul, 2002 5 commits
  2. 12 Jul, 2002 4 commits
  3. 11 Jul, 2002 3 commits
  4. 10 Jul, 2002 5 commits
  5. 09 Jul, 2002 6 commits
  6. 08 Jul, 2002 3 commits
  7. 07 Jul, 2002 1 commit
  8. 03 Jul, 2002 4 commits
    • unknown's avatar
    • unknown's avatar
      Added a compile fix for AIX to include/my_sys.h · 0670fc93
      unknown authored
      Corrected some comments that were using C++-style instead of C-style 
      
      
      include/my_sys.h:
        Portability fix: define alloca as a compiler builtin on systems that have
        gcc but no alloca.h (e.g. some IBM AIX flavors), use "#pragma alloca" for
        IBMs compiler (xlc)
      mysys/my_getopt.c:
        Replace C++-style comments with C-style comments
      strings/ctype-latin1_de.c:
        Replace C++-style comments with C-style comments
      strings/ctype-tis620.c:
        Replace C++-style comments with C-style comments
      0670fc93
    • unknown's avatar
      manual.texi: · dbded8e0
      unknown authored
        4.0 creates an auto-extending 10 MB data file by default
      
      
      Docs/manual.texi:
        4.0 creates an auto-extending 10 MB data file by default
      dbded8e0
    • unknown's avatar
      manual.texi: · d3a3ae32
      unknown authored
        Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual
      
      
      Docs/manual.texi:
        Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual
      d3a3ae32
  9. 02 Jul, 2002 1 commit
  10. 01 Jul, 2002 6 commits
  11. 30 Jun, 2002 2 commits