1. 29 May, 2001 1 commit
    • unknown's avatar
      Pushing all the Gemini changes above the table handler. · 9d523813
      unknown authored
      
      BUILD/FINISH.sh:
        Add Gemini to configure
      Docs/manual.texi:
        Added Gemini content to the manual.
      acinclude.m4:
        Add Gemini to configure
      configure.in:
        Add Gemini to configure
      include/my_base.h:
        transaction isolation level READ UNCOMMITTED does not allow updates
      include/mysqld_error.h:
        Added new messages for Lock related failures
      sql/field.cc:
        Gemini BLOB support -
      sql/field.h:
        Gemini BLOB Support
      sql/ha_gemini.cc:
        Gemini Table handler
      sql/ha_gemini.h:
        Gemini Table handler
      sql/handler.cc:
        Added new messages for Lock related failures
        Provide the ability to turn off recovery for operations like 
        REPAIR TABLE ans ALTER TABLE
      sql/handler.h:
        Add a bit to have full text indexes as an option
        and define the prototype to optionally turn on and off logging
      sql/lock.cc:
        Added new messages for Lock related failures
      sql/share/czech/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/danish/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/dutch/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/english/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/estonian/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/french/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/german/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/greek/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/hungarian/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/italian/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/japanese/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/korean/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/norwegian-ny/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/norwegian/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/polish/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/portuguese/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/romanian/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/russian/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/slovak/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/spanish/errmsg.txt:
        Added new messages for Lock related failures
      sql/share/swedish/errmsg.txt:
        Added new messages for Lock related failures
      sql/sql_base.cc:
        Avoidlock table overflow issues when doing an alter table on Windows.
        This is Gemini specific.
      sql/sql_table.cc:
        Add a bit to have full text indexes as an option
        and define the prototype to optionally turn on and off logging
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      9d523813
  2. 24 May, 2001 4 commits
  3. 23 May, 2001 4 commits
    • unknown's avatar
      log0log.c InnoDB now allows parameter innodb_unix_file_flush_method · d02aaab4
      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
      d02aaab4
    • unknown's avatar
      Merge heikki@work.mysql.com:/home/my/mysql · f68e5ce7
      unknown authored
      into donna.mysql.fi:/home/heikki/mysqle
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      f68e5ce7
    • unknown's avatar
      manual.texi Add links for downloadable menagerie db distribution · a4abfe6a
      unknown authored
      
      Docs/manual.texi:
        Add links for downloadable menagerie db distribution
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      a4abfe6a
    • unknown's avatar
      srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnf · 2f8dfb3f
      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
      2f8dfb3f
  4. 22 May, 2001 11 commits
  5. 21 May, 2001 10 commits
    • unknown's avatar
      manual.texi general typo fixes · 54bce35a
      unknown authored
      
      Docs/manual.texi:
        general typo fixes
      54bce35a
    • unknown's avatar
      manual.texi typo fix; fix odd repetition in toc header. · 7ede686e
      unknown authored
      
      Docs/manual.texi:
        typo fix; fix odd repetition in toc header.
      7ede686e
    • unknown's avatar
      manual.texi "windows" -> "Windows", where appropriate. · 24d7d5fa
      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.
      24d7d5fa
    • unknown's avatar
      manual.texi I promise to always run test-make-manual. · e7e96756
      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.
        ...
      e7e96756
    • unknown's avatar
      manual.texi Added consultant. · d90e2c00
      unknown authored
      
      Docs/manual.texi:
        Added consultant.
      d90e2c00
    • unknown's avatar
      manual.texi Updated manual about auto-increment in InnoDB · 30b53864
      unknown authored
      
      Docs/manual.texi:
        Updated manual about auto-increment in InnoDB
      30b53864
    • unknown's avatar
      dict0dict.h InnoDB now tries to provide autoinc column value from a counter table in data dict · 00c7a753
      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
      00c7a753
    • unknown's avatar
      manual.texi Added that InnoDB tablespace must be at least 10 MB, removed single quotes from phantom · 9171d4da
      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
      9171d4da
    • unknown's avatar
      manual.texi Added entry in contrib software. · fe0a2ed7
      unknown authored
      
      Docs/manual.texi:
        Added entry in contrib software.
      fe0a2ed7
    • unknown's avatar
      manual.texi minor change notes mods · c5bcda50
      unknown authored
      
      Docs/manual.texi:
        minor change notes mods
      c5bcda50
  6. 20 May, 2001 4 commits
  7. 19 May, 2001 3 commits
    • unknown's avatar
      merge · 112ad672
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      112ad672
    • unknown's avatar
      Force close of sockets on HPUX 10.20 · ee896803
      unknown authored
      Support option lines longer than 256 chars.
      Close the slow log at shutdown.
      Always allow debug options to mysqld.
      Change some DBUG_PRINT tags.
      
      
      Docs/manual.texi:
        Small cleanups
      configure.in:
        Force close of sockets on HPUX 10.20
      mysql-test/t/merge.test:
        Remove used tables
      mysys/default.c:
        Support option lines longer than 256 chars.
      mysys/mf_keycache.c:
        Split check_keycache tags
      sql/mysqld.cc:
        Move things to 'cleanup'.
        Close the slow log at shutdown.
        Always allow debug options
      sql/violite.c:
        Change the error tag to vio_error
      ee896803
    • unknown's avatar
      manual.texi more development tree section changes · d20ee4bf
      unknown authored
      manual.texi	change "InnoDB consinsten read" to
      manual.texi	"InnoDB consistent read" in @node lines
      manual.texi	(to match section's actual title)
      manual.texi	cleanups to "installing from development source
      manual.texi	tree" section
      
      
      Docs/manual.texi:
        more development tree section changes
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      d20ee4bf
  8. 18 May, 2001 3 commits
    • unknown's avatar
      ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow and... · f194e4e0
      unknown authored
      ibuf0ibuf.c	Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases
      log0log.c	Retrieve a dummy value from a function to prevent gcc crashing on HP-UX
      
      
      innobase/log/log0log.c:
        Retrieve a dummy value from a function to prevent gcc crashing on HP-UX
      innobase/ibuf/ibuf0ibuf.c:
        Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      f194e4e0
    • unknown's avatar
      getvar.c atoll() -> strtoll() (portability fix) · 188349dd
      unknown authored
      
      mysys/getvar.c:
        atoll() -> strtoll() (portability fix)
      188349dd
    • unknown's avatar
      Merge · 62198cbc
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      62198cbc