- 19 Jun, 2007 1 commit
-
-
msvensson@pilot.(none) authored
- Move binlog related tests to binlog_innodb.test - Remove "source include/have_log_bin.inc" from innodb.test
-
- 13 Jun, 2007 2 commits
-
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
- Make tesingt continue even if test log file does not exists
-
- 08 Jun, 2007 3 commits
-
-
msvensson@pilot.(none) authored
-
msvensson@pilot.(none) authored
- Backport include/show_binlog_events.inc from 5.1 and use it to make the test output consistent results
-
msvensson@pilot.(none) authored
-
- 07 Jun, 2007 16 commits
-
-
msvensson@pilot.(none) authored
- Fix test to work on OS where backslashes are forward
-
msvensson@pilot.(none) authored
-
msvensson@pilot.(none) authored
Mark one more test as needing binlog
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
- Turn on binlog only for tests that need it - Skip those tests if --skip-binlog is used
-
Reggie@xp. authored
-
"Reggie"/Reggie@xp. authored
into xp.:C:/work/mysql-5.0-maint
-
"Reggie"/Reggie@xp. authored
The events were not being opened in the global namespace.
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
- Skip test if the mysqld to test is not started from MYSQLTEST_VARDIR
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
- Only use the "hack for bug in NTPL" if using NTPL, by dynamically checking the thd_lib_detected flag
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-4.1-maint
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/mysql-5.0-maint
-
- 05 Jun, 2007 4 commits
-
-
tsmith@quadxeon.mysql.com authored
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/jun05/50
-
tsmith@quadxeon.mysql.com authored
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/jun05/50
-
kaa@polly.local authored
In acl_getroot_no_password(), use a separate variable for traversing the acl_users list so that the last entry is not used when no matching entries are found.
-
tsmith@quadxeon.mysql.com authored
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/jun05/50
-
- 04 Jun, 2007 6 commits
-
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug24400/my41-bug24400
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug24400/my50-bug24400
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug24400/my50-bug24400
-
msvensson@pilot.(none) authored
- Declare 'tgoto' if not already declared in system header files.
-
mhansson@dl145s.mysql.com authored
into dl145s.mysql.com:/dev/shm/mhansson/my50-bug27741
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b28652/b28652.5.0
-
- 03 Jun, 2007 8 commits
-
-
igor@olga.mysql.com authored
into olga.mysql.com:/home/igor/dev-opt/mysql-5.0-opt-bug28728
-
evgen@moonbone.local authored
into moonbone.local:/mnt/gentoo64/work/test-5.0-opt-mysql
-
evgen@moonbone.local authored
Corrected test case result for the bug#28494. item_func.h, item_func.cc: Corrected function names after fix for the bug#28494.
-
evgen@moonbone.local authored
into moonbone.local:/mnt/gentoo64/work/test-5.0-opt-mysql
-
evgen@moonbone.local authored
Extended test case for the bug#28494.
-
igor@olga.mysql.com authored
into olga.mysql.com:/home/igor/dev-opt/mysql-5.0-opt-bug28728
-
gkodinov/kgeorge@macbook.gmz authored
into macbook.gmz:/Users/kgeorge/mysql/work/B26162-5.0-opt
-
gkodinov/kgeorge@macbook.gmz authored
The value of "low-priority-updates" option and the LOW PRIORITY prefix was taken into account at parse time. This caused triggers (among others) to ignore this flag (if supplied for the DML statement). Moved reading of the LOW_PRIORITY flag at run time. Fixed an incosistency when handling SET GLOBAL LOW_PRIORITY_UPDATES : now it is in effect for delayed INSERTs. Tested by checking the effect of LOW_PRIORITY flag via a trigger.
-