1. 15 Apr, 2005 9 commits
  2. 14 Apr, 2005 16 commits
  3. 13 Apr, 2005 15 commits
    • unknown's avatar
      Don't allow the server to start up when an invalid user is · 0914b012
      unknown authored
      specified via --user or in configuration. (Bug #9833)
      
      
      sql/mysqld.cc:
        Actually die if we an invalid user is specified.
      0914b012
    • unknown's avatar
      post review fix · 82231c24
      unknown authored
      
      mysys/default.c:
        cleanup + check for the last line in the file in "!include" directive processing
      82231c24
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 · 200dca7f
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      
      200dca7f
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0-build · efc03df6
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      
      support-files/mysql.spec.sh:
        Auto merged
      efc03df6
    • unknown's avatar
      - fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM... · ce18d926
      unknown authored
      - fixed a date for a changelog entry  in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly
        ordered entries.
      
      
      support-files/mysql.spec.sh:
        - fixed a date for a changelog entry (s/Mar/Apr/) - RPM complains about wrongly ordered entries.
      ce18d926
    • unknown's avatar
      ha_innodb.cc: · a40ecb48
      unknown authored
        Fix part of bug #9670: if MySQL calls ::store_lock with TL_IGNORE, do not change prebuilt->select_lock_type; this fix may heal the assertion failures reported in UPDATE and multi-table UPDATE; it is not clear if this fixes the problems in OPTIMIZE TABLE
      
      
      sql/ha_innodb.cc:
        Fix part of bug #9670: if MySQL calls ::store_lock with TL_IGNORE, do not change prebuilt->select_lock_type; this fix may heal the assertion failures reported in UPDATE and multi-table UPDATE; it is not clear if this fixes the problems in OPTIMIZE TABLE
      a40ecb48
    • unknown's avatar
      - removed more build tools that are now maintained seperately · c80e4f1a
      unknown authored
      
      BitKeeper/deleted/.del-Do-solaris-pkg~43f194aa28e68532:
        Delete: Build-tools/Do-solaris-pkg
      BitKeeper/deleted/.del-Do-hpux-depot~d69e0b7c7f19d3:
        Delete: Build-tools/Do-hpux-depot
      c80e4f1a
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0-build · c9d8d109
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      
      BitKeeper/deleted/.del-Bootstrap~bfc426bd800ccc3a:
        Auto merged
      BitKeeper/deleted/.del-Do-compile~d1a6d7e535befea3:
        Auto merged
      BitKeeper/deleted/.del-Do-pkg~5079e47cde0baad8:
        Auto merged
      BitKeeper/deleted/.del-mysql-copyright-2~e73ec01547206fec:
        Auto merged
      BitKeeper/deleted/.del-mysql-copyright~56fc330ae63cfe03:
        Auto merged
      c9d8d109
    • unknown's avatar
      - Cleanup: removed obsolete build tools (build toolchain is now maintained sepearately) · e621d27c
      unknown authored
      
      BitKeeper/deleted/.del-Bootstrap~bfc426bd800ccc3a:
        Delete: Build-tools/Bootstrap
      BitKeeper/deleted/.del-Do-pkg~5079e47cde0baad8:
        Delete: Build-tools/Do-pkg
      BitKeeper/deleted/.del-logger.pm~9234101b5b668373:
        Delete: Build-tools/logger.pm
      BitKeeper/deleted/.del-Do-rpm~c0ef3ebafbf53117:
        Delete: Build-tools/Do-rpm
      BitKeeper/deleted/.del-cvs-sanity-check~a3c58acf37f27cee:
        Delete: Build-tools/cvs-sanity-check
      BitKeeper/deleted/.del-Do-all-build-steps~bb7d38f34728ac06:
        Delete: Build-tools/Do-all-build-steps
      BitKeeper/deleted/.del-Do-local-patch-file~b86e1bfa3b7c13d3:
        Delete: Build-tools/Do-local-patch-file
      BitKeeper/deleted/.del-Do-linux-build~b3b941454648a285:
        Delete: Build-tools/Do-linux-build
      BitKeeper/deleted/.del-Do-patch-file~a2e87df5f75fd496:
        Delete: Build-tools/Do-patch-file
      BitKeeper/deleted/.del-newest~2dd91db13f2ea308:
        Delete: Build-tools/newest
      BitKeeper/deleted/.del-Do-create-perl-rpms~1f946e7d8560b3d0:
        Delete: Build-tools/Do-create-perl-rpms
      BitKeeper/deleted/.del-Do-win-build~cb5c5e1df8b3de6:
        Delete: Build-tools/Do-win-build
      BitKeeper/deleted/.del-my_md5sum~4680250631e4fd9:
        Delete: Build-tools/my_md5sum
      BitKeeper/deleted/.del-Do-compile~d1a6d7e535befea3:
        Delete: Build-tools/Do-compile
      BitKeeper/deleted/.del-mysql-copyright~56fc330ae63cfe03:
        Delete: Build-tools/mysql-copyright
      BitKeeper/deleted/.del-mysql-copyright-2~e73ec01547206fec:
        Delete: Build-tools/mysql-copyright-2
      e621d27c
    • unknown's avatar
    • unknown's avatar
      More changes to reflect the removal of manual.texi from the sources: · a7fae731
      unknown authored
      - Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies
      - Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly
      
      The fill_help_tables.sql stub will be replaced with the approriate content when building the
      official source distribution via Bootstrap - it's now autogenerated on the documentation server
      and will be copied into place before packing up the source distribution.
      
      
      scripts/Makefile.am:
        - removed fill_help_tables.sh and the creation of fill_help_tables.sql from the Makefile
          (fill_help_tables.sql is now generated on the documentation server and will be added to
          the offical source distribution during the Bootstrap
      support-files/mysql.spec.sh:
        - fixed a typo
      a7fae731
    • unknown's avatar
      Fix ctype_ucs_binlog test when ucs2 not available · 338df0b7
      unknown authored
      
      mysql-test/t/ctype_ucs_binlog.test:
        Require ucs support
      338df0b7
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · 02e19379
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      02e19379
    • unknown's avatar
      fil0fil.c: · 3fbb9c39
      unknown authored
        At the shutdown, write the latest lsn only to the first pages of the ibdata files of the system tablespace, NOT to the .ibd files; writing to tens of thousands .ibd files can take minutes
      
      
      innobase/fil/fil0fil.c:
        At the shutdown, write the latest lsn only to the first pages of the ibdata files of the system tablespace, NOT to the .ibd files; writing to tens of thousands .ibd files can take minutes
      3fbb9c39
    • unknown's avatar
      Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1 · ad5ec8a4
      unknown authored
      into hundin.mysql.fi:/home/heikki/mysql-4.1
      
      
      ad5ec8a4