- 11 Mar, 2005 8 commits
-
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0 sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
mysql-test/r/innodb.result: more savepoint tests mysql-test/t/innodb.test: more savepoint tests
-
unknown authored
row_sel_store_mysql_rec(): Remove unused variable "index". innobase/row/row0sel.c: row_sel_store_mysql_rec(): Remove unused variable "index".
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0.b9029
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0.b9029
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0
-
unknown authored
into here.mwagner.org:/Users/mwagner/work/bk/mysql-5.0
-
unknown authored
Many changes to improve error handling, and fix problem of multiple packaging processes trampling each other (32 & 64bit at the same time) Build-tools/Do-solaris-pkg: Many changes to improve error handling, and fix problem of multiple packaging processes trampling each other (32 & 64bit at the same time)
-
- 10 Mar, 2005 26 commits
-
-
unknown authored
into mysql.com:/home/psergey/mysql-5.0-bug8711 mysql-test/r/join_outer.result: Auto merged mysql-test/t/join_outer.test: Auto merged sql/item_cmpfunc.h: Auto merged
-
unknown authored
sql/item_cmpfunc.h: Auto merged mysql-test/r/join_outer.result: SCCS merged mysql-test/t/join_outer.test: SCCS merged
-
unknown authored
Item_func_equal::not_null_tables() always return 0. mysql-test/r/join_outer.result: Testcase for BUG#8711 mysql-test/t/join_outer.test: Testcase for BUG#8711 sql/item_cmpfunc.h: Fix for BUG#8711: "<=>" may have true value for NULL arguments, i.e. it can accept NULL-complemented table rows. This differs from assumptions made in Item_func::not_null_tables(), so add Item_func_equal::not_null_tables(). Item_func_equal::not_null_tables_cache value doesn't make sense now, but we still let it be calculated (and ignore it)
-
unknown authored
-
unknown authored
into hundin.mysql.fi:/home/marko/mysql-5.0
-
unknown authored
into mysql.com:/home/timka/mysql/src/5.0-dbg
-
unknown authored
instead of SYS_TABLES.MIX_LEN, because the latter was not initialized to zero in old MySQL 3.23 releases. This will break existing MySQL/InnoDB 5.0.3-bk databases for which SHOW TABLE STATUS displays Row_format=Compact. innobase/dict/dict0crea.c: Write the "compact format" flag to N_COLS instead of MIX_LEN. Remove corruption analysis for MIX_LEN, as it has been tracked down to MySQL 3.23.4x not initializing MIX_LEN. innobase/dict/dict0load.c: Read the "compact format" flag from N_COLS instead of MIX_LEN.
-
unknown authored
into hundin.mysql.fi:/home/marko/mysql-5.0
-
unknown authored
Restore sensible values to REC_OFFS_NORMAL_SIZE and REC_OFFS_SMALL_SIZE. innobase/include/rem0rec.h: Restore sensible values to REC_OFFS_NORMAL_SIZE and REC_OFFS_SMALL_SIZE.
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-5.0-sp
-
unknown authored
REC_OFFS_SMALL_SIZE for the initial allocation sizes of arrays passed to rec_get_offsets(). innobase/btr/btr0btr.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/btr/btr0cur.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/btr/btr0sea.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/include/rem0rec.h: Define REC_OFFS_NORMAL_SIZE and REC_OFFS_SMALL_SIZE. innobase/lock/lock0lock.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/page/page0cur.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/page/page0page.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/rem/rem0rec.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/row/row0ins.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/row/row0mysql.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/row/row0purge.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/row/row0row.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/row/row0sel.c: s/100/REC_OFFS_NORMAL_SIZE/ s/10/REC_OFFS_SMALL_SIZE/ innobase/row/row0undo.c: s/100/REC_OFFS_NORMAL_SIZE/ innobase/row/row0upd.c: s/100/REC_OFFS_NORMAL_SIZE/ s/10/REC_OFFS_SMALL_SIZE/ innobase/trx/trx0rec.c: s/100/REC_OFFS_NORMAL_SIZE/
-
unknown authored
sql/field.cc: a fix (bug #9029 Traditional: Wrong SQLSTATE returned for string truncation). Should issue ER_DATA_TOO_LONG in 'traditional' mode when data truncated.
-
unknown authored
Now we should call open_and_lock_tables() even if table list is empty - to cache stored routines used by query and open and lock tables required for their execution. sql/sql_insert.cc: Now we should call open_and_lock_tables() even if table list is empty - to cache stored routines used by query and open and lock tables required for their execution. sql/sql_prepare.cc: Now we should call open_and_lock_tables() even if table list is empty - to cache stored routines used by query and open and lock tables required for their execution. Thus we have to move most of functionality from select_like_statement_test() to separate function to be able to reuse it for multi-update processing (for which tables are open and locked in mysql_multi_update_prepare() call).
-
unknown authored
mysql-test/r/select.result: Auto merged mysql-test/t/select.test: Auto merged sql/filesort.cc: Auto merged sql/item.cc: SCCS merged
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
unknown authored
into mysql.com:/home/timka/mysql/src/4.1-dbg
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0 sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-5.0 innobase/log/log0recv.c: Auto merged ndb/include/mgmapi/mgmapi_config_parameters.h: Auto merged ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1 ndb/src/kernel/blocks/trix/Trix.cpp: Auto merged ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
ndb - Reenable MAX_OPEN_FILES to enable LCP in some situations ndb/include/mgmapi/mgmapi_config_parameters.h: Reenable MAX_OPEN_FILES to enable LCP in some situations ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp: Reenable MAX_OPEN_FILES to enable LCP in some situations ndb/src/mgmsrv/ConfigInfo.cpp: Reenable MAX_OPEN_FILES to enable LCP in some situations
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0 mysql-test/r/func_str.result: Auto merged mysql-test/t/func_str.test: Auto merged netware/BUILD/mwenv: Auto merged sql/item_strfunc.cc: Auto merged
-
- 09 Mar, 2005 6 commits
-
-
unknown authored
after merge fix sql/sql_parse.cc correct max_connections condition sql/ha_ndbcluster.cc: after merge fix sql/sql_parse.cc: correct max_connections condition
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
unknown authored
-
unknown authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
-
unknown authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
-
unknown authored
sql/item_func.cc: Cleanup sql/item_func.h: Cleanup
-