- 25 Jan, 2005 1 commit
-
-
unknown authored
It is not safe to infer the status bits from the B-tree page level, because after MLOG_COMP_LIST_END_COPY_CREATED, the level will not be initialized before the records have been inserted. (Bug #7973) innobase/btr/btr0cur.c: Add parameter "offsets" to page_cur_insert_rec_low() innobase/include/page0cur.h: page_cur_rec_insert(), page_cur_insert_rec_low(): Add param "offsets" innobase/include/page0cur.ic: page_cur_rec_insert(), page_cur_insert_rec_low(): Add param "offsets" innobase/include/rem0rec.h: Add rec_get_info_and_status_bits() and rec_set_info_and_status_bits() innobase/include/rem0rec.ic: Add rec_get_info_and_status_bits() and rec_set_info_and_status_bits() innobase/page/page0cur.c: page_cur_insert_rec_write_log(), page_cur_parse_insert_rec(): write the status bits of the record to the log (Bug #7973) page_cur_insert_rec_low(): add parameter "offsets" page_copy_rec_list_end_to_created_page(): remove unnecessary call to mem_heap_create() innobase/page/page0page.c: page_copy_rec_list_end_no_locks(), page_copy_rec_list_start(): compute offsets and pass them to page_cur_rec_insert()
-
- 24 Jan, 2005 4 commits
-
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 mysql-test/mysql-test-run.sh: Auto merged
-
unknown authored
backported access to ndb_mgm from 5.0 mysql-test/mysql-test-run.sh: backported access to ndb_mgm from 5.0
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 ndb/include/ndbapi/NdbRecAttr.hpp: Auto merged ndb/src/ndbapi/NdbRecAttr.cpp: Auto merged
-
unknown authored
-
- 23 Jan, 2005 3 commits
-
-
unknown authored
ndb/test/ndbapi/flexAsynch.cpp: Add includes as memcpy is introduced in NdbRecAttr ndb/test/ndbapi/flexBench.cpp: Add includes as memcpy is introduced in NdbRecAttr ndb/test/ndbapi/flexHammer.cpp: Add includes as memcpy is introduced in NdbRecAttr ndb/test/ndbapi/slow_select.cpp: Add includes as memcpy is introduced in NdbRecAttr ndb/test/src/HugoCalculator.cpp: Add includes as memcpy is introduced in NdbRecAttr
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 ndb/tools/waiter.cpp: Auto merged
-
unknown authored
-
- 22 Jan, 2005 5 commits
-
-
unknown authored
mysql-test/r/select_found.result: Auto merged
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0 mysql-test/r/select_found.result: Auto merged mysql-test/t/select_found.test: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
Added a test case for bug #7945. sql_select.cc: Fixed bug #7945. If DISTINCT is used only with constants in a query with GROUP BY, we can apply an optimization that set LIMIT to 1 only in the case when there is no SQL_CALC_FOUND_ROWS. sql/sql_select.cc: Fixed bug #7945. If DISTINCT is used only with constants in a query with GROUP BY, we can apply an optimization that set LIMIT to 1 only in the case when there is no SQL_CALC_FOUND_ROWS. mysql-test/t/select_found.test: Added a test case for bug #7945. mysql-test/r/select_found.result: Added a test case for bug #7945.
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-5.0 innobase/fil/fil0fil.c: Auto merged
-
unknown authored
Fix a race condition that could cause the assertion space->n_pending_flushes == 0 to fail in fil0fil.c, in fil_space_free(), in DROP TABLE or in ALTER TABLE innobase/fil/fil0fil.c: Fix a race condition that could cause the assertion space->n_pending_flushes == 0 to fail in fil0fil.c, in fil_space_free()
-
- 21 Jan, 2005 27 commits
-
-
unknown authored
Remove superfluous fprintf about log record application in InnoDB startup innobase/log/log0recv.c: Remove superfluous fprintf about log record application in InnoDB startup
-
unknown authored
Add a missing newline to an error print innobase/fil/fil0fil.c: Add a missing newline to an error print
-
unknown authored
Fix a compilation error reported by Paul Dubois; I forgot to compile 5.0 after the merge os0thread.c: test innobase/os/os0thread.c: test innobase/dict/dict0load.c: Fix a compilation error reported by Paul Dubois; I forgot to compile 5.0 after the merge
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 ndb/include/ndbapi/NdbRecAttr.hpp: Auto merged
-
unknown authored
into mysql.com:/home/timka/mysql/src/5.0-dbg
-
unknown authored
corrected possible unalignment in NdbRecAttr access methods
-
unknown authored
into mysql.com:/home/timka/mysql/src/4.1-virgin
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-5.0 innobase/dict/dict0crea.c: Auto merged innobase/dict/dict0dict.c: Auto merged innobase/dict/dict0load.c: Auto merged innobase/fil/fil0fil.c: Auto merged
-
unknown authored
Fix bug #8021 :Windows error number 87 with multiple tablespaces after mysqld restart; still has to be tested on Windows that this now works innobase/fil/fil0fil.c: Fix bug #8021 :Windows error number 87 with multiple tablespaces after mysqld restart; still has to be tested on Windows that this now works
-
unknown authored
Fix bug #7831: ALTER TABLE ... ADD CONSTRAINT PRIMARY KEY ... complained about bad foreign key definition innobase/dict/dict0dict.c: Fix bug #7831: ALTER TABLE ... ADD CONSTRAINT PRIMARY KEY ... complained about bad foreign key definition
-
unknown authored
sql/sql_show.cc: removed sql_key_cache
-
unknown authored
Needs additional manual merge. mysys/mf_keycache.c: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/set_var.cc: Auto merged sql/sql_parse.cc: Properly resetting all key cache counters. sql/sql_show.cc: Needs manual merge.
-
unknown authored
into mysql.com:/home/timka/mysql/src/4.1-dbg sql/sql_show.cc: Auto merged
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
unknown authored
#7943: Wrong prefix lengths reported on UTF-8 columns after merge fix. sql/sql_show.cc: #7943: Wrong prefix lengths reported on UTF-8 columns after merge fix.
-
unknown authored
mysql-test/r/ctype_mb.result: Auto merged sql/sql_show.cc: merge
-
unknown authored
SHOW KEYS FROM t1 now displays number of characters in Sub_part, not number of bytes, to be compatible with SHOW CREATE TABLE.
-
unknown authored
- use incremental linker configure.in: Fix weird link error on sol9x86
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
unknown authored
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/5.0.b6999 sql/share/errmsg.txt: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
fix as not to overwrite previoulsy set flags in configure config/ac-macros/ha_ndbcluster.m4: fix as not to overwrite previoulsy set flags in configure configure.in: fix as not to overwrite previoulsy set flags in configure mysql-test/mysql-test-run.sh: movet START_AND_EXIT check so it can actually be used
-