- 13 Mar, 2006 17 commits
-
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new storage/ndb/src/kernel/blocks/backup/Backup.cpp: merge
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/kernel/blocks/backup/Backup.cpp: Auto merged
-
unknown authored
ndb crash if trigger record get to big, fix incorrect max size of trigger record ndb/src/kernel/blocks/backup/Backup.cpp: Increase size of max trigger record
-
unknown authored
ndb crash if trigger record get to big, fix incorrect max size of trigger record ndb/src/kernel/blocks/backup/Backup.cpp: Increase size of max trigger record
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
unknown authored
incorrect handling of varsize primary key and charsets in tup-scan storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: put tracenr log in signal log instead...as out file gets very big... storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp: PK needs to be normalized before computing hashvalue, otherwise lock-req will not find row, causing assertion in debug build, and inconsistency in release
-
unknown authored
put nrtrace in out file instead (debug compiled..) storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: put nrtrace in out file instead (debug compiled..)
-
unknown authored
into xgeek.:C:/work/mysql-5.1-new
-
unknown authored
Fixed problem where taocrypt was defined too early in the process win/cmakefiles/base: Fixed problem where taocrypt was defined too early in the process
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.1-virgin
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
unknown authored
sql/ha_ndbcluster_binlog.cc: removing non critical assert
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/51-new storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: Auto merged
-
unknown authored
bug#17854, bug#18000 storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: remove incorrect assertion
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
unknown authored
mysql-test/t/rpl_ndb_dd_advance.test: remove drop and create of test db mysql-test/r/rpl_ndb_dd_advance.result: update
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.1-virgin sql/log.cc: Auto merged
-
- 12 Mar, 2006 1 commit
-
-
unknown authored
into zim.(none):/home/brian/mysql/mysql-5.1-new
-
- 11 Mar, 2006 14 commits
-
-
unknown authored
Dont put object file in list of SOURCES...causing really weird make dist problem storage/ndb/src/kernel/vm/Makefile.am: Dont put object file in list of SOURCES...causing really weird make dist problem
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
unknown authored
Make inline dict_table_is_comp() visible to ha_innodb.c as innodb_dict_table_is_comp() sql/ha_innodb.cc: Make inline dict_table_is_comp() visible to ha_innodb.c as innodb_dict_table_is_comp() storage/innobase/dict/dict0dict.c: Make inline dict_table_is_comp() visible to ha_innodb.c as innodb_dict_table_is_comp() storage/innobase/include/dict0dict.h: Make inline dict_table_is_comp() visible to ha_innodb.c as innodb_dict_table_is_comp()
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Auto merged
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
- enabling some new tests
-
unknown authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1
-
unknown authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/5.0.20-bug15101-sysdate
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new mysql-test/t/disabled.def: Auto merged mysql-test/t/ndb_binlog_ddl_multi.test: Auto merged sql/rpl_injector.cc: Auto merged storage/ndb/src/kernel/blocks/suma/Suma.cpp: Auto merged sql/ha_ndbcluster_binlog.cc: manual merge
-
unknown authored
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new storage/ndb/src/kernel/blocks/suma/Suma.hpp: Auto merged storage/ndb/src/ndbapi/ndberror.c: Auto merged
-
unknown authored
+ removed extra binlog events generated by drop table schema ops to produce predictable test cases storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: ndb: dict use define for number of pages in table definition
-
unknown authored
mysql-test/lib/mtr_cases.pl: Auto merged
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
-
- 10 Mar, 2006 8 commits
-
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-bug14980
-
unknown authored
into mysql.com:/home/mydev/mysql-5.1-bug14980
-
unknown authored
Remove test dependancy of table order in backup mysql-test/r/ndb_restore.result: Remove dependancy of table order in backup mysql-test/t/ndb_restore.test: Remove dependancy of table order in backup
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/mnt/hda4/home/alik/MySQL/devel/5.1-tree client/mysqldump.c: Auto merged libmysql/libmysql.c: Auto merged mysql-test/r/mysqldump.result: Auto merged scripts/make_binary_distribution.sh: Auto merged tests/mysql_client_test.c: Auto merged
-
unknown authored
Now DEFINER-clause in stored routines is expected to appear in 5.0.20 release, not in 5.0.19. as it was supposed before. client/mysqldump.c: Fixing version. mysql-test/r/mysqldump.result: Updated the result file.
-
unknown authored
ChangeSet@1.2053.37.11, 2006-03-04 23:04:48+03:00, konstantin@mysql.com Null-merge as instructed there! libmysql/libmysql.c: Null-merged from 5.0.19 to 5.1, as instructed in ChangeSet@1.2053.37.11, 2006-03-04 23:04:48+03:00, konstantin@mysql.com tests/mysql_client_test.c: Null-merging from 5.0.19 to 5.1, as instructed in ChangeSet@1.2053.37.11, 2006-03-04 23:04:48+03:00, konstantin@mysql.com
-