1. 28 Apr, 2005 2 commits
  2. 27 Apr, 2005 37 commits
    • unknown's avatar
      BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file error · a1b0139f
      unknown authored
       - Different behaviuor in 5.0 pushes a warning when renaming a non existent file. Avoid that by checking that the file exists before renaming.
      
      
      mysql-test/r/archive.result:
        Warning is not produced anymore
      sql/examples/ha_archive.cc:
        Change ha_archive::rename_table to avoid warning when trying to rename non existent file.
      a1b0139f
    • unknown's avatar
      Little different behaviour in 5.0 and merge with new tests required these changes · cde34dfb
      unknown authored
      
      mysql-test/r/archive.result:
        Changed order of tests so that the are before the unpredictable INSERT DELAYED
        Warning is produced during the rename
      mysql-test/t/archive.test:
        Changed order of tests so that the are before the unpredictable INSERT DELAYED
        Warning is produced during the rename
      cde34dfb
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 758f5d0a
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      ndb/src/ndbapi/ndberror.c:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      758f5d0a
    • unknown's avatar
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · c18bed57
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      c18bed57
    • unknown's avatar
      After review fix · cd50bf9a
      unknown authored
      
      BUILD/check-cpu:
        Remove defaul flag i386 and add a check to see wheter to set check_cpu_cflags or not.
      cd50bf9a
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · b580f8dd
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      
      b580f8dd
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 2ea08720
      unknown authored
      into mysql.com:/home/pem/work/mysql-5.0
      
      
      sql/item_func.cc:
        Auto merged
      2ea08720
    • unknown's avatar
      Post-review fixes of the patch for BUG#8408: Stored procedure crash if function contains SHOW · 5c44e1ac
      unknown authored
      (Review on irc by monty)
      
      
      mysql-test/r/sp-error.result:
        Renamed a procedure and function to avoid confusion
      mysql-test/t/sp-error.test:
        Renamed a procedure and function to avoid confusion
      sql/item_func.cc:
        Corrected (and better) way to set/reset the client cap. flag in Item_func_sp::execute()
      sql/share/errmsg.txt:
        Changed the ER_SP_BADSELECT error; more accurate, and includes the procedure name.
      sql/sql_parse.cc:
        Include the procedure name in the new error message.
      5c44e1ac
    • unknown's avatar
      after-merge fix · a082303f
      unknown authored
      
      mysql-test/r/func_math.result:
        after merge fix:
        the test should be added after we have new hf's pm code pushed.
      mysql-test/t/func_math.test:
        after merge fix:
        the test should be added after we have new hf's pm code pushed.
      a082303f
    • unknown's avatar
      merging · feff6b6a
      unknown authored
      
      ndb/src/ndbapi/ndberror.c:
        Auto merged
      sql/item_func.cc:
        ul used, as hf said he has a patch for this code.
      feff6b6a
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1 · a43bfdd2
      unknown authored
      into mysql.com:/M41/mysql-4.1
      
      
      a43bfdd2
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 77d8d716
      unknown authored
      into mysql.com:/usr/home/ram/work/4.1.b9803
      
      
      77d8d716
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 52cb1bc4
      unknown authored
      into mysql.com:/home/pem/work/mysql-5.0
      
      
      sql/item_func.h:
        Auto merged
      52cb1bc4
    • unknown's avatar
      handler.cc: · 05bfcf65
      unknown authored
        Fix compilation error if HAVE_REPLICATION is not defined
      
      
      sql/handler.cc:
        Fix compilation error if HAVE_REPLICATION is not defined
      05bfcf65
    • unknown's avatar
      Merge grichter@bk-internal1.mysql.com:/home/bk/mysql-5.0 · 979d7e4b
      unknown authored
      into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
      
      
      979d7e4b
    • unknown's avatar
      Merge lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0-build · 5648be42
      unknown authored
      into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
      
      
      5648be42
    • unknown's avatar
      fix for compile error (Windows) · 5a720d4e
      unknown authored
      5a720d4e
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · 1885e9b8
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      include/my_pthread.h:
        Auto merged
      1885e9b8
    • unknown's avatar
      Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable · ffb4ff24
      unknown authored
       - Reverted removal of errorcheck mutex initialise, used in safe_mutex_init. 
      
      
      include/my_pthread.h:
        Reverted the removal of errorcheck mutex initializer
      mysys/my_thr_init.c:
        Reverted the removal of errorcheck mutex initializer
        Add destruction of mutex initializer
      ffb4ff24
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 76d6e2db
      unknown authored
      into mysql.com:/home/pem/work/mysql-5.0
      
      
      76d6e2db
    • unknown's avatar
      Merge from 4.1 to 5.0 · 0e29519b
      unknown authored
      
      client/mysql.cc:
        Auto merged
      include/my_pthread.h:
        Auto merged
      ndb/src/ndbapi/ndberror.c:
        Auto merged
      sql/examples/ha_archive.cc:
        Auto merged
      sql/examples/ha_archive.h:
        Auto merged
      BUILD/SETUP.sh:
        Manual merge of conflicts
        -DBIG_TABLES removed set by configure using --with-big-tables
      configure.in:
        manual merge
      mysql-test/r/archive.result:
        Manual merge
      mysql-test/t/archive.test:
        Manual merge
      0e29519b
    • unknown's avatar
      Bug#9263 GCC4: -mcpu is depricated, use -mtune or -march instead · 78f89a72
      unknown authored
         - Made a script that selects the best compiler optimizations for the current cpu.
         - Use the script from BUILD/SETUP.sh 
      
      
      BUILD/SETUP.sh:
        Run check-cpu and use the compiler optimization flags it outputs
      78f89a72
    • unknown's avatar
      ha_innodb.cc: · 13683982
      unknown authored
        Correct an assertion
      
      
      sql/ha_innodb.cc:
        Correct an assertion
      13683982
    • unknown's avatar
      ha_innodb.cc, mysqld.cc: · 3296a121
      unknown authored
        Fix compilation error if HAVE_REPLICATION is not defined
      
      
      sql/mysqld.cc:
        Fix compilation error if HAVE_REPLICATION is not defined
      sql/ha_innodb.cc:
        Fix compilation error if HAVE_REPLICATION is not defined
      3296a121
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/bug9714 · 49b448ae
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      configure.in:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/item.cc:
        Auto merged
      49b448ae
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/bug8162 · abf4e93d
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-4.1
      
      
      configure.in:
        Auto merged
      abf4e93d
    • unknown's avatar
      ha_innodb.cc: · 2ea24da8
      unknown authored
        Fix linking and compilation errors
      
      
      sql/ha_innodb.cc:
        Fix linking and compilation errors
      2ea24da8
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/bug9954 · 3ce2f6f4
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-4.1
      
      
      configure.in:
        Auto merged
      3ce2f6f4
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/bug9911 · fc26e1c1
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-4.1
      
      
      fc26e1c1
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/bug2596 · e9cf23d1
      unknown authored
      into neptunus.(none):/home/msvensson/mysql/mysql-4.1
      
      
      e9cf23d1
    • unknown's avatar
      BUG#9714 libsupc++ problem · 072fa90d
      unknown authored
       - Remove linking of libsupc++
       - Move all local static variables to filescope
      
      
      configure.in:
        Remove linking with libsupc++
      sql/examples/ha_archive.cc:
        Move local static variables to file scope
      sql/examples/ha_example.cc:
        Move local static variables to file scope
      sql/examples/ha_tina.cc:
        Move local static variables to file scope
      sql/ha_berkeley.cc:
        Move local static variables to file scope
      sql/ha_blackhole.cc:
        Move local static variables to file scope
      sql/ha_federated.cc:
        Move local static variables to file scope
      sql/ha_heap.cc:
        Move local static variables to file scope
      sql/ha_innodb.cc:
        Move local static variables to file scope
      sql/ha_myisam.cc:
        Move local static variables to file scope
      sql/ha_myisammrg.cc:
        Move local static variables to file scope
      sql/ha_ndbcluster.cc:
        Move local static variables to file scope
      sql/item.cc:
        Move local static instance variables to file scope
      sql/item_sum.cc:
        Move local static variables to file scope
      072fa90d
    • unknown's avatar
      Bug #8162 MySQL cannot be compiled without readline · ecfae64d
      unknown authored
       - Display error if system readline or libedit can't be found
      
      
      configure.in:
        Display an error if user has selected not to use the bundled libedit or readline, AND the system readline or libedit can't be found
      ecfae64d
    • unknown's avatar
      Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable · 7e04d257
      unknown authored
        - Changed makelist.sh
        - Bump up required version of autoconf
        - Use new style to init mutex in my_thr_init
      
      
      cmd-line-utils/libedit/makelist.sh:
        Changed file so it works also on windows cr/lf files.
      configure.in:
        Bump up required AC version number so that correct version of aclocal and autoconf is selected.
      include/my_pthread.h:
        Use PTHREAD_MUTEX_ADAPTIVE_NP to see if "fast" mutexes are available
        Remove "errorcheck" mutexes, since they are never used.
      mysys/my_thr_init.c:
        Use new style functions to init mutex if PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP is defined
        Add comment what mutex "kind" means
      7e04d257
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · 21d5136d
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      ndb/src/ndbapi/ndberror.c:
        Auto merged
      21d5136d
    • unknown's avatar
      sql_repl.cc: · 2821fa61
      unknown authored
        Remove printf's from semi-sync code in sql_repl.cc
      
      
      sql/sql_repl.cc:
        Remove printf's from semi-sync code in sql_repl.cc
      2821fa61
    • unknown's avatar
      Merge hundin.mysql.fi:/home/heikki/mysql-4.1 · 79d3149d
      unknown authored
      into hundin.mysql.fi:/home/heikki/mysql-5.0
      
      
      innobase/dict/dict0dict.c:
        Auto merged
      innobase/fil/fil0fil.c:
        Auto merged
      innobase/include/dict0dict.h:
        Auto merged
      79d3149d
  3. 26 Apr, 2005 1 commit