- 25 Apr, 2005 7 commits
-
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0 sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-5.0-merges sql/item_timefunc.cc: Auto merged
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg10040
-
unknown authored
"'func_sapdb' fails on 64bit build hosts") sql/item_timefunc.cc: calc_time_diff(): Fixed yet another signedness problem.
-
unknown authored
into mysql.com:/home/psergey/mysql-5.0-bug8490-2
-
- 24 Apr, 2005 2 commits
- 23 Apr, 2005 4 commits
-
-
unknown authored
ndb/src/kernel/blocks/ERROR_codes.txt: post merge 4.1->5.0 ndb/src/ndbapi/ndberror.c: post merge 4.1->5.0 ndb/test/ndbapi/testOIBasic.cpp: post merge 4.1->5.0
-
unknown authored
ndb/include/kernel/signaldata/TuxMaint.hpp: Auto merged ndb/src/kernel/blocks/dbtup/Dbtup.hpp: Auto merged ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp: Auto merged ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp: Auto merged ndb/src/ndbapi/ndberror.c: merge from 4.1 ndb/test/ndbapi/testOIBasic.cpp: merge from 4.1
-
unknown authored
ndb/include/kernel/signaldata/TuxMaint.hpp: handle multipl index update failure atomically ndb/src/kernel/blocks/dbtup/Dbtup.hpp: handle multipl index update failure atomically ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp: handle multipl index update failure atomically ndb/src/kernel/blocks/dbtup/Notes.txt: handle multipl index update failure atomically ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp: handle multipl index update failure atomically ndb/src/ndbapi/ndberror.c: handle multipl index update failure atomically ndb/test/ndbapi/testOIBasic.cpp: handle multipl index update failure atomically
-
unknown authored
In mysql_make_view when joining subquery lists, take into account that both lists can have length > 1 (see also fix for BUG#8490) (note to bk trigger: this commit is about BUG#10107) sql/sql_view.cc: Fix for BUG#10107: In mysql_make_view, when joining subquery lists, take into account that both lists can have length > 1 (see also fix for BUG#8490)
-
- 22 Apr, 2005 13 commits
-
-
unknown authored
BUG#9738 "SHOW VARIABLES still displays the deprecated 'log_update' in 5.0", BUG#9542 "MySQL dies with signal 11 when it is using non-existent location of binary logs" mysql-test/r/create.result: MEMORY, not HEAP mysql-test/r/ps_1general.result: order changed in SHOW STORAGE ENGINES mysql-test/r/variables.result: MEMORY, not HEAP sql/handler.cc: the array of storage engine names is searched in index order, so we must put the preferred name before the alias so that the preferred name is printed by MySQL instead of the alias. sql/log.cc: TC_LOG::open(): don't try to open if the index (relevant only for binlog TC log) could not be opened. sql/set_var.cc: --log-update is deprecated and replaced by --log-bin so don't show log_update in SHOW VARIABLES.
-
unknown authored
into mysql.com:/home/psergey/mysql-5.0-bug8490-2
-
unknown authored
to insert view's subqueries into select_lex->slave(->next)* chain. In case a join has several such views, don't add the same subqueries several times (this forms a loop on the above chain which breaks many parts of the code) mysql-test/r/view.result: Testcase for BUG#8490 mysql-test/t/view.test: Testcase for BUG#8490
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
unknown authored
sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
Merged fix for bugfix to 5.0. sql/table.h: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/home/pem/work/mysql-5.0
-
unknown authored
mysql-test/r/sp.result: New test case for BUG#9004. Also updated some other results, since formerly "invisible" (but correct) warnings now are visible. mysql-test/t/sp.test: New test case for BUG#9004. sql/sql_error.cc: Don't reset warnings while executing a stored routine. sql/sql_parse.cc: Don't reset warnings while executing a stored routine.
-
unknown authored
A fix of the original patch. Correctly clear a bit from an enum value.
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg9486 sql/sp_head.cc: Auto merged sql/sql_prepare.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
- 21 Apr, 2005 14 commits
-
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
unknown authored
-
unknown authored
into mysql.com:/space/my/mysql-5.0
-
unknown authored
into mysql.com:/space/my/mysql-5.0-build
-
unknown authored
-
unknown authored
-
unknown authored
Correct previous bugfix
-
unknown authored
sql/mysql_priv.h: Auto merged sql/sp_head.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
Bug partially fixed by 9775/9102 work on SP function return. mysql-test/r/sp.result: Bug#8861 Test for bug mysql-test/t/sp.test: Bug#8861 Test for bug sql/protocol.cc: Bug#8861 Requires change in assertion
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0 sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
Fix for failing ps_7ndb.test, force write_row when batching inserts so that update of primary key is done before next value to insert
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
unknown authored
sql/ha_ndbcluster.cc: typo, no effect
-