mats@romeo.(none)
c8ec10e4a4
Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl
...
into romeo.(none):/home/bk/fix-mysql-5.1-new-rpl
2006-10-02 14:03:54 +02:00
mats@romeo.(none)
3aaa49ed0b
BUG#22550 (Replication of BIT column failing):
...
Adding test case.
2006-10-02 13:38:06 +02:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
a8c9d45dfc
Result of a binlog_statement_insert_delayed was affected by recent fixing of
...
binlog_row_binlog.test failure in team tree.
Fixing the result that gets wrong with --binlog-format=mixed
(so that skipped on pushbuild currently)
2006-09-28 18:42:41 +03:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
9f75ff2c28
the results of binlog_statement_insert_delayed in STATEMENT - non-recommended mode i.e not checked
...
by make test - got changed due to show binlog events relocation to deterministic
position at extra/binlog_tests/binlog_insert_delayed.test.
2006-09-28 17:55:45 +03:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
e025b95e0f
Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl
...
into dsl-hkigw8-feb9fb00-191.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/mysql-5.1-new-rpl
2006-09-27 15:00:00 +03:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
a2f5edebfc
One more fix for binlog_row_binlog due to interminism of checking with
...
SHOW BINLOG event. The latter should be either fixed or replaced to favor
reading from binlog as the check.
2006-09-27 13:05:29 +03:00
bar@bar.intranet.mysql.r18.ru
2c310298bd
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl
...
into mysql.com:/usr/home/bar/mysql-5.1.20854
2006-09-26 16:26:22 +05:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
1e6d461a9a
Result of a binlog_statement_insert_delayed was affected by recent fixing of
...
binlog_row_binlog.test failure in team tree.
Fixing the result.
2006-09-25 16:58:07 +03:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
89bfa9544d
Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl
...
into dsl-hkigw8-feb9fb00-191.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/mysql-5.1-new-rpl
2006-09-23 15:42:45 +03:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
86fa300a69
binlog_row_binlog test gained some indeterministic checks with changes due to
...
ChangeSet@1.2309.1.12, 2006-09-12 15:42:13+02:00, guilhem@gbichot3.local +14 -0
Fixing problems I identified in my auto_increment work pushed in July
(as part of the auto_increment cleanup of WL #3146 ; ...
The problem is in that show binlog events in indeterministic, row events can be compressed,
so that 2 seconds original delay does not guard from inconsistency.
We syncronize test's current inserted rows counter with system insert delayed thread
per each query.
From another side there is no requirement for binlog to be event per row and then
to verify if binlog has recorded what was recently inserted is better
via reading from it instead of 'show binlog events'.
2006-09-23 15:24:45 +03:00
lars/lthalmann@mysql.com/dl145k.mysql.com
bbbb3901af
Disabling test case
2006-09-23 07:07:29 +02:00
lars/lthalmann@dl145h.mysql.com
b8556c82a9
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
2006-09-23 06:06:06 +02:00
joerg@trift2.
4525ea4bfb
Merge trift2.:/MySQL/M50/mysql-5.0
...
into trift2.:/MySQL/M51/push-5.1
2006-09-22 17:24:06 +02:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
724ea113f8
Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl
...
into dsl-hkigw8-feb9fb00-191.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/mysql-5.1-new-rpl
2006-09-22 12:39:29 +03:00
aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi
0c788a30dd
BUG#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage
...
local file slipped into a previous commit, fixing ignore.
2006-09-22 11:08:47 +03:00
georg@lmy002.wdf.sap.corp
ca00ba4991
Added build rule for mysql_upgrade.exe
2006-09-22 07:38:24 +02:00
joerg@trift2.
17218bd732
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into trift2.:/MySQL/M50/push-5.0
2006-09-21 20:03:39 +02:00
mats@romeo.(none)
3b9b6e6544
Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into romeo.(none):/home/bkroot/mysql-5.1-new-rpl
2006-09-21 18:11:35 +02:00
mats@romeo.(none)
f5b8614fc7
BUG#22550 (Replication of BIT column failing):
...
Using move_field_offset() to move field pointer to other record before
calling pack()/unpack().
2006-09-21 18:05:02 +02:00
joerg@trift2.
d1f0a57a6d
Add a dummy file for "Docs/manual.chm" as we need it for "make dist" to work.
2006-09-21 17:38:42 +02:00
istruewing@chilla.local
64fbabc551
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into chilla.local:/home/mydev/mysql-5.0-toteam
2006-09-21 17:18:20 +02:00
joerg@trift2.
3acb6778dd
Merge trift2.:/MySQL/M50/extract1-5.0
...
into trift2.:/MySQL/M50/push-5.0
2006-09-21 16:48:31 +02:00
georg@lmy002.wdf.sap.corp
8a7875fd53
added udf_example.def for make dist
2006-09-21 15:56:14 +02:00
georg@lmy002.wdf.sap.corp
f4af1d8283
Windows 64bit fixes
...
Fixed udf_example, so tests now can also run udf on win.
2006-09-21 15:19:20 +02:00
lars/lthalmann@mysql.com/dl145k.mysql.com
4f5e3b3dee
After merge fixes
2006-09-21 14:19:17 +02:00
lars/lthalmann@dl145k.mysql.com
2ec2300759
Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
2006-09-21 13:54:57 +02:00
lars/lthalmann@mysql.com/dl145j.mysql.com
738cd74b52
After merge fixes
2006-09-21 13:38:01 +02:00
lars/lthalmann@mysql.com/dl145j.mysql.com
2c5dc57e27
Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-4.1-merge
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
2006-09-21 13:28:16 +02:00
lars/lthalmann@mysql.com/dl145h.mysql.com
9538acf5dc
Adding proper setup phase for test case rpl_insert_id
2006-09-21 13:19:52 +02:00
lars/lthalmann@mysql.com/dl145j.mysql.com
c34601adec
If mysqlslap schema does not exists, it should be an error, so no need for IF EXISTS
...
Setting default database back to 'test', so that next test case don't use the wrong database
2006-09-21 13:04:33 +02:00
lars/lthalmann@mysql.com/dl145j.mysql.com
588ab714ff
Added master-slave synchronization to make sure truncate happen before slave manipulations on every platform
2006-09-21 11:45:16 +02:00
istruewing@chilla.local
f083782c42
Merge chilla.local:/home/mydev/mysql-5.0--main
...
into chilla.local:/home/mydev/mysql-5.0-toteam
2006-09-21 10:55:23 +02:00
grichter@bk-internal.mysql.com
7f4cd7864f
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
...
into bk-internal.mysql.com:/data0/bk/mysql-5.1-win
2006-09-21 09:58:23 +02:00
istruewing@chilla.local
0aaf483734
Merge chilla.local:/home/mydev/mysql-5.1--main
...
into chilla.local:/home/mydev/mysql-5.1-tomain
2006-09-21 09:37:31 +02:00
georg@lmy002.wdf.sap.corp
b17bbb9d3e
Deleted old storage directories (introduced by a buggy 5.0 -> 5.1 merge).
...
Fix for win/Makefile.am
2006-09-21 08:57:47 +02:00
lars/lthalmann@mysql.com/dl145h.mysql.com
fe782f92d6
Vertical printout in test to make easier to read
2006-09-21 03:32:42 +02:00
lars/lthalmann@mysql.com/dl145j.mysql.com
00ba129e51
Version 5.1 needs one connection less
2006-09-21 02:44:58 +02:00
lars/lthalmann@mysql.com/dl145j.mysql.com
bc8207c9b8
Result file fixes after merge
2006-09-21 02:39:47 +02:00
lars/lthalmann@dl145j.mysql.com
a397c1805c
Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
2006-09-21 01:15:28 +02:00
lars/lthalmann@mysql.com/dl145h.mysql.com
95d0ae96b2
Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-4.1-merge
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
2006-09-21 01:01:38 +02:00
lars/lthalmann@mysql.com/dl145h.mysql.com
6aded45614
Fix of result files from merge
2006-09-21 00:59:48 +02:00
lars/lthalmann@dl145j.mysql.com
0f85f6f760
Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
2006-09-21 00:53:47 +02:00
lars/lthalmann@dl145j.mysql.com
57a74ea4af
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
2006-09-21 00:23:20 +02:00
lars/lthalmann@mysql.com/dl145j.mysql.com
d20e326504
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
2006-09-21 00:05:56 +02:00
acurtis/antony@ltamd64.xiphis.org
9706e6a8ab
Merge xiphis.org:/home/antony/work2/p2-bug22417.1
...
into xiphis.org:/home/antony/work2/p2-bug22417.2
2006-09-20 11:36:07 -07:00
lars/lthalmann@mysql.com/dl145j.mysql.com
0c03f9348d
Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1-rpl
...
into mysql.com:/users/lthalmann/bk/MERGE/mysql-4.1-merge
2006-09-20 16:17:30 +02:00
istruewing@chilla.local
77d610c2b4
Merge chilla.local:/home/mydev/mysql-5.1--team
...
into chilla.local:/home/mydev/mysql-5.1-tomain
2006-09-20 14:36:32 +02:00
istruewing@chilla.local
c49c58cbf4
Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty
...
into chilla.local:/home/mydev/mysql-5.1-bug14400-monty
2006-09-19 14:33:29 +02:00
istruewing@chilla.local
7419f50245
After merge fix.
2006-09-19 14:26:18 +02:00
mats@romeo.(none)
0d019e0380
Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl
...
into romeo.(none):/home/bk/w3259-mysql-5.1-new-rpl
2006-09-19 13:47:15 +02:00