An error occurred fetching the project authors.
- 28 Oct, 2004 1 commit
-
-
unknown authored
new define for long signal section size bumbed up limit for attributes to 128 use new define in SectionSegment some bug fixing of send fragmented signal + make chunk size a multiple the dew define for SectionSegment size mysql-test/r/ndb_basic.result: added test for max limit of 128 attributes in table mysql-test/t/ndb_basic.test: added test for max limit of 128 attributes in table ndb/include/kernel/ndb_limits.h: new define for long signal section size ndb/include/ndbapi/ndbapi_limits.h: bumbed up limit for attributes to 128 ndb/src/kernel/vm/LongSignal.hpp: use new define in SectionSegment ndb/src/ndbapi/TransporterFacade.cpp: some bug fixing of send fragmented signal + make chunk size a multiple the dew define for SectionSegment size
-
- 20 Oct, 2004 1 commit
-
-
unknown authored
-
- 01 Oct, 2004 1 commit
-
-
unknown authored
-
- 31 Aug, 2004 2 commits
-
-
unknown authored
Use 'mysqltest' as test database instead of test_$1 or test1,test2 to not accidently delete an important database Safety fix for mailformed MERGE files Build-tools/mysql-copyright: Print correct file name in case of errors Fixed indentation include/config-win.h: Removed unnecessary #ifdef myisammrg/myrg_open.c: Don't give a core if merge file contains INSERT_METHOD first (not legal but better safe than sorry) Don't set struct variables to zero that are already zero Indentation fixes mysql-test/r/create.result: Use 'mysqltest' as test database mysql-test/r/ndb_basic.result: Use 'mysqltest' as test database mysql-test/r/ndb_blob.result: Use 'mysqltest' as test database mysql-test/r/ndb_transaction.result: Use 'mysqltest' as test database mysql-test/r/ps_1general.result: Use 'mysqltest' as test database mysql-test/r/rpl_charset.result: Use 'mysqltest' as test database mysql-test/r/rpl_delete_all.result: Use 'mysqltest' as test database mysql-test/r/show_check.result: Use 'mysqltest' as test database mysql-test/t/create.test: Use 'mysqltest' as test database mysql-test/t/ndb_basic.test: Use 'mysqltest' as test database mysql-test/t/ndb_blob.test: Use 'mysqltest' as test database mysql-test/t/ndb_transaction.test: Use 'mysqltest' as test database mysql-test/t/ps_1general.test: Use 'mysqltest' as test database mysql-test/t/rpl_charset.test: Use 'mysqltest' as test database mysql-test/t/rpl_delete_all.test: Use 'mysqltest' as test database mysql-test/t/show_check.test: Use 'mysqltest' as test database sql/field.h: Mark functions that should be deleted as soon as we have a new prototype for store(longlong) sql/lock.cc: Indentation fix sql/sql_base.cc: Better comment. Break find_item_in_list in case of perfect match sql/sql_prepare.cc: Simple optimization sql/sql_select.cc: Portability fix
-
unknown authored
-
- 24 Aug, 2004 1 commit
-
-
unknown authored
-
- 18 Aug, 2004 1 commit
-
-
unknown authored
-
- 31 Jul, 2004 1 commit
-
-
unknown authored
-
- 29 Jul, 2004 1 commit
-
-
unknown authored
-
- 28 Jul, 2004 1 commit
-
-
unknown authored
mysql-test/r/ndb_basic.result: Added order by to some selects mysql-test/r/ndb_lock.result: Added order by to some selects mysql-test/t/ndb_basic.test: Added order by to some selects mysql-test/t/ndb_lock.test: Added order by to some selects
-
- 22 Jul, 2004 1 commit
-
-
unknown authored
-
- 09 Jul, 2004 1 commit
-
-
unknown authored
-
- 02 Jul, 2004 1 commit
-
-
unknown authored
-
- 25 May, 2004 1 commit
-
-
unknown authored
Updated ndb_ test cases mysql-test/r/ndb_autodiscover.result: Updated to new output of error message mysql-test/r/ndb_basic.result: Added som order by to sort the result correctly before comparing mysql-test/r/ndb_index_unique.result: Added test for USING HASH combined with PRIMARY KEY and UNIQUE index mysql-test/t/ndb_autodiscover.test: Correctede error case mysql-test/t/ndb_basic.test: Added som order by mysql-test/t/ndb_index_unique.test: Added test for USING HASH combined with PRIMARY KEY and UNIQUE index sql/ha_ndbcluster.cc: Added the index flag HA_ONLY_WHOLE_INDEX if index is created with USING HASH.
-
- 17 May, 2004 1 commit
-
-
unknown authored
mysql-test/r/ndb_basic.result: Add more tests to ndb_basic mysql-test/t/ndb_basic.test: Add more tests to ndb_basic
-
- 10 May, 2004 1 commit
-
-
unknown authored
mysql-test/r/ndb_basic.result: Updated ndb_basic for better coverage mysql-test/t/ndb_basic.test: Updated ndb_basic for better coverage
-
- 15 Apr, 2004 1 commit
-
-
unknown authored
Added one test case for ndb to mysql-test-run, ndb_basic. It will show that NDB Cluster is supported. mysql-test/install_test_db.sh: Added --skip-ndb wile installing test db mysql-test/mysql-test-run.sh: To enable NDB use --ndbcluster and to disable it --skip-ndbcluster or --skip-ndb mysql-test/r/ndb_basic.result: Updated testcase to use all uppercase mysql-test/t/ndb_basic.test: Updated testcase to use all uppercase
-