- 22 Feb, 2006 4 commits
-
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 mysql-test/t/partition_mgm_err.test: Auto merged
-
unknown authored
Fix insert performance with mmap storage/myisam/mi_dynrec.c: Fix insert performance with mmap storage/myisam/mi_locking.c: Fix insert performance with mmap storage/myisam/myisamdef.h: Fix insert performance with mmap
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.1.clean
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.1.clean
-
- 21 Feb, 2006 29 commits
-
-
unknown authored
libmysqld/Makefile.am: changed name to partition_info.cc mysql-test/r/partition_mgm_err.result: added drop table for previous test mysql-test/t/partition_mgm_err.test: added drop table for previous test sql/Makefile.am: reformatted a bit changed name of partition_info.cpp to partition_info.cc sql/partition_element.h: updated copyright date sql/partition_info.cc: minor corrections as a result of review sql/partition_info.h: updated copyright date sql/sql_partition.cc: updated file comment and fixed some spacing sql/sql_partition.h: updated copyright date win/cmakefiles/sql: changed name to partition_info.cc
-
unknown authored
into linux.site:/home/reggie/work/mysql-5.1-bug15408 sql/ha_ndbcluster.cc: Auto merged sql/ha_partition.cc: Auto merged sql/handler.h: Auto merged sql/opt_range.cc: Auto merged sql/sql_show.cc: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 sql/sp_head.cc: Auto merged mysql-test/r/mysqldump.result: Merge mysql-test/t/mysqldump.test: Merge
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 mysql-test/t/disabled.def: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug16878/my51-bug16878 sql/sp_head.cc: Auto merged mysql-test/r/mysqldump.result: Merge mysql-test/t/mysqldump.test: Merge
-
unknown authored
- Use "system" to execute rm, mkdir etc - Use MYSQLTEST_VARDIR mysql-test/t/partition_mgm_err.test: Use system to execute "unix" command. Use MYSQLTEST_VARDIR
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 client/mysqldump.c: Auto merged mysql-test/r/mysqldump.result: Merge mysql-test/t/mysqldump.test: Merge
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug14871/my51-bug14871 client/mysqldump.c: Auto merged mysql-test/r/mysqldump.result: Merge mysql-test/t/mysqldump.test: Merge
-
unknown authored
Bug#14857 Reading dump files with single statement stored routines fails.Bug #14857 Reading dump files with single statement stored routines fails. - Add tests, fixed by patch for 16878 mysql-test/r/mysqldump.result: Update test results mysql-test/t/mysqldump.test: Add tests for bug 14857
-
unknown authored
- Add comments with embeded veriosn info around the parts of the view syntax that are only supported by a certain version of MySQL Server client/mysqldump.c: Use information_schema.views to gather information about the view, then replace some parts of the output from "SHOW CREATE VIEW" with comment markers with version, to make thos parts of the view syntax become parsed only of MySQL servers that supports it. Create common function "open_sql_file_for_table" to open the individual .sql file where to dump the table or view. mysql-test/r/mysqldump.result: Update results mysql-test/t/mysqldump.test: Add test to see that views can be deumped and reloaded alos when they contain "SECURITY TYPE", "CHECK OPTION" and "DEFINER"
-
unknown authored
into april.(none):/home/svoj/devel/mysql/BUG17116/mysql-5.1-new
-
unknown authored
pushing. the code needs to be more stable.
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 mysql-test/r/mysqldump.result: Auto merged mysql-test/r/sp.result: Auto merged mysql-test/t/sp.test: Auto merged mysql-test/t/system_mysql_db_fix.test: Auto merged client/mysqltest.c: Merge mysql-test/mysql-test-run.pl: Merge mysql-test/t/mysqldump.test: Merge mysql-test/t/mysqltest.test: Merge
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 mysql-test/t/disabled.def: Auto merged
-
unknown authored
mysql-test/t/disabled.def: enable ndb_dd_backuprestore
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my51
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1 client/mysqltest.c: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug13809/my51-bug13809 client/mysqltest.c: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug16557/my51-bug16557
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug16795/my51-bug16795 client/mysqltest.c: Auto merged mysql-test/r/mysqltest.result: Auto merged mysql-test/t/mysqltest.test: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug14057/my51-bug14057 libmysql/libmysql.c: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my51
-
unknown authored
mysql-test/r/events.result: result fixed
-
unknown authored
post-review fixes mysql-test/r/events_bugs.result: fix result sql/event.cc: fix compilation problem on windows sql/event_executor.cc: show the right host in show processlist (should be event_scheduler@localhost) sql/event_timed.cc: a bit more debug infor fix a problem introduced with previous push :( . clean everything that's whitespace. found because of new test cases which were crashing. sql/sql_show.cc: fix compile problem on windows
-
unknown authored
mysql-test/t/disabled.def: leave ndb_dd_backuprestore disabled until *.result corrected storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp: error code was clobbered storage/ndb/tools/restore/consumer_restore.cpp: surprise - ndb_restore creates events
-
- 20 Feb, 2006 7 commits
-
-
unknown authored
sql/event.cc: Auto merged sql/event.h: Auto merged sql/sql_show.cc: Auto merged
-
unknown authored
WL#1032 sql_mode setting was disregarded during create/alter event and wasn't set during event execution. (post-review small fixes) sql/event.cc: store the sql_mode when the body is stored - always on create event - during alter event if the user changes the body sql/event.h: add sql_mode as member variable sql/event_timed.cc: - exchange thd->variables.sql_mode before and after execution - set the sql_mode of the anonymous SP -> event_timed::sphead sql/sql_show.cc: - show real content in I_S.EVENTS.SQL_MODE , disallow NULL
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16406
-
unknown authored
into mysql.com:/home/psergey/mysql-5.1-look
-
unknown authored
if we've got a tree of type ALWAYS or MAYBE. sql/opt_range.cc: BUG#15448 (group_min_max test failure): Don't buypass group-min-max optimizer entry point if we've got a tree of type ALWAYS or MAYBE. The effect observed by this bug has been introduced by this cset: ChangeSet 1.1967.5.2 2005/12/26 08:40:09 sergefp@mysql.com. The cset introduced PARAM::remove_jump_scans which purpose was to avoid making [always unsuccessful] attempts to construct index_merge for construct index_merge for conditions like "t.key1partX=c1 OR t.key1partY=c2". The effect of this change was that some queries that previously had produced a SEL_TREE representing candidate for index_merge(X,Y) now started to produce SEL_TREE with type=ALWAYS, and group-min-max analysis for these trees has been bypassed. In this fix we make SEL_TREE with type=ALWAYS to be processed in the same way as (SEL_TREE*)NULL, its equivalent.
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-5.1-vanilla
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16406 mysql-test/r/events.result: Auto merged
-