1. 28 Jul, 2004 1 commit
    • unknown's avatar
      Fix for bug #4492. · a5e453e6
      unknown authored
      TIMESTAMP columns should be unsigned to preserve compatibility with 4.0
      (Or else InnoDB will return different internal TIMESTAMP values when user upgrades to 4.1).
      
      Altough this fix will introduce problems with early 4.1 -> 4.1 upgrades (tables with 
      TIMESTAMP field should be reloaded using mysqldump) it will allow easy 4.0 -> 4.1 
      upgrade (which is more important since 4.1 is still beta).
      
      
      mysql-test/r/metadata.result:
        TIMESTAMP should be UNSIGNED as in 4.0.
      mysql-test/r/ps_2myisam.result:
        TIMESTAMP should be UNSIGNED as in 4.0.
      mysql-test/r/ps_3innodb.result:
        TIMESTAMP should be UNSIGNED as in 4.0.
      mysql-test/r/ps_4heap.result:
        TIMESTAMP should be UNSIGNED as in 4.0.
      mysql-test/r/ps_5merge.result:
        TIMESTAMP should be UNSIGNED as in 4.0.
      sql/field.cc:
        TIMESTAMP should be UNSIGNED to preserve compatiblity with 4.0.
        (Or else InnoDB will return different internal TIMESTAMP values when user upgrades to 4.1).
      a5e453e6
  2. 27 Jul, 2004 11 commits
  3. 26 Jul, 2004 4 commits
  4. 24 Jul, 2004 6 commits
    • unknown's avatar
      WL#1518, "make bundled zlib usable for unix builds": · 108864ed
      unknown authored
      required autotools macro written and deployed in all apropriate Makefile.ams.
      Use cases checked:
      - linux, standard location of zlib, no ndb
      - linux, standard locatoin of zlib, with ndb
      - linux, non-standard location of zlib, no ndb
      - hpux11, use of bundled zlib, no ndb 
      The only non-checked case is non-standard location of zlib (or use of bundled
      zlib) + ndb. I wasn't able to check it as ndb/ just won't compile on beasts 
      like AIX52 or HPUX11, where such a check is possible. It didn't compile 
      there before as these systems dont't have installed zlib, so nothing got broken ;)
      
      
      Makefile.am:
        WL#1518 "make bundled zlib usable for unix builds", part 2:
        - zlib dir should be built only if there is no system zlib available;
          with introducing of DIST_SUBDIRS goal, os2, BUILD and SSH now only entered
          if make dist
      acinclude.m4:
        WL#1518, "make bundled zlib usable for unix builds":
        - actual implementation of the check for various zlib usage options
      configure.in:
        WL#1518, "make bundled zlib usable for unix builds":
        - MYSQL_CHECK_ZLIB_WITH_COMPRESS deployed
      libmysql/Makefile.am:
        WL#1518, "make bundled zlib usable for unix builds":
        - support for non-standard zlib include dir added
      libmysql_r/Makefile.am:
        WL#1518, "make bundled zlib usable for unix builds":
        - support for non-standard zlib include dir added
      libmysqld/Makefile.am:
        WL#1518, "make bundled zlib usable for unix builds":
        - support for non-standard zlib include dir added
      myisam/Makefile.am:
        WL#1518, "make bundled zlib usable for unix builds":
        - support for non-standard zlib binary dir added
      mysys/Makefile.am:
        WL#1518, "make bundled zlib usable for unix builds":
        - support for non-standard zlib include dir added
      sql/Makefile.am:
        WL#1518, "make bundled zlib usable for unix builds":
        - support for non-standard zlib include dir and library dir added
      tools/Makefile.am:
        WL#1518, "make bundled zlib usable for unix builds":
        - support for non-standard zlib include dir added
        - copyright added
      108864ed
    • unknown's avatar
    • unknown's avatar
      d1aa1697
    • unknown's avatar
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 886522e4
      unknown authored
      into mysql.com:/home/kostja/mysql/mysql-4.1-warnings
      
      
      886522e4
    • unknown's avatar
      All templates inlined into AC_DEFINE/AC_DEFINE_UNQUOTED. · cc20f757
      unknown authored
      Use of acconfig.h is deprecated in modern autotools (a cleaner patch).
      
      
      BitKeeper/deleted/.del-acconfig.h~8d2e3113fc8056da:
        Delete: acconfig.h
      acinclude.m4:
        All templates inlined into AC_DEFINE/AC_DEFINE_UNQUOTED.
        Use of acconfig.h is deprecated in modern autotools.
      configure.in:
        All templates inlined into AC_DEFINE/AC_DEFINE_UNQUOTED.
        Use of acconfig.h is deprecated in modern autotools.
      cc20f757
  5. 23 Jul, 2004 11 commits
  6. 22 Jul, 2004 7 commits
    • unknown's avatar
      Cosmetic fix · 25a54005
      unknown authored
      25a54005
    • unknown's avatar
      WL#1791 Handler: support update of primary key · cf4cfab2
      unknown authored
      cf4cfab2
    • unknown's avatar
      ha_ndb blobs 2 · d1e7ef79
      unknown authored
      d1e7ef79
    • unknown's avatar
      ha_ndb blobs · 9864327a
      unknown authored
      9864327a
    • unknown's avatar
      Added missing error message to estonian/errmsg.txt. · e2145c1e
      unknown authored
      
      sql/share/estonian/errmsg.txt:
        Added missing error message.
      e2145c1e
    • unknown's avatar
      Adding *.hpp files for testScan and testScanInterpreter to sources · 0ac2de01
      unknown authored
      Removing old directories for test/ using bk rmdir
      
      
      BitKeeper/deleted/.del-Makefile~14c4cd8063f58fea:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankTimer/Makefile
      BitKeeper/deleted/.del-Makefile~82b2fd7fe466962:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankMakeGL/Makefile
      BitKeeper/deleted/.del-Makefile~95fdc210ddf553f6:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankSumAccounts/Makefile
      BitKeeper/deleted/.del-Makefile~96d101a498089452:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankCreator/Makefile
      BitKeeper/deleted/.del-Makefile~e4bdeda89cd7e97a:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankTransactionMaker/Makefile
      BitKeeper/deleted/.del-Makefile~1e0c3a31ef7c20c:
        Delete: ndb/test/ndbapi/bank/old_dirs/src/Makefile
      BitKeeper/deleted/.del-Makefile~3766e52c58c4799a:
        Delete: ndb/test/ndbapi/bank/old_dirs/testBank/Makefile
      BitKeeper/deleted/.del-Makefile~eb4584f8f3d806a8:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankValidateAllGLs/Makefile
      ndb/test/ndbapi/Makefile.am:
        Adding *.hpp files for testScan and testScanInterpreter to sources
      0ac2de01
    • unknown's avatar
      a line left from manual merge removed · fff5b179
      unknown authored
      fff5b179