1. 02 Apr, 2003 11 commits
    • unknown's avatar
      Merge vkishkin@bk-internal.mysql.com:/home/bk/mysql-4.1 · b2fe3588
      unknown authored
      into kishkin.ru:/home/wax/mysql-4n
      
      
      b2fe3588
    • unknown's avatar
      resolve new updates group_concat · 6adb27c6
      unknown authored
      
      include/mysqld_error.h:
        resolve error message
      sql/mysqld.cc:
        resolve option
      sql/set_var.cc:
        resolve variable
      sql/share/english/errmsg.txt:
        resolve error message
      sql/sql_class.h:
        resolve
      6adb27c6
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 · d8dd1cea
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      
      d8dd1cea
    • unknown's avatar
      - increased bdb_max_lock value to pass sql-bench · 59e8c553
      unknown authored
       - re-enabled OpenSSL for the Max RPM package
      
      
      Build-tools/Do-compile:
         - increased bdb_max_lock value from 60000 -> 240000
           (got many errors "Lock table is out of available locks" when running
           sql-bench with InnoDB)
      support-files/mysql.spec.sh:
         - re-enabled OpenSSL for the 4.1 Max RPM
      59e8c553
    • unknown's avatar
      Auto merged · aee0d02a
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      aee0d02a
    • unknown's avatar
      SCRUM · 6feda00d
      unknown authored
      correct sql_alloc, ORDER BY and NULL value in group_concat
      add comments
      move test msg_arg
      add test on NULL
      
      
      mysql-test/r/func_gconcat.result:
        change work with NULL
      mysql-test/t/func_gconcat.test:
        add test on NULL
      sql/item_sum.cc:
        correct sql_alloc, ORDER BY and NULL value
        add comments
      sql/sql_class.h:
        move test msg_arg
      6feda00d
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 69b8b99a
      unknown authored
      into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.sp
      
      
      69b8b99a
    • unknown's avatar
      GEOMCOLLFROMWKB(), GEOMETRYCOLLECTIONFROMWKB(), · c709993b
      unknown authored
      LINEFROMWKB(), LINESTRINGFROMWKB(), MLINEFROMWKB(), MPOINTFROMWKB(),
      MPOLYFROMWKB(), MULTILINESTRINGFROMWKB(), MULTIPOINTFROMWKB(),
      MULTIPOLYGONFROMWKB(), POINTFROMWKB(), POLYFROMWKB(), POLYGONFROMWKB()
      functions have been added (as synonyms for GEOMFROMWKB()).
      
      
      mysql-test/t/gis.test:
        GEOMCOLLFROMWKB(), GEOMETRYCOLLECTIONFROMWKB(),
        LINEFROMWKB(), LINESTRINGFROMWKB(), MLINEFROMWKB(), MPOINTFROMWKB(),
        MPOLYFROMWKB(), MULTILINESTRINGFROMWKB(), MULTIPOINTFROMWKB(),
        MULTIPOLYGONFROMWKB(), POINTFROMWKB(), POLYFROMWKB(), POLYGONFROMWKB()
        functions have been added (as synonyms for GEOMFROMWKB()).
      sql/lex.h:
        GEOMCOLLFROMWKB(), GEOMETRYCOLLECTIONFROMWKB(),
        LINEFROMWKB(), LINESTRINGFROMWKB(), MLINEFROMWKB(), MPOINTFROMWKB(),
        MPOLYFROMWKB(), MULTILINESTRINGFROMWKB(), MULTIPOINTFROMWKB(),
        MULTIPOLYGONFROMWKB(), POINTFROMWKB(), POLYFROMWKB(), POLYGONFROMWKB()
        functions have been added (as synonyms for GEOMFROMWKB()).
      c709993b
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 0aa16ffd
      unknown authored
      into george.bitbike.com:/home/arjen/mysql-4.1
      
      
      0aa16ffd
    • unknown's avatar
      prepare.texi merged into manual (mysqldoc tree), file removed. · 18f5da44
      unknown authored
      
      BitKeeper/deleted/.del-prepare.texi~20a263ee73a181f:
        Delete: Docs/prepare.texi
      18f5da44
    • unknown's avatar
      Fixed problem with const table named with crashed test suite on MacOSX · fb9a9394
      unknown authored
      
      myisam/mi_test3.c:
        Fixed compiler warning
      myisam/rt_test.c:
        Fixed compiler warning
      fb9a9394
  2. 01 Apr, 2003 11 commits
  3. 31 Mar, 2003 7 commits
  4. 30 Mar, 2003 1 commit
  5. 29 Mar, 2003 1 commit
  6. 28 Mar, 2003 9 commits
    • unknown's avatar
      Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patches · 9c3d7df5
      unknown authored
      
      client/mysql.cc:
        NetWare only: Remove pthread_yield on large screen results
      client/mysqldump.c:
        NetWare only: Remove pthread_yield on large screen results
      include/my_pthread.h:
        NetWare only: pthread_cond_timedwait now present in LibC
      mysys/default.c:
        Add conditional for NetWare
      mysys/my_init.c:
        Changes to netware_init
      mysys/my_pthread.c:
        NetWare only: special my_pthread_cond_timedwait no longer needed
      mysys/thr_mutex.c:
        NetWare: no need for pthread_mutex_lock calls
      netware/BUILD/mwenv:
        Add zlib to environment variables
      netware/Makefile.am:
        Add isam/isamchk.def to netware_build_files
      scripts/make_binary_distribution.sh:
        Made bin directory files more flexible for alternate platforms, without unnecessary repetition
      9c3d7df5
    • unknown's avatar
      Merge abarkov@build.mysql.com:/home/bk/mysql-4.1 · 9dc24250
      unknown authored
      into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
      
      
      9dc24250
    • unknown's avatar
      charset.c: · ec872485
      unknown authored
        strcasecmp -> my_strcasecmp
        This fix compilation problem on windows
      
      
      mysys/charset.c:
        strcasecmp -> my_strcasecmp
        This fix compilation problem on windows
      ec872485
    • unknown's avatar
      Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 · 7029efee
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      
      sql/item.cc:
        Auto merged
      7029efee
    • unknown's avatar
      Fixing crashing bugs as reported in bugs database · 2d8c5755
      unknown authored
      #195
      
      
      2d8c5755
    • unknown's avatar
      Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 308362a0
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
      
      
      308362a0
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · 608af1da
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-qcvar-4.1
      
      
      mysql-test/r/query_cache.result:
        Auto merged
      mysql-test/t/query_cache.test:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      608af1da
    • unknown's avatar
      sql_yacc.yy: · 381ea253
      unknown authored
        Fix for possible failure reason on big-endian machines
        ,
      
      
      sql/sql_yacc.yy:
        Fix for possible failure reason on big-endian machines
        ,
      381ea253
    • unknown's avatar
      Free allocated memory even in case of error. · 17d1d0ee
      unknown authored
      17d1d0ee