- 27 Mar, 2006 10 commits
-
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my51 storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: already fixed in 5.1
-
unknown authored
ndb/src/ndbapi/NdbDictionaryImpl.cpp: check parseTableInfo return value to avoid coredump seen on solaris when charsets missing on client host
-
unknown authored
into mysql.com:/home/kgeorge/mysql/5.1/B15102 netware/BUILD/compile-netware-START: Auto merged
-
unknown authored
Reproduced in 5.0.16-nt. Tested to work in 5.0.20 mysql-test/r/group_min_max.result: Test case for BUG#15102 : select distinct returns empty result, select count distinct > 0 (correct) Reproduced in 5.0.16-nt. Tested to be fixed in 5.0.20 mysql-test/t/group_min_max.test: Test case for BUG#15102 : select distinct returns empty result, select count distinct > 0 (correct) Reproduced in 5.0.16-nt. Tested to be fixed in 5.0.20
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new storage/ndb/test/ndbapi/testNodeRestart.cpp: Auto merged storage/ndb/test/src/NdbBackup.cpp: Auto merged storage/ndb/test/src/NdbRestarts.cpp: Auto merged storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp: merge
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/50-work ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp: Auto merged ndb/test/ndbapi/testNodeRestart.cpp: Auto merged ndb/test/src/NdbBackup.cpp: Auto merged ndb/test/src/NdbRestarts.cpp: Auto merged
-
unknown authored
Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert() Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args) ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp: Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args) ndb/test/ndbapi/testNodeRestart.cpp: Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args) ndb/test/src/NdbBackup.cpp: Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args) ndb/test/src/NdbRestarts.cpp: Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args)
-
unknown authored
netware/BUILD/compile-netware-START: added option for netware builds
-
unknown authored
netware/BUILD/compile-netware-START: added option for netware builds
-
- 26 Mar, 2006 2 commits
- 25 Mar, 2006 7 commits
-
-
unknown authored
into mysql.com:/home/dlenev/mysql-5.1-merges configure.in: Auto merged
-
unknown authored
into mysql.com:/home/dlenev/mysql-5.1-merges
-
unknown authored
AC_ARG_WITH inside "if" sometimes gives unexpected result, --with-fast-mutexes was not ignored when --with-debug given configure.in: AC_ARG_WITH inside "if" sometimes gives unexpected result, --with-fast-mutexes was not ignored when --with-debug given
-
unknown authored
BitKeeper/etc/ignore: Added mysql-test/r/backup.log mysql-test/r/events.log mysql-test/r/events_bugs.log mysql-test/r/events_logs_tests.log mysql-test/r/mysqltest.log mysql-test/r/symlink.log mysql-test/r/system_mysql_db.log to the ignore list
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16415
-
unknown authored
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16415
-
- 24 Mar, 2006 21 commits
-
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
-
unknown authored
into mysql.com:/home/dlenev/mysql-5.1-merges sql/sql_table.cc: Manual merge.
-
unknown authored
mysql-test/r/events.result: Auto merged mysql-test/t/events_bugs.test: Auto merged scripts/mysql_fix_privilege_tables.sql: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/home/dlenev/mysql-5.1-merges sql/sql_table.cc: Auto merged
-
unknown authored
-
unknown authored
into c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
unknown authored
Review fixes sql/sql_partition.cc: Review fixes sql/sql_table.cc: Review fixes
-
unknown authored
into c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0 mysql-test/r/join_outer.result: Auto merged sql/item_cmpfunc.cc: Auto merged
-
unknown authored
If the WHERE condition of a query contained an ORed FALSE term then the set of tables whose rows cannot serve for null complements in outer joins was determined incorrectly. It resulted in blocking possible conversions of outer joins into joins for such queries. mysql-test/r/join_outer.result: Added a test case for bug #17164. mysql-test/t/join_outer.test: Added a test case for bug #17164.
-
unknown authored
tables corrupt triggers". It turned out that we also have relied at certain places that (new_table != table_name) were always true on Windows and for transactional tables. Since our fix for the bug brakes this assumption we have to add new flag to pass this information around. This code needs to be refactored but I dare not to do this in 5.0. sql/sql_table.cc: mysql_alter_table(): Follow-up for the fix for bug #18153 "ALTER/OPTIMIZE/REPAIR on transactional tables corrupt triggers". It turned out that we also have relied at certain places that (new_table != table_name) were always true on Windows and for transactional tables. Since our fix for the bug brakes this assumption we have to add new flag to pass this information around. This code needs to be refactored but I dare not to do this in 5.0.
-
unknown authored
into mysql.com:/home/dlenev/mysql-5.1-merges mysql-test/r/trigger.result: Auto merged mysql-test/t/trigger.test: Auto merged sql/sql_trigger.cc: Auto merged sql/ha_ndbcluster.cc: Manual merge. sql/sql_table.cc: Manual merge.
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new mysql-test/t/disabled.def: Auto merged
-
unknown authored
mysql-test/lib/init_db.sql: make name not binary, then event names won't be case sensitive mysql-test/r/events.result: output fix mysql-test/r/events_bugs.result: update result mysql-test/t/events_bugs.test: test case for bug #16415 events' names are case sensitive scripts/mysql_create_system_tables.sh: make name not binary, then event names won't be case sensitive scripts/mysql_fix_privilege_tables.sql: make name not binary, then event names won't be case sensitive
-
unknown authored
-
unknown authored
mysql-test/t/disabled.def: Commented out tests in disabled.def that have bug numbers that are closed
-
unknown authored
into mysql.com:/home/dlenev/mysql-5.0-bg18153
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-