An error occurred fetching the project authors.
  1. 27 May, 2004 6 commits
    • unknown's avatar
      Use ndbclient more · d5dd5927
      unknown authored
      configure.in:
        Include mgmapi
      ndb/config/type_ndbapi.mk.am:
        remove LDADD from type
      ndb/config/type_util.mk.am:
        remove LDADD from type
      ndb/src/cw/cpcd/Makefile.am:
        LDADD ndbclient
      ndb/src/kernel/ndb-main/Makefile.am:
        Fix LDADD
      ndb/src/mgmclient/Makefile.am:
        LDADD ndbclient
      ndb/src/mgmsrv/Makefile.am:
        LDADD ndbclient
      ndb/test/run-test/Makefile.am:
        LDADD ndbclient
      d5dd5927
    • unknown's avatar
      ndb fixes see files · 7be5fa6e
      unknown authored
      acconfig.h:
        added switched for shm sci in ndb
      acinclude.m4:
        added switched for shm sci in ndb
      configure.in:
        added dependency for ndblibs to mysql server
      ndb/src/common/transporter/Makefile.am:
        small fix
      ndb/src/common/transporter/Transporter.hpp:
        ndb_global for sci and shm defines
      7be5fa6e
    • unknown's avatar
      oops · 0f7dcab8
      unknown authored
      0f7dcab8
    • unknown's avatar
      see resp file · 37cc61e6
      unknown authored
      configure.in:
        added NDB_EXTRA_FLAGS
      ndb/src/common/transporter/Makefile.am:
        removed SHM in ndb
      37cc61e6
    • unknown's avatar
      configure.in: · 481327c2
      unknown authored
        automake verion problem
      
      
      configure.in:
        automake verion problem
      481327c2
    • unknown's avatar
      several ndb automake changes, see respective file · 312794db
      unknown authored
      ndb/tools/waiter.cpp:
        Rename: ndb/test/tools/waiter.cpp -> ndb/tools/waiter.cpp
      configure.in:
        added install dirs for ndb
      ndb/Makefile.am:
        ndb headers for install
      ndb/config/common.mk.am:
        DEFS_LOC in ndb make
      ndb/config/type_ndbapi.mk.am:
        added LDADD=libNDB_API.la default for type_ndbapi
      ndb/src/cw/cpcd/Makefile.am:
        changes install dir
      ndb/src/kernel/blocks/backup/restore/Makefile.am:
        changes install dir
      ndb/src/kernel/ndb-main/Makefile.am:
        changes install dir
      ndb/src/mgmapi/Makefile.am:
        changes install dir
      ndb/src/mgmclient/Makefile.am:
        changes install dir
      ndb/src/mgmsrv/Makefile.am:
        changes install dir
      ndb/src/ndbapi/Makefile.am:
        changes install dir
      ndb/test/ndbapi/Makefile.am:
        changes install dir
      ndb/test/ndbapi/bank/Makefile.am:
        changes install dir
      ndb/test/tools/Makefile.am:
        changes install dir
      mysql-test/ndb/install_ndbcluster.sh:
        new
      mysql-test/ndb/stop_ndbcluster.sh:
        new
      ndb/tools/Makefile.am:
        changes install dir
      312794db
  2. 26 May, 2004 3 commits
    • unknown's avatar
      netware files should always be in 'make dist' · acc89503
      unknown authored
      use opt_net_buffer_length instead of net_buffer_length
      
      
      Makefile.am:
        netware files should always be in 'make dist'
      client/mysqldump.c:
        use opt_net_buffer_length instead of net_buffer_length
      configure.in:
        netware files should always be in 'make dist'
      netware/Makefile.am:
        netware files should always be in 'make dist'
      acc89503
    • unknown's avatar
      configure.in: · 558fc9fc
      unknown authored
        makefix
      
      
      configure.in:
        makefix
      558fc9fc
    • unknown's avatar
      neww ndb automake · 72790bb9
      unknown authored
      ndb/test/tools/hugoCalculator.cpp:
        Rename: ndb/test/tools/hugoCalculator/hugoCalculator.cpp -> ndb/test/tools/hugoCalculator.cpp
      ndb/test/tools/hugoLoad.cpp:
        Rename: ndb/test/tools/hugoLoad/hugoLoad.cpp -> ndb/test/tools/hugoLoad.cpp
      ndb/test/tools/hugoFill.cpp:
        Rename: ndb/test/tools/hugoFill/hugoFill.cpp -> ndb/test/tools/hugoFill.cpp
      ndb/test/tools/hugoLockRecords.cpp:
        Rename: ndb/test/tools/hugoLockRecords/hugoLockRecords.cpp -> ndb/test/tools/hugoLockRecords.cpp
      ndb/test/tools/hugoPkRead.cpp:
        Rename: ndb/test/tools/hugoPkRead/hugoPkRead.cpp -> ndb/test/tools/hugoPkRead.cpp
      ndb/test/tools/hugoPkReadRecord.cpp:
        Rename: ndb/test/tools/hugoPkReadRecord/hugoPkReadRecord.cpp -> ndb/test/tools/hugoPkReadRecord.cpp
      ndb/test/tools/hugoScanRead.cpp:
        Rename: ndb/test/tools/hugoScanRead/hugoScanRead.cpp -> ndb/test/tools/hugoScanRead.cpp
      ndb/test/tools/restart.cpp:
        Rename: ndb/test/tools/restart/restart.cpp -> ndb/test/tools/restart.cpp
      ndb/test/ndbapi/TraceNdbApi.cpp:
        Rename: ndb/test/ndbapi/acid2/TraceNdbApi.cpp -> ndb/test/ndbapi/TraceNdbApi.cpp
      ndb/test/ndbapi/VerifyNdbApi.cpp:
        Rename: ndb/test/ndbapi/acid2/VerifyNdbApi.cpp -> ndb/test/ndbapi/VerifyNdbApi.cpp
      ndb/test/ndbapi/acid.cpp:
        Rename: ndb/test/ndbapi/acid/acid.cpp -> ndb/test/ndbapi/acid.cpp
      ndb/test/ndbapi/acid2.cpp:
        Rename: ndb/test/ndbapi/acid2/acid2.cpp -> ndb/test/ndbapi/acid2.cpp
      ndb/test/ndbapi/bulk_copy.cpp:
        Rename: ndb/test/ndbapi/bulk_copy/bulk_copy.cpp -> ndb/test/ndbapi/bulk_copy.cpp
      ndb/test/ndbapi/celloDb.cpp:
        Rename: ndb/test/ndbapi/cello-sessionDb/celloDb.cpp -> ndb/test/ndbapi/celloDb.cpp
      ndb/test/ndbapi/create_all_tabs.cpp:
        Rename: ndb/test/ndbapi/create_all_tabs/create_all_tabs.cpp -> ndb/test/ndbapi/create_all_tabs.cpp
      ndb/test/ndbapi/create_tab.cpp:
        Rename: ndb/test/ndbapi/create_tab/create_tab.cpp -> ndb/test/ndbapi/create_tab.cpp
      ndb/test/ndbapi/drop_all_tabs.cpp:
        Rename: ndb/test/ndbapi/drop_all_tabs/drop_all_tabs.cpp -> ndb/test/ndbapi/drop_all_tabs.cpp
      ndb/test/ndbapi/flexAsynch.cpp:
        Rename: ndb/test/ndbapi/flexAsynch/flexAsynch.cpp -> ndb/test/ndbapi/flexAsynch.cpp
      ndb/test/ndbapi/flexBench.cpp:
        Rename: ndb/test/ndbapi/flexBench/flexBench.cpp -> ndb/test/ndbapi/flexBench.cpp
      ndb/test/ndbapi/flexHammer.cpp:
        Rename: ndb/test/ndbapi/flexHammer/flexHammer.cpp -> ndb/test/ndbapi/flexHammer.cpp
      ndb/test/ndbapi/flexScan.cpp:
        Rename: ndb/test/ndbapi/flexScan/flexScan.cpp -> ndb/test/ndbapi/flexScan.cpp
      ndb/test/ndbapi/flexTT.cpp:
        Rename: ndb/test/ndbapi/flexTT/flexTT.cpp -> ndb/test/ndbapi/flexTT.cpp
      ndb/test/ndbapi/flexTimedAsynch.cpp:
        Rename: ndb/test/ndbapi/flexTimedAsynch/flexTimedAsynch.cpp -> ndb/test/ndbapi/flexTimedAsynch.cpp
      ndb/test/ndbapi/flex_bench_mysql.cpp:
        Rename: ndb/test/ndbapi/flex_bench_mysql/flex_bench_mysql.cpp -> ndb/test/ndbapi/flex_bench_mysql.cpp
      ndb/test/ndbapi/index.cpp:
        Rename: ndb/test/ndbapi/indexTest/index.cpp -> ndb/test/ndbapi/index.cpp
      ndb/test/ndbapi/asyncGenerator.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/generator/asyncGenerator.cpp -> ndb/test/ndbapi/asyncGenerator.cpp
      ndb/test/ndbapi/index2.cpp:
        Rename: ndb/test/ndbapi/indexTest2/index2.cpp -> ndb/test/ndbapi/index2.cpp
      ndb/test/ndbapi/interpreterInTup.cpp:
        Rename: ndb/test/ndbapi/interpreterInTup/interpreterInTup.cpp -> ndb/test/ndbapi/interpreterInTup.cpp
      ndb/test/ndbapi/mainAsyncGenerator.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/generator/mainAsyncGenerator.cpp -> ndb/test/ndbapi/mainAsyncGenerator.cpp
      ndb/test/ndbapi/ndb_async1.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/user/ndb_async1.cpp -> ndb/test/ndbapi/ndb_async1.cpp
      ndb/test/ndbapi/ndb_async2.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/user/ndb_async2.cpp -> ndb/test/ndbapi/ndb_async2.cpp
      ndb/test/ndbapi/ndb_user_populate.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_populate.cpp -> ndb/test/ndbapi/ndb_user_populate.cpp
      ndb/test/ndbapi/ndb_user_transaction.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction.cpp -> ndb/test/ndbapi/ndb_user_transaction.cpp
      ndb/test/ndbapi/ndb_user_transaction2.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction2.cpp -> ndb/test/ndbapi/ndb_user_transaction2.cpp
      ndb/test/ndbapi/ndb_user_transaction3.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction3.cpp -> ndb/test/ndbapi/ndb_user_transaction3.cpp
      ndb/test/ndbapi/userInterface.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/user/userInterface.cpp -> ndb/test/ndbapi/userInterface.cpp
      ndb/test/ndbapi/benchronja.cpp:
        Rename: ndb/test/ndbapi/ronja/benchronja/benchronja.cpp -> ndb/test/ndbapi/benchronja.cpp
      ndb/test/ndbapi/ndb_user_transaction4.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction4.cpp -> ndb/test/ndbapi/ndb_user_transaction4.cpp
      ndb/test/ndbapi/ndb_user_transaction5.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction5.cpp -> ndb/test/ndbapi/ndb_user_transaction5.cpp
      ndb/test/ndbapi/ndb_user_transaction6.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction6.cpp -> ndb/test/ndbapi/ndb_user_transaction6.cpp
      ndb/test/ndbapi/restarter.cpp:
        Rename: ndb/test/ndbapi/restarter/restarter.cpp -> ndb/test/ndbapi/restarter.cpp
      ndb/test/ndbapi/restarter2.cpp:
        Rename: ndb/test/ndbapi/restarter2/restarter2.cpp -> ndb/test/ndbapi/restarter2.cpp
      ndb/test/ndbapi/restarts.cpp:
        Rename: ndb/test/ndbapi/restarts/restarts.cpp -> ndb/test/ndbapi/restarts.cpp
      ndb/test/ndbapi/InsertRecs.cpp:
        Rename: ndb/test/ndbapi/telco/InsertRecs.cpp -> ndb/test/ndbapi/InsertRecs.cpp
      ndb/test/ndbapi/adoInsertRecs.cpp:
        Rename: ndb/test/ndbapi/telco/adoInsertRecs.cpp -> ndb/test/ndbapi/adoInsertRecs.cpp
      ndb/test/ndbapi/initronja.cpp:
        Rename: ndb/test/ndbapi/ronja/initronja/initronja.cpp -> ndb/test/ndbapi/initronja.cpp
      ndb/test/ndbapi/msa.cpp:
        Rename: ndb/test/ndbapi/telco/msa.cpp -> ndb/test/ndbapi/msa.cpp
      ndb/test/ndbapi/testBasic.cpp:
        Rename: ndb/test/ndbapi/testBasic/testBasic.cpp -> ndb/test/ndbapi/testBasic.cpp
      ndb/test/ndbapi/testDataBuffers.cpp:
        Rename: ndb/test/ndbapi/testDataBuffers/testDataBuffers.cpp -> ndb/test/ndbapi/testDataBuffers.cpp
      ndb/test/ndbapi/testDict.cpp:
        Rename: ndb/test/ndbapi/testDict/testDict.cpp -> ndb/test/ndbapi/testDict.cpp
      ndb/test/ndbapi/testGrep.cpp:
        Rename: ndb/test/ndbapi/testGrep/testGrep.cpp -> ndb/test/ndbapi/testGrep.cpp
      ndb/test/ndbapi/testGrepVerify.cpp:
        Rename: ndb/test/ndbapi/testGrep/verify/testGrepVerify.cpp -> ndb/test/ndbapi/testGrepVerify.cpp
      ndb/test/ndbapi/testIndex.cpp:
        Rename: ndb/test/ndbapi/testIndex/testIndex.cpp -> ndb/test/ndbapi/testIndex.cpp
      ndb/test/ndbapi/testInterpreter.cpp:
        Rename: ndb/test/ndbapi/testInterpreter/testInterpreter.cpp -> ndb/test/ndbapi/testInterpreter.cpp
      ndb/test/ndbapi/testMgm.cpp:
        Rename: ndb/test/ndbapi/testMgm/testMgm.cpp -> ndb/test/ndbapi/testMgm.cpp
      ndb/test/ndbapi/testNdbApi.cpp:
        Rename: ndb/test/ndbapi/testNdbApi/testNdbApi.cpp -> ndb/test/ndbapi/testNdbApi.cpp
      ndb/test/ndbapi/testNodeRestart.cpp:
        Rename: ndb/test/ndbapi/testNodeRestart/testNodeRestart.cpp -> ndb/test/ndbapi/testNodeRestart.cpp
      ndb/test/ndbapi/testOIBasic.cpp:
        Rename: ndb/test/ndbapi/testOIBasic/testOIBasic.cpp -> ndb/test/ndbapi/testOIBasic.cpp
      ndb/test/ndbapi/testOperations.cpp:
        Rename: ndb/test/ndbapi/testOperations/testOperations.cpp -> ndb/test/ndbapi/testOperations.cpp
      ndb/test/ndbapi/testOrderedIndex.cpp:
        Rename: ndb/test/ndbapi/testOrderedIndex/testOrderedIndex.cpp -> ndb/test/ndbapi/testOrderedIndex.cpp
      ndb/test/ndbapi/testRestartGci.cpp:
        Rename: ndb/test/ndbapi/testRestartGci/testRestartGci.cpp -> ndb/test/ndbapi/testRestartGci.cpp
      ndb/test/ndbapi/testScan.cpp:
        Rename: ndb/test/ndbapi/testScan/testScan.cpp -> ndb/test/ndbapi/testScan.cpp
      ndb/test/ndbapi/testScanInterpreter.cpp:
        Rename: ndb/test/ndbapi/testScanInterpreter/testScanInterpreter.cpp -> ndb/test/ndbapi/testScanInterpreter.cpp
      ndb/test/ndbapi/testSystemRestart.cpp:
        Rename: ndb/test/ndbapi/testSystemRestart/testSystemRestart.cpp -> ndb/test/ndbapi/testSystemRestart.cpp
      ndb/test/ndbapi/testTimeout.cpp:
        Rename: ndb/test/ndbapi/testTimeout/testTimeout.cpp -> ndb/test/ndbapi/testTimeout.cpp
      ndb/test/ndbapi/cdrserver.cpp:
        Rename: ndb/test/ndbapi/vw_test/cdrserver.cpp -> ndb/test/ndbapi/cdrserver.cpp
      ndb/test/ndbapi/size.cpp:
        Rename: ndb/test/ndbapi/vw_test/size.cpp -> ndb/test/ndbapi/size.cpp
      ndb/test/ndbapi/testTransactions.cpp:
        Rename: ndb/test/ndbapi/testTransactions/testTransactions.cpp -> ndb/test/ndbapi/testTransactions.cpp
      ndb/test/ndbapi/test_event.cpp:
        Rename: ndb/test/ndbapi/test_event/test_event.cpp -> ndb/test/ndbapi/test_event.cpp
      ndb/tools/delete_all.cpp:
        Rename: ndb/tools/delete_all/delete_all.cpp -> ndb/tools/delete_all.cpp
      ndb/tools/desc.cpp:
        Rename: ndb/tools/desc/desc.cpp -> ndb/tools/desc.cpp
      ndb/tools/drop_index.cpp:
        Rename: ndb/tools/drop_index/drop_index.cpp -> ndb/tools/drop_index.cpp
      ndb/tools/drop_tab.cpp:
        Rename: ndb/tools/drop_tab/drop_tab.cpp -> ndb/tools/drop_tab.cpp
      ndb/tools/listTables.cpp:
        Rename: ndb/tools/list_tables/listTables.cpp -> ndb/tools/listTables.cpp
      ndb/tools/ndbsql.cpp:
        Rename: ndb/tools/ndbsql/ndbsql.cpp -> ndb/tools/ndbsql.cpp
      ndb/tools/select_all.cpp:
        Rename: ndb/tools/select_all/select_all.cpp -> ndb/tools/select_all.cpp
      ndb/tools/select_count.cpp:
        Rename: ndb/tools/select_count/select_count.cpp -> ndb/tools/select_count.cpp
      ndb/test/tools/hugoScanUpdate.cpp:
        Rename: ndb/test/tools/hugoScanUpd.cpp -> ndb/test/tools/hugoScanUpdate.cpp
      ndb/test/tools/hugoPkUpdate.cpp:
        Rename: ndb/test/tools/hugoPkUpd.cpp -> ndb/test/tools/hugoPkUpdate.cpp
      ndb/test/tools/hugoPkDelete.cpp:
        Rename: ndb/test/tools/hugoPkDel.cpp -> ndb/test/tools/hugoPkDelete.cpp
      ndb/tools/Makefile_old:
        Rename: ndb/tools/Makefile -> ndb/tools/Makefile_old
      ndb/test/tools/transproxy.cpp:
        Rename: ndb/tools/transproxy.cpp -> ndb/test/tools/transproxy.cpp
      ndb/test/tools/verify_index.cpp:
        Rename: ndb/tools/verify_index.cpp -> ndb/test/tools/verify_index.cpp
      ndb/test/tools/copy_tab.cpp:
        Rename: ndb/tools/copy_tab.cpp -> ndb/test/tools/copy_tab.cpp
      ndb/test/tools/cpcc.cpp:
        Rename: ndb/tools/cpcc.cpp -> ndb/test/tools/cpcc.cpp
      ndb/test/tools/create_index.cpp:
        Rename: ndb/tools/create_index.cpp -> ndb/test/tools/create_index.cpp
      ndb/test/tools/old_dirs/waiter/Makefile_old:
        mvdir
      ndb/test/tools/old_dirs/waiter/waiter.cpp:
        mvdir
      ndb/test/tools/old_dirs/restart/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoScanUpdate/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoScanRead/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoPkUpdate/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoPkReadRecord/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoPkRead/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoPkDelete/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoLockRecords/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoLoad/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoFill/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoCalculator/Makefile:
        mvdir
      ndb/tools/old_dirs/copy_tab/Makefile:
        mvdir
      ndb/tools/old_dirs/cpcc/Makefile:
        mvdir
      ndb/tools/old_dirs/create_index/Makefile:
        mvdir
      ndb/tools/old_dirs/delete_all/Makefile:
        mvdir
      ndb/tools/old_dirs/desc/Makefile:
        mvdir
      ndb/tools/old_dirs/drop_index/Makefile:
        mvdir
      ndb/tools/old_dirs/drop_tab/Makefile:
        mvdir
      ndb/tools/old_dirs/list_tables/Makefile:
        mvdir
      ndb/tools/old_dirs/select_all/Makefile:
        mvdir
      ndb/tools/old_dirs/select_count/Makefile:
        mvdir
      ndb/test/tools/old_dirs/transproxy/Makefile:
        mvdir
      ndb/test/tools/old_dirs/verify_index/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexTT/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexTimedAsynch/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexHammer/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexHammer/README:
        mvdir
      ndb/test/ndbapi/old_dirs/flexBench/Makefile.am:
        mvdir
      ndb/test/ndbapi/old_dirs/flexBench/Makefile_old:
        mvdir
      ndb/test/ndbapi/old_dirs/flexBench/ndbplot.pl:
        mvdir
      ndb/test/ndbapi/old_dirs/flexAsynch/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/drop_all_tabs/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/create_tab/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testOIBasic/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testOIBasic/times.txt:
        mvdir
      ndb/test/ndbapi/old_dirs/testNodeRestart/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testOperations/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testBlobs/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testBackup/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testDict/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/test_event/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testTransactions/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testTimeout/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testSystemRestart/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testDataBuffers/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testIndex/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testMgm/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/restarter/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexScan/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexScan/README:
        mvdir
      ndb/test/ndbapi/old_dirs/testRestartGci/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flex_bench_mysql/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/indexTest/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/indexTest2/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testBasic/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/basicAsynch/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/create_all_tabs/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testNdbApi/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testOrderedIndex/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/restarter2/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/telco/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/telco/readme:
        mvdir
      ndb/test/ndbapi/old_dirs/acid/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/acid2/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/acid2/TraceNdbApi.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/acid2/VerifyNdbApi.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/interpreterInTup/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/ronja/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/ronja/benchronja/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/ronja/initronja/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testScan/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/bcd.h:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/utv.h:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/vcdrfunc.h:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/script/client_start:
        mvdir
      ndb/test/ndbapi/old_dirs/testGrep/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testGrep/verify/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testInterpreter/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/restarts/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/bulk_copy/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/generator/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/dbGenerator.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/testData.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/userInterface.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/macros.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/ndb_error.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/bin/.empty:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/include/ndb_schema.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/include/testDefinitions.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/lib/.empty:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l-p10.sh:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l.sh:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-p10.sh:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench.sh:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/README:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.sparc:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/mainGenerator.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/include/testData.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/include/userInterface.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/mainPopulate.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/localDbPrepare.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/macros.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/ndb_error.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userHandle.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userInterface.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userTransaction.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userHandle.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userTransaction.c:
        mvdir
      ndb/test/ndbapi/testBasicAsynch.cpp:
        Change mode to -rw-rw-r--
      ndb/tools/old_dirs/ndbnet/Makefile.PL:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Base.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Client.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Command.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Config.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/ndbnet.pl:
        mvdir
      ndb/tools/old_dirs/ndbnet/ndbnetd.pl:
        mvdir
      ndb/tools/old_dirs/ndbnet/ndbrun:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Database.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Env.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Node.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeApi.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeDb.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeMgmt.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Server.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerINET.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerUNIX.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Base.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Database.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Env.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Node.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Base.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Dir.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Event.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/File.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/IO.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Lock.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Log.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Socket.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketINET.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketUNIX.pm:
        mvdir
      ndb/tools/old_dirs/ndbsql/Makefile:
        mvdir
      ndb/tools/old_dirs/src/counterviewer/CounterViewer.java:
        mvdir
      ndb/test/ndbapi/bank/Bank.hpp:
        mvdir
      ndb/test/ndbapi/bank/Makefile_old:
        Rename: ndb/test/ndbapi/bank/Makefile -> ndb/test/ndbapi/bank/Makefile_old
      ndb/test/ndbapi/bank/old_dirs/bankCreator/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankSumAccounts/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankMakeGL/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankTimer/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankValidateAllGLs/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankTransactionMaker/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/src/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/testBank/Makefile:
        mvdir
      ndb/test/ndbapi/ScanFilter.hpp:
        Rename: ndb/test/ndbapi/old_dirs/testScanInterpreter/ScanFilter.hpp -> ndb/test/ndbapi/ScanFilter.hpp
      ndb/test/ndbapi/ScanInterpretTest.hpp:
        Rename: ndb/test/ndbapi/old_dirs/testScanInterpreter/ScanInterpretTest.hpp -> ndb/test/ndbapi/ScanInterpretTest.hpp
      ndb/test/ndbapi/ScanFunctions.hpp:
        Rename: ndb/test/ndbapi/old_dirs/testScan/ScanFunctions.hpp -> ndb/test/ndbapi/ScanFunctions.hpp
      72790bb9
  3. 25 May, 2004 2 commits
    • unknown's avatar
      Added patches from Novell · a37fc4bb
      unknown authored
      Build-tools/Do-compile:
        Fixed indentation
      configure.in:
        Added patches from Novell
        Added C_EXTRA_FLAGS as an easy way to pass flags to both CFLAGS and CXXFLAGS
      extra/perror.c:
        Fixed error number reporting to not report 'Unknown error'
      include/my_global.h:
        Defines to make NETWARE patches cleaner
      include/thr_alarm.h:
        Fixed wrong macro
      netware/mysql_install_db.c:
        Indentation fix
      a37fc4bb
    • unknown's avatar
      updated configure for automake in ndb tree · 0ef92a7f
      unknown authored
      0ef92a7f
  4. 19 May, 2004 1 commit
    • unknown's avatar
      ndb tablehandler, ndb make and endien define, see each file · 9cede55d
      unknown authored
      configure.in:
        configure to check if HAVE_COMPRESS for ndbcluster table handler
      ndb/Makefile:
        fix for problems with parallell make
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        changed ifdef _BIG_ENDIAN => WORDS_BIGENDIAN
      ndb/src/ndbapi/Ndb.cpp:
        changed ifdef _BIG_ENDIAN => WORDS_BIGENDIAN
      9cede55d
  5. 11 May, 2004 1 commit
  6. 06 May, 2004 1 commit
    • unknown's avatar
      Portability fixes · f3b3b2b1
      unknown authored
      Change strtoll -> my_strtoll10()
      Fixed bug in my_strntoul() and my_strntol() where we got different values on 32 and 64 bit systems (Bug #3472)
      
      
      configure.in:
        Fixed problem on IRIX64 (One can't have AC_MSG_RESULT on same row as AC_DEFINE
      extra/my_print_defaults.c:
        Fixed wrong definition for 'verbose'
      include/my_global.h:
        Portability fix (IRIX64)
      libmysql/client_settings.h:
        Remove compiler warnings
      libmysql/libmysql.c:
        Remove compiler warnings
      mysql-test/r/func_str.result:
        Updated results
      mysql-test/r/key_cache.result:
        Updated results to not depend on key_blocks_unused
      mysql-test/t/func_str.test:
        More test of long overflow
      mysql-test/t/key_cache.test:
        Updated results to not depend on key_blocks_unused
      sql/item.cc:
        Portability fix (don't use strtoll())
      sql/item.h:
        Portability fix (don't use strtoll())
      sql/item_sum.h:
        Portability fix (don't use strtoll())
      sql/item_timefunc.cc:
        Fixed compiler warning
      strings/ctype-simple.c:
        Fixed bug in my_strntoul() and my_strntol() where we got different values on 32 and 64 bit systems
      strings/ctype-ucs2.c:
        Fixed bug in my_strntoul() and my_strntol() where we got different values on 32 and 64 bit systems
      f3b3b2b1
  7. 29 Apr, 2004 1 commit
    • unknown's avatar
      configure.in: · be96b613
      unknown authored
        added configure options PACKAGE and VERSION for ndb
      GuessConfig.sh:
        added options for PACKAGE and VERSION
      Epilogue.mk:
        Added target distdir
      
      
      ndb/Epilogue.mk:
        Added target distdir
      ndb/config/GuessConfig.sh:
        added options for PACKAGE and VERSION
      configure.in:
        added configure options PACKAGE and VERSION for ndb
      be96b613
  8. 26 Apr, 2004 1 commit
  9. 21 Apr, 2004 1 commit
    • unknown's avatar
      symlink, not hardlink · c740d66c
      unknown authored
      mkdir in Makefile, not in configure
      chmod a-x
      
      
      sql/ha_ndbcluster.cc:
        Change mode to -rw-rw-r--
      sql/ha_ndbcluster.h:
        Change mode to -rw-rw-r--
      BitKeeper/etc/ignore:
        added libmysqld/discover.cc
      configure.in:
        symlink, not hardlink
        mkdir in Makefile, not in configure
      include/Makefile.am:
        mkdir in Makefile, not in configure
      mysql-test/std_data/init_file.dat:
        add EOL
        make a test faster
      c740d66c
  10. 14 Apr, 2004 1 commit
  11. 13 Apr, 2004 1 commit
    • unknown's avatar
      All changes are to allow someone to compile the example storage engine and use it. · eff13abf
      unknown authored
      acconfig.h:
        Default undef for example storage engine.
      acinclude.m4:
        Build macro additions for example engine.
      configure.in:
        Configure changes for it to be listed in --help
      sql/Makefile.am:
        Added in paths to build example.
      sql/examples/ha_example.cc:
        Correction in indention and a few minor other corrections. It now lets you create/open/drop example engine.
      sql/handler.cc:
        Added definition for the example storage engine. Added case for it to be created.
      sql/handler.h:
        Added example storage engine type.
      sql/mysql_priv.h:
        Added flag for optional build of example storage engine.
      sql/mysqld.cc:
        Pieces to build example storage engine.
      eff13abf
  12. 18 Mar, 2004 2 commits
  13. 10 Mar, 2004 1 commit
    • unknown's avatar
      Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) · 98cd9f93
      unknown authored
      BUILD/compile-pentium-debug-max:
        Added --with-raid
      configure.in:
        Removed -DFN_NO_CASE_SENCE for Mac OS X as this is not always true
      mysql-test/install_test_db.sh:
        Added --skip-warnings
      mysql-test/mysql-test-run.sh:
        Fixes to get --gdb and --ddd to work
      mysql-test/r/lowercase_table2.result:
        Test for lower_case_table_names=2 and temporary tables
      mysql-test/r/lowercase_table3.result:
        Fixed error message
      mysql-test/r/multi_update.result:
        Test of behaviour of multi-table-delete and alias
      mysql-test/t/lowercase_table2.test:
        Test for lower_case_table_names=2 and temporary tables
      mysql-test/t/lowercase_table3.test:
        Fixed error
      mysql-test/t/multi_update.test:
        Test of behaviour of multi-table-delete and alias (Bug #2940)
      mysys/mf_iocache.c:
        Renamed _flush_io_cache to my_b_flush_io_cache
      sql/ha_myisam.cc:
        Added comment
      sql/lock.cc:
        Extra debugging
      sql/log.cc:
        New parameter to flush_relay_log_info
      sql/log_event.cc:
        New parameter to flush_relay_log_info
      sql/mf_iocache.cc:
        Removed not used header files
      sql/mysqld.cc:
        More debugging info
        Less warnings when run with --skip-warnings
      sql/opt_range.cc:
        More debug information
      sql/repl_failsafe.cc:
        New parameter to flush_relay_log_info
      sql/slave.cc:
        First start SQL thread, then start IO thread. This fixed a raze condition in SLAVE START (Bug #2921)
        Ensure that we have a lock on the IO thread before flushing a relay log file that. The original code could core dump when a relay log rotated.
      sql/slave.h:
        New parameter to flush_relay_log_info
      sql/sql_base.cc:
        Added warning
      sql/sql_handler.cc:
        Indentation fix
      sql/sql_repl.cc:
        New parameter to flush_relay_log_info
      sql/sql_select.cc:
        Fixed problem with deleting temporary tables when using lower_case_table_names=2. (Bug #2858)
      sql/sql_table.cc:
        Fixed comment
      sql/sql_yacc.yy:
        Removed compiler warning
      include/my_sys.h:
        Fixed usage of unpack_filename
      mysys/mf_pack.c:
        Changed unpack_filename() to return length of result string.
      mysys/test_fn.c:
        Fixed usage of unpack_filename
      sql/sql_db.cc:
        Fixed memory leak with raid tables
      sql/table.cc:
        Fixed usage of unpack_filename
      98cd9f93
  14. 02 Mar, 2004 1 commit
  15. 18 Feb, 2004 2 commits
  16. 13 Feb, 2004 2 commits
    • unknown's avatar
      my_atof is deleted · 98150adc
      unknown authored
      strtod from mit-threads is restored and cleaned up
      
      
      BitKeeper/deleted/.del-atof.c~d3edf47a9884080:
        Delete: strings/atof.c
      configure.in:
        atod() is no longer used in MySQL
        isinf() now is
      include/m_string.h:
        my_strtod, my_atof
      include/my_global.h:
        my_atof is deleted
        define isinf()
      libmysql/Makefile.shared:
        use internal strtod
      sql/gstream.cc:
        use internal strtod
      sql/init.cc:
        my_atof is deleted
      sql/item.h:
        use internal strtod
      sql/item_func.cc:
        use internal strtod
      sql/item_sum.h:
        use internal strtod
      sql/sql_analyse.cc:
        use internal strtod
      strings/Makefile.am:
        use internal strtod
      strings/ctype-simple.c:
        use internal strtod
      strings/ctype-ucs2.c:
        use internal strtod
      strings/strtod.c:
        cleanup
        stricter input checks (e.g. ".E10" is no longer a number)
        don't return an "inf"
      98150adc
    • unknown's avatar
      Always use libtool with "--preserve-dup-deps" · 9d75430a
      unknown authored
      Always use all LOAD DATA options in replication.
      Fixed problem in mysqlbinlog where LOAD DATA options could be overwritten.
      
      
      client/mysqlbinlog.cc:
        Ensure that we don't call init_dynamic_array() before my_init() has been done
      configure.in:
        Always use libtool with "--preserve-dup-deps" to prevent link problems with g++
      mysql-test/r/mysqlbinlog.result:
        new results
      mysql-test/r/range.result:
        new results
      mysql-test/t/range.test:
        add missing DROP TABLE
      sql/log_event.cc:
        Always use all LOAD DATA options. This is needed to handle commands of type "FIELDS TERMINATED BY ''"
        Allocate memory for Create_file_log_event options as these may be overwritten in mysqlbinlog
      sql/log_event.h:
        Free buffer
      9d75430a
  17. 12 Feb, 2004 1 commit
  18. 10 Feb, 2004 2 commits
  19. 05 Feb, 2004 1 commit
    • unknown's avatar
      Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) · d4b54422
      unknown authored
      DROP DATABASE now assumes RAID directories are in hex. (Bug #2627)
      Don't increment 'select_full_range' and similar statistics for EXPLAIN queries. (Bug #2506)
      Test in configure if pthread_key_delete() exists (to fix compile problem on SCO) (Bug #2461)
      
      
      BUILD/compile-pentium-max:
        Added --with-raid
      configure.in:
        Added testing of pthread_key_delete (to fix compile problem on SCO)  (Bug #2461)
      include/my_pthread.h:
        Added testing of pthread_key_delete (to fix compile problem on SCO)  (Bug #2461)
      innobase/include/data0data.ic:
        Added missing newline
      mysql-test/r/raid.result:
        Test of DROP DATABASE with RAID directories in hex
      mysql-test/t/raid.test:
        Test of DROP DATABASE with RAID directories in hex
      sql/sql_db.cc:
        DROP DATABASE could not drop databases with RAID tables that had
        more than 9 RAID_CHUNKS because DROP DATABASE assumed raid tables where in decimal while the RAID CREATE code assumed directories was in hex.(Bug #2627)
      sql/sql_select.cc:
        Don't increment 'select_full_range' and similar statistics for EXPLAIN queries. (Bug #2506)
      sql/sql_udf.cc:
        mysqld crashed if mysql.func table didn't exists (Bug #2577)
      d4b54422
  20. 04 Feb, 2004 1 commit
    • unknown's avatar
      Fix for bug #2214: · 6cd3b822
      unknown authored
      "CC: ERROR File = item.h, Line = 401 The identifier strtoll is undefined"
      (compilation failure on SGI IRIX + MIPSPro 7.41)
      Compilation script implemented.
      Tested in 32 and 64 bit mode
      
      
      configure.in:
        Fix for bug #2214: we should not reset CXXFLAGS on IRIX for build 
        script to work
      6cd3b822
  21. 16 Dec, 2003 1 commit
  22. 14 Dec, 2003 1 commit
    • unknown's avatar
      Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) · 199f0cea
      unknown authored
      Don't dump data for MRG_ISAM or MRG_MYISAM tables. (Bug #1846)
      Ensure that 'lower_case_table_names' is always set on case insensitive file systems. (Bug #1812)
      One can now configure MySQL as windows service as a normal user. (Bug #1802)
      Database names is now compared with lower case in ON clause when lower_case_table_names is set. (Bug #1736)
      IGNORE ... LINES option didn't work when used with fixed length rows. (Bug #1704)
      Change INSERT DELAYED ... SELECT... to INSERT .... SELECT (Bug #1983)
      Safety fix for service 'mysql start' (Bug #1815)
      
      
      client/mysql.cc:
        Extend max_allowed_packet to 2G (Bug #2105)
      client/mysqldump.c:
        Extend max_allowed_packet to 2G (Bug #2105)
        Don't dump data for MRG_ISAM or MRG_MYISAM tables. (Bug #1846)
      configure.in:
        Test for file linux/config.h
      include/my_global.h:
        Portability fix (Bug #1924)
      mysql-test/r/insert.result:
        Update test results
      mysql-test/r/loaddata.result:
        Update test results
      mysql-test/r/lowercase_table.result:
        Update test results
      mysql-test/t/insert.test:
        Test INSERT ... DELAYED ... SELECT
      mysql-test/t/loaddata.test:
        Added test of LOAD DATA INFILE ... IGNORE # LINES for fixed size tables
      mysql-test/t/lowercase_table.test:
        Test mixed lower/uppercase database names
      sql/item.cc:
        Made function not inline (to make it easier to modify it without recompilation of all files)
      sql/item.h:
        Moved function to item.cc
      sql/mysqld.cc:
        Merge pidfile create code
        Ensure that 'lower_case_table_names' is always set on case insensitive file systems. (Bug #1812)
      sql/nt_servc.cc:
        One can now configure MySQL as windows service as a normal user. (Bug #1802)
      sql/sql_base.cc:
        Database names is now compared with lower case in ON clause when lower_case_table_names is set. (Bug #1736)
      sql/sql_class.h:
        Fixed type
      sql/sql_load.cc:
        IGNORE ... LINES option didn't work when used with fixed length rows. (Bug #1704)
      sql/sql_parse.cc:
        Change INSERT DELAYED ... SELECT... to INSERT .... SELECT
      strings/ctype-tis620.c:
        Ensure that memory is freed properly (Partly becasue of bug #1770)
        Bar should check the proposed patch in #1770 if we can use it
      support-files/mysql.server.sh:
        Safety fix (Bug #1815)
      199f0cea
  23. 04 Dec, 2003 1 commit
  24. 28 Nov, 2003 1 commit
    • unknown's avatar
      Added missing SSL library (Should be in source distribution) · 5a331b9e
      unknown authored
      Fixed compiler warnings (a lot of hidden variables detected by the Forte compiler)
      Added a lot of 'version_xxx' strings to 'show variables'
      Prevent copying of TMP_TABLE_PARAM (This caused core dump bug on Solaris)
      Fixed problem with printing sub selects to debug log
      
      
      Docs/mysqld_error.txt:
        Updated error messages
      Makefile.am:
        Added missing SSL library (Should be in source distribution)
      configure.in:
        Added missing SSL library
      include/sql_common.h:
        Move duplicated prototypes
      innobase/os/os0file.c:
        Added comment for line that could be removed
      innobase/srv/srv0srv.c:
        Added comment for line that could be removed
      innobase/srv/srv0start.c:
        Added comment for line that could be removed
      innobase/trx/trx0sys.c:
        Added cast to remove compiler warning
      isam/isamchk.c:
        Fixed compiler warning
      libmysql/conf_to_src.c:
        Include files in proper order
      myisam/mi_check.c:
        Removed else part that caused compiler warning
      myisam/mi_delete.c:
        Added cast
      myisam/mi_page.c:
        Added cast
      myisam/mi_preload.c:
        Added cast
      myisam/mi_write.c:
        Added cast
      myisam/myisampack.c:
        changed 'byte' to 'current_byte' to avoid compiler warnings
      mysql-test/mysql-test-run.sh:
        Removed start-from as test '<' is not portable and this can easily be done from command line
      mysys/hash.c:
        Added cast
      mysys/mf_wcomp.c:
        Removed not reached line
      mysys/my_append.c:
        Fixed include file order to get this more portable
      mysys/my_copy.c:
        Fixed include file order to get this more portable
      mysys/my_redel.c:
        Fixed include file order to get this more portable
      sql-common/client.c:
        More DBUG_PRINT
      sql-common/pack.c:
        Added casts becasue Fortre compiler apparently compares (ulonglong) < (longlong) as signed
      sql/ha_heap.cc:
        Changed variable names to not cause hidden variables
      sql/ha_innodb.cc:
        Changed variable names to not cause hidden variables
      sql/item.cc:
        Changed variable names to not cause hidden variables
      sql/item.h:
        Changed variable names to not cause hidden variables
      sql/item_cmpfunc.h:
        Changed variable names to not cause hidden variables
      sql/item_func.cc:
        Changed variable names to not cause hidden variables
      sql/item_subselect.cc:
        Changed variable names to not cause hidden variables
      sql/item_subselect.h:
        Changed variable names to not cause hidden variables
      sql/item_sum.cc:
        Changed variable names to not cause hidden variables
      sql/item_timefunc.cc:
        Changed variable names to not cause hidden variables
      sql/log.cc:
        Changed variable names to not cause hidden variables
      sql/protocol.cc:
        Changed variable names to not cause hidden variables
      sql/protocol.h:
        Changed variable names to not cause hidden variables
        Remove function not declared in protocol.cc
      sql/protocol_cursor.cc:
        Changed variable names to not cause hidden variables
      sql/set_var.cc:
        Added a lot of 'version_xxx' strings
        Changed 'bdb_version' to 'version_bdb'
      sql/sql_class.cc:
        Changed variable names to not cause hidden variables
        Add TMP_TABLE_PARAM::init() to allow one to initialize structure several times
      sql/sql_class.h:
        Prevent copying of TMP_TABLE_PARAM (This caused core dump bug on Solaris)
      sql/sql_derived.cc:
        Avoid copying TMP_TABLE_PARAM (Use class version instead)
      sql/sql_error.cc:
        More DBUG
      sql/sql_help.cc:
        Fixed compiler warning
      sql/sql_lex.cc:
        Changed variable names to not cause hidden variables
      sql/sql_list.h:
        Changed variable names to not cause hidden variables
      sql/sql_parse.cc:
        Changed variable names to not cause hidden variables
      sql/sql_select.cc:
        Changed variable names to not cause hidden variables
        Ensure that you don't send NULL to printf() for %s
        Fixed problem with printing sub selects to debug log
      sql/sql_select.h:
        Changed variable names to not cause hidden variables
      sql/sql_union.cc:
        Changed variable names to not cause hidden variables
        Don't use local copy of TMP_TABLE_PARAM (Caused core dump on Solaris)
      sql/sql_update.cc:
        Indentation cleanup
      sql/sql_yacc.yy:
        Remove warning
      strings/conf_to_src.c:
        Fixed include file order
      5a331b9e
  25. 02 Nov, 2003 1 commit
    • unknown's avatar
      Call my_sync() after all data is written to .frm file · 593c3449
      unknown authored
      Added my_sync() to mysys which will do fsync/fdatasync/_commit() on a file.
      
      
      VC++Files/mysys/mysys.dsp:
        Added my_sync.c
      configure.in:
        Added testing of fsync and fdatasync
      include/my_sys.h:
        Added my_sync()
      include/mysys_err.h:
        Added my_sync()
      isam/extra.c:
        Added my_sync()
      myisam/mi_extra.c:
        Added my_sync()
      myisam/mi_locking.c:
        Added my_sync()
      mysql-test/mysql-test-run.sh:
        Added option --valgrind-all
      mysys/Makefile.am:
        Added my_sync.c
      mysys/errors.c:
        Added my_sync()
      mysys/my_symlink.c:
        Removed compiler warning
      mysys/thr_alarm.c:
        Fix for link error on windows
      sql/unireg.cc:
        Call my_sync() after all data is written to .frm file
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      593c3449
  26. 21 Oct, 2003 1 commit
  27. 16 Oct, 2003 1 commit
    • unknown's avatar
      Safety fix to detect multiple calls to my_thread_end() · 63b1cc00
      unknown authored
      Portability fix (For Mac OS X)
      
      
      configure.in:
        Added detection of malloc / sys/malloc
      include/my_pthread.h:
        Safety fix to detect multiple calls to my_thread_end()
      libmysqld/lib_sql.cc:
        Remove duplicate call to my_thread_end()
      mysys/charset.c:
        Cleanup indentation
        Remove some short variable names
      mysys/my_thr_init.c:
        Safety fix to detect multiple calls to my_thread_end()
      sql/sql_test.cc:
        Portability fix (For Mac OS X)
      63b1cc00
  28. 11 Oct, 2003 1 commit
    • unknown's avatar
      Add new user variables for tuning memory usage: · 3b8f34a5
      unknown authored
      query_alloc_block_size, query_prealloc_size, range_alloc_block_size,transaction_alloc_block_size and transaction_prealloc_size
      Add more checks for "out of memory" detection in range optimization
      
      
      configure.in:
        Added detection of mallinfo
      mysql-test/r/variables.result:
        Test of new variables
      mysql-test/t/variables.test:
        Test of new variables
      sql/ha_berkeley.cc:
        Use init_sql_alloc instead of init_alloc_root for better OOM detection
      sql/log_event.cc:
        Add new user variables for tuning memory usage
      sql/mysql_priv.h:
        Add new user variables for tuning memory usage
      sql/mysqld.cc:
        Add new user variables for tuning memory usage
      sql/opt_ft.cc:
        Add new user variables for tuning memory usage
      sql/opt_ft.h:
        Add new user variables for tuning memory usage
      sql/opt_range.cc:
        Add new user variables for tuning memory usage
        Add more checks for out of memory conditions
      sql/opt_range.h:
        Add new user variables for tuning memory usage
      sql/set_var.cc:
        Add new user variables for tuning memory usage
      sql/sql_acl.cc:
        Add new user variables for tuning memory usage
      sql/sql_class.h:
        Add new user variables for tuning memory usage
      sql/sql_delete.cc:
        Add new user variables for tuning memory usage
      sql/sql_parse.cc:
        Add new user variables for tuning memory usage
      sql/sql_select.cc:
        Add new user variables for tuning memory usage
      sql/sql_test.cc:
        Add information about memory useage if system supports mallinfo()
      sql/sql_udf.cc:
        Add new user variables for tuning memory usage
      sql/sql_update.cc:
        Add new user variables for tuning memory usage
      sql/table.cc:
        Add new user variables for tuning memory usage
      3b8f34a5