1. 25 Feb, 2003 6 commits
    • unknown's avatar
      Safety fix (caused a core dump on slave during shutdown when shutting down replication on some OS) · 6e2ee187
      unknown authored
      
      mysql-test/t/rpl_rotate_logs-slave-master-info.opt:
        Rename: mysql-test/t/rpl_rotate_logs.slave-mi -> mysql-test/t/rpl_rotate_logs-slave-master-info.opt
      mysql-test/t/rpl000015-slave-master-info.opt:
        Rename: mysql-test/t/rpl000015.slave-mi -> mysql-test/t/rpl000015-slave-master-info.opt
      mysql-test/r/bigint.result:
        New bigint test
      mysql-test/t/bigint.test:
        New bigint test
      netware/mysql_test_run.c:
        slave-master-info.opt -> .slave-mi
      6e2ee187
    • unknown's avatar
      Portability fix · 0a1af051
      unknown authored
      0a1af051
    • unknown's avatar
      Ignore some automaticly generated files · 01e32fd0
      unknown authored
      
      BitKeeper/etc/ignore:
        added support-files/MacOSX/StartupParameters.plist support-files/MacOSX/postinstall support-files/MacOSX/preinstall
      01e32fd0
    • unknown's avatar
      Portability fix for HPUX10.20 · a54c17ce
      unknown authored
      
      BUILD/compile-pentium-debug-max:
        Added -DBIG_TABLES
      sql/mysqld.cc:
        Simple code cleanup
      a54c17ce
    • unknown's avatar
      - Heavily reworked the Do-pkg script to use functions from logger.pm · baa0238c
      unknown authored
       - moved helper functions from Bootstrap script to logger.pm 
      
      
      Build-tools/Bootstrap:
         - renamed logfile -> LOGFILE
         - moved functions abort() and run_command() to logger.pm for better
           reusability
      Build-tools/Do-pkg:
         - heavily reworked: now make use of the logger.pm helper functions
         - added new options: --dry-run, --log, --mail, --verbose
      Build-tools/logger.pm:
         - added functions run_command() and abort() from Bootstrap script for
           better code reusability
      support-files/MacOSX/postinstall.sh:
         - made script more robust
      baa0238c
    • unknown's avatar
      - bumped up version number from 4.0.11-gamma -> 4.0.12-gamma in configure.in · c7c6abee
      unknown authored
       - tagged ChangeSet 1.1594 as "mysql-4.0.11"
      
      
      c7c6abee
  2. 24 Feb, 2003 9 commits
  3. 23 Feb, 2003 1 commit
    • unknown's avatar
      opt_sum.cc: · 0463b01d
      unknown authored
        Correction for min/max optimization of queries with outer joins
      
      
      sql/opt_sum.cc:
        Correction for min/max optimization of queries with outer joins
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0463b01d
  4. 22 Feb, 2003 6 commits
  5. 21 Feb, 2003 1 commit
  6. 20 Feb, 2003 2 commits
  7. 19 Feb, 2003 12 commits
    • unknown's avatar
      - removed leading slashes (thanks Jim!) · 1184164a
      unknown authored
      1184164a
    • unknown's avatar
      - remove "autom4te.cache" directories, too · c2e9867b
      unknown authored
      c2e9867b
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0 · 9158140a
      unknown authored
      into mysql.com:/space/my/mysql-4.0-build
      
      
      9158140a
    • unknown's avatar
      - added more files to support-files/MacOSX and added them to the · 68ee31cf
      unknown authored
         distribution
       - added Bootstrap, logger.pm and Do-pkg to Build-tools:
         Bootstrap is used to build the source distribution for the binary builds
         logger.pm includes some helper functions
         Do-pkg converts a binary distribution into a Mac OS X PKG (still needs
         some polishing)
      
      
      support-files/MacOSX/Description.plist.sh:
         - Shortened IFPkgDescriptionDescription a bit
      support-files/MacOSX/Makefile.am:
         - Added more files (StartupParameters.plist, postinstall, preinstall) to
           distribution
      68ee31cf
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0 · f8862eaa
      unknown authored
      into mysql.com:/space/my/mysql-4.0-patches
      
      
      f8862eaa
    • unknown's avatar
      nwbootstrap: · b56b25c7
      unknown authored
        Change mode to -rwxrwxr-x
      
      
      netware/nwbootstrap:
        Change mode to -rwxrwxr-x
      b56b25c7
    • unknown's avatar
      row0sel.c: · fe673a80
      unknown authored
        Print a warning if MySQL uses a partial-field key value prefix in a search; that would not work if the search flag would happen to be HA_READ_PREFIX_LAST
      
      
      innobase/row/row0sel.c:
        Print a warning if MySQL uses a partial-field key value prefix in a search; that would not work if the search flag would happen to be HA_READ_PREFIX_LAST
      fe673a80
    • unknown's avatar
      Reverted Sinisa's patch "Fixing the error messages returned on GRANT · 5fae3c25
      unknown authored
      commands" again, since this problem had been fixed differently
      already (Thanks to Serg for spotting this)
      
      
      sql/share/english/errmsg.txt:
        Reverted Sinisa's patch again, since this problem had been fixed differently
        already (Thanks to Serg for spotting this)
      sql/sql_acl.cc:
        Reverted Sinisa's patch again, since this problem had been fixed differently
        already (Thanks to Serg for spotting this)
      5fae3c25
    • unknown's avatar
      Applied Sinisa's patch: · f4d93af1
      unknown authored
      "A fix for non-releasing locks for multi table updates and multi
      table deletes with InnoDB tables."
      
      
      f4d93af1
    • unknown's avatar
      Applying Sinisa's patch: · ea3e5a5c
      unknown authored
      "Cleaning the code of the remaining OLAP code.
      This code is unnecessary in 4.1/5.0"
      
      
      ea3e5a5c
    • unknown's avatar
      - Applying Sinisa's Patch "Fixing the error messages returned on · 22815476
      unknown authored
         GRANT commands"
      
      
      22815476
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 35391c73
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      35391c73
  8. 18 Feb, 2003 3 commits