1. 31 May, 2001 1 commit
    • unknown's avatar
      Added functions for symbolic link handling to make it possible to · d6188d76
      unknown authored
      backport things from 4.0. This is safe as the functions are not used!
      Fixed bug in new mutex handling in InnoDB
      Make allow_break() and dont_break() defines.
      
      
      Docs/manual.texi:
        Remove -fomit-frame-pointer from default binaries
      configure.in:
        Use -lcma library on HPUX
      include/my_sys.h:
        Added functions for symbolic link handling to make it possible to
        backport things from 4.0. (This is safe as the functions are not used!)
      include/mysys_err.h:
        Error messages for symlink functions.
      innobase/include/sync0sync.ic:
        Fixed bug in new mutex handling
      mysys/Makefile.am:
        Symlink handling
      mysys/errors.c:
        Symlink handling
      mysys/mf_brkhant.c:
        Make allow_break() and dont_break() defines.
      sql/sql_select.h:
        Fix for Intel compiler.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      d6188d76
  2. 29 May, 2001 2 commits
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql · 43eb7e67
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      43eb7e67
    • unknown's avatar
      Fixed problems with decimals withing IF() · 14122286
      unknown authored
      Force add of FN_LIBCHAR to symlinks on windows
      
      
      Docs/manual.texi:
        Cleanup & Changelog
      client/mysqladmin.c:
        Added quoting for 'drop database'
      client/mysqlcheck.c:
        Fixed wrong comment syntax
      libmysql/net.c:
        Cleanup
      mysql-test/mysql-test-run.sh:
        Better error message.
      mysql-test/r/func_test.result:
        test for if()
      mysql-test/t/func_test.test:
        test for if()
      mysys/mf_pack.c:
        Force add of FN_LIBCHAR to symlinks on windows.
      sql/item_cmpfunc.cc:
        Fixed problems with decimals withing IF()
      sql/mysqlbinlog.cc:
        Better error messages.
      sql/sql_repl.cc:
        Better error messages.
      14122286
  3. 27 May, 2001 7 commits
  4. 26 May, 2001 1 commit
    • unknown's avatar
      sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86 · f7910334
      unknown authored
      configure.in	InnoDB now uses XCHG to implement mutex if GCC and x86
      
      
      innobase/configure.in:
        InnoDB now uses XCHG to implement mutex if GCC and x86
      innobase/include/sync0sync.ic:
        InnoDB now uses XCHG to implement mutex if GCC and x86
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      f7910334
  5. 25 May, 2001 1 commit
    • unknown's avatar
      BUILD/SETUP.sh@1.9 · df6a9358
      unknown authored
          removed -ffixed-ebp from reckless flags
      BUILD/compile-pentium@1.16
          use fast, not reckless flags for binary distribuition
      sql/share/english/errmsg.txt@1.24
          Point the user to the manual when he gets aborted connection message
      
      
      
      BUILD/SETUP.sh:
        removed -ffixed-ebp from reckless flags
      BUILD/compile-pentium:
        use fast, not reckless flags for binary distribuition
      sql/share/english/errmsg.txt:
        Point the user to the manual when he gets aborted connection message
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      df6a9358
  6. 24 May, 2001 4 commits
  7. 23 May, 2001 4 commits
    • unknown's avatar
      log0log.c InnoDB now allows parameter innodb_unix_file_flush_method · 6ee58f97
      unknown authored
      os0file.c	InnoDB now allows parameter innodb_unix_file_flush_method
      srv0start.c	InnoDB now allows parameter innodb_unix_file_flush_method
      
      
      innobase/srv/srv0start.c:
        InnoDB now allows parameter innodb_unix_file_flush_method
      innobase/os/os0file.c:
        InnoDB now allows parameter innodb_unix_file_flush_method
      innobase/log/log0log.c:
        InnoDB now allows parameter innodb_unix_file_flush_method
      6ee58f97
    • unknown's avatar
      Merge heikki@work.mysql.com:/home/my/mysql · 468d2bcb
      unknown authored
      into donna.mysql.fi:/home/heikki/mysqle
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      468d2bcb
    • unknown's avatar
      manual.texi Add links for downloadable menagerie db distribution · 0c544cd3
      unknown authored
      
      Docs/manual.texi:
        Add links for downloadable menagerie db distribution
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0c544cd3
    • unknown's avatar
      srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnf · 8f85a1a6
      unknown authored
      srv0srv.c	One can now specify innodb_unix_file_flush_method in my.cnf
      srv0start.c	One can now specify innodb_unix_file_flush_method in my.cnf
      ha_innobase.cc	One can now specify innodb_unix_file_flush_method in my.cnf
      ha_innobase.h	One can now specify innodb_unix_file_flush_method in my.cnf
      mysqld.cc	One can now specify innodb_unix_file_flush_method in my.cnf
      
      
      sql/ha_innobase.cc:
        One can now specify innodb_unix_file_flush_method in my.cnf
      sql/ha_innobase.h:
        One can now specify innodb_unix_file_flush_method in my.cnf
      sql/mysqld.cc:
        One can now specify innodb_unix_file_flush_method in my.cnf
      innobase/srv/srv0srv.c:
        One can now specify innodb_unix_file_flush_method in my.cnf
      innobase/srv/srv0start.c:
        One can now specify innodb_unix_file_flush_method in my.cnf
      innobase/include/srv0srv.h:
        One can now specify innodb_unix_file_flush_method in my.cnf
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      8f85a1a6
  8. 22 May, 2001 11 commits
  9. 21 May, 2001 9 commits
    • unknown's avatar
      manual.texi general typo fixes · ae92f358
      unknown authored
      
      Docs/manual.texi:
        general typo fixes
      ae92f358
    • unknown's avatar
      manual.texi typo fix; fix odd repetition in toc header. · b0e3608c
      unknown authored
      
      Docs/manual.texi:
        typo fix; fix odd repetition in toc header.
      b0e3608c
    • unknown's avatar
      manual.texi "windows" -> "Windows", where appropriate. · 847ea50e
      unknown authored
      manual.texi	Mods to Windows-specific sections, chapter 4.
      
      
      Docs/manual.texi:
        "windows" -> "Windows", where appropriate.
        Mods to Windows-specific sections, chapter 4.
      847ea50e
    • unknown's avatar
      manual.texi I promise to always run test-make-manual. · dc812ec9
      unknown authored
      manual.texi	I promise to always run test-make-manual.
      manual.texi	I promise to always run test-make-manual.
      manual.texi	...
      
      
      Docs/manual.texi:
        I promise to always run test-make-manual.
        I promise to always run test-make-manual.
        I promise to always run test-make-manual.
        ...
      dc812ec9
    • unknown's avatar
      manual.texi Added consultant. · 6239d298
      unknown authored
      
      Docs/manual.texi:
        Added consultant.
      6239d298
    • unknown's avatar
      manual.texi Updated manual about auto-increment in InnoDB · ef2cef72
      unknown authored
      
      Docs/manual.texi:
        Updated manual about auto-increment in InnoDB
      ef2cef72
    • unknown's avatar
      dict0dict.h InnoDB now tries to provide autoinc column value from a counter table in data dict · 1fa93228
      unknown authored
      dict0mem.h	InnoDB now tries to provide autoinc column value from a counter table in data dict
      sync0sync.h	InnoDB now tries to provide autoinc column value from a counter table in data dict
      univ.i  	InnoDB now tries to provide autoinc column value from a counter table in data dict
      dict0dict.c	InnoDB now tries to provide autoinc column value from a counter table in data dict
      dict0mem.c	InnoDB now tries to provide autoinc column value from a counter table in data dict
      sync0sync.c	InnoDB now tries to provide autoinc column value from a counter table in data dict
      ha_innobase.cc	InnoDB now tries to provide autoinc column value from a counter table in data dict
      
      
      sql/ha_innobase.cc:
        InnoDB now tries to provide autoinc column value from a counter table in data dict
      innobase/sync/sync0sync.c:
        InnoDB now tries to provide autoinc column value from a counter table in data dict
      innobase/dict/dict0mem.c:
        InnoDB now tries to provide autoinc column value from a counter table in data dict
      innobase/dict/dict0dict.c:
        InnoDB now tries to provide autoinc column value from a counter table in data dict
      innobase/include/dict0dict.h:
        InnoDB now tries to provide autoinc column value from a counter table in data dict
      innobase/include/dict0mem.h:
        InnoDB now tries to provide autoinc column value from a counter table in data dict
      innobase/include/sync0sync.h:
        InnoDB now tries to provide autoinc column value from a counter table in data dict
      innobase/include/univ.i:
        InnoDB now tries to provide autoinc column value from a counter table in data dict
      1fa93228
    • unknown's avatar
      manual.texi Added that InnoDB tablespace must be at least 10 MB, removed single quotes from phantom · 138d0b35
      unknown authored
      srv0start.c	Tablespace size must be at least 10 MB
      
      
      innobase/srv/srv0start.c:
        Tablespace size must be at least 10 MB
      Docs/manual.texi:
        Added that InnoDB tablespace must be at least 10 MB, removed single quotes from phantom
      138d0b35
    • unknown's avatar
      manual.texi Added entry in contrib software. · b9e8b84e
      unknown authored
      
      Docs/manual.texi:
        Added entry in contrib software.
      b9e8b84e