- 09 Jan, 2008 1 commit
-
-
unknown authored
- Fix 'my_win_init' code that handles initialization of "query_performance_counter" and conversion from registry values to environment strings mysys/my_init.c: - Change check of return value from 'QueryPerformanceFrequency', it returns 0 on error - Don't return from 'my_win_init' if the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\MySQL" doesn't exist. This caused the initialization of "query_performance_counter" to be bypassed unless there was at lest such a key. - Cleanup the "registry -> environment variables" from Italian comments, remove redundant variables and fix style. - Remove function 'setEnvString' and replace it with oneliner 'strxmov'
-
- 08 Jan, 2008 15 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
-
unknown authored
-
unknown authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr mysql-test/mysql-test-run.pl: Auto merged
-
unknown authored
-
unknown authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
-
unknown authored
mysql-test/lib/My/Options.pm: Add conversion from --set-variable=name=value to SET GLOBAL name=value
-
unknown authored
-
unknown authored
return code from "could not find command" which is 1, conflicts with return code from diff failed, which is also 1.
-
unknown authored
-
unknown authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr mysql-test/t/mysqlbinlog_base64.test: Auto merged
-
unknown authored
with another MTR_BUILD_THREAD=auto run
-
unknown authored
-
- 07 Jan, 2008 1 commit
-
-
unknown authored
mysql-test/mysql-test-run.pl: Try to dynamically change option, restart if it fails. mysql-test/lib/mtr_cases.pm: Try to dynamically change option, restart if it fails. mysql-test/lib/mtr_misc.pl: Move functions to My::Optiosn mysql-test/lib/mtr_report.pl: Add a small dot if test detected restart mysql-test/lib/My/Options.pm: New BitKeeper file ``mysql-test/lib/My/Options.pm'' mysql-test/lib/t/Options.t: New BitKeeper file ``mysql-test/lib/t/Options.t''
-
- 21 Dec, 2007 1 commit
-
-
unknown authored
-
- 20 Dec, 2007 3 commits
- 19 Dec, 2007 14 commits
-
-
unknown authored
-
unknown authored
mysql-test/include/default_mysqld.cnf: Turn on log-bin by default for all mysqlds mysql-test/suite/ndb/r/ndb_binlog_ddl_multi.result: Update name of binlog file mysql-test/suite/ndb/r/ndb_binlog_discover.result: Update name of binlog file mysql-test/suite/ndb/r/ndb_binlog_format.result: Update name of binlog file mysql-test/suite/ndb/r/ndb_binlog_ignore_db.result: Update name of binlog file mysql-test/suite/ndb/r/ndb_binlog_log_bin.result: Update name of binlog file mysql-test/suite/ndb/r/ndb_binlog_multi.result: Update name of binlog file mysql-test/suite/ndb/t/ndb_binlog_discover.test: Update name of binlog file
-
unknown authored
mysql-test/t/mysqlbinlog_base64.test: Update path to master-bin file Remove non portable "exec rm"
-
unknown authored
-
unknown authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr mysql-test/mysql-test-run.pl: Auto merged
-
unknown authored
-
unknown authored
CMakeLists.txt: Add CMakeLists.txt in mysql-test/lib/My/SafeProcess/ mysql-test/lib/My/Find.pm: Fix for windows mysql-test/lib/My/SafeProcess.pm: Fix Tim's review comments mysql-test/lib/mtr_misc.pl: Rename glob_win32 to is_win32 mysql-test/mysql-test-run.pl: Move set_mtr_build_thread_ports earlier Set MTR_BUILD_THREAD if to the used value mysql-test/lib/My/SafeProcess/CMakeLists.txt: New BitKeeper file ``mysql-test/lib/My/SafeProcess/CMakeLists.txt''
-
unknown authored
Remove #!force-restart and #!fresh-datadir mysql-test/suite/rpl/rpl_1slave_base.cnf: Remove #!force-restart and #!fresh-datadir
-
unknown authored
-
unknown authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
-
unknown authored
mysql-test/suite/rpl/t/rpl_row_sp005.test: Add "wait for all 4 rows to arrive" on slave before checking if they are there
-
unknown authored
mysql-test/include/check-testcase.test: Improved version of check-testcase that does not use mysqldump mysql-test/mysql-test-run.pl: Make check-testcase restart servers if it detects something not cleaned up
-
unknown authored
-
unknown authored
- move tests to main suite mysql-test/t/innodb_bug30919.test: Rename: mysql-test/suite/rpl/t/rpl_innodb_bug30919.test -> mysql-test/t/innodb_bug30919.test mysql-test/t/innodb_bug30919-master.opt: Rename: mysql-test/suite/rpl/t/rpl_innodb_bug30919-master.opt -> mysql-test/t/innodb_bug30919-master.opt mysql-test/r/innodb_bug30919.result: Rename: mysql-test/suite/rpl/r/rpl_innodb_bug30919.result -> mysql-test/r/innodb_bug30919.result
-
- 13 Dec, 2007 5 commits