lars/lthalmann@mysql.com/dl145k.mysql.com
aba3a3b49d
Post-merge fix of error number
2007-08-16 17:26:32 +02:00
lars/lthalmann@dl145k.mysql.com
2c893c14da
Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl
...
into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.1-merge
2007-08-15 21:30:45 +02:00
skozlov/ksm@mysql.com/virtop.localdomain
6a58417c09
fixed diff
2007-08-15 18:41:18 +04:00
skozlov/ksm@mysql.com/virtop.localdomain
32ede8aa52
disabled rpl_innodb_mixed_dml
2007-08-15 15:51:27 +04:00
skozlov/ksm@mysql.com/virtop.localdomain
54e5802e5d
Fixed path to tmp directory for rpl_mixed_dml.inc
2007-08-15 14:53:14 +04:00
skozlov/ksm@virtop.localdomain
866aa75617
Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into mysql.com:/home/ksm/commits/mysql-5.1-new-rpl
2007-08-13 13:03:33 +04:00
jmiller/ndbdev@ndb08.mysql.com
57df03de46
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into mysql.com:/data2/mysql-5.1-new-rpl-30128-30209
2007-08-11 00:08:00 +02:00
jmiller/ndbdev@mysql.com/ndb08.mysql.com
cc5c5bed9c
rpl_packet.test:
...
Changed patch to Mats suggestion from review. Patch is for Bug#30209
.del-wait_for_slave_running_off.inc:
Delete: mysql-test/include/wait_for_slave_running_off.inc
2007-08-11 00:07:11 +02:00
cbell/Chuck@mysql_cab_desk.
08282643ab
Merge mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rpl
...
into mysql_cab_desk.:C:/source/c++/mysql-5.1_BUG_22086
2007-08-10 14:58:46 -04:00
cbell/Chuck@mysql_cab_desk.
e8ea4b84c0
BUG#22086 : Extra Slave Col: Char(5) on slave and Char(10) on master cause mysqld crash
...
This patch adds functionality to row-based replication to ensure the
slave's column sizes are >= to that of the master.
It also includes some refactoring for the code from WL#3228.
2007-08-10 12:48:01 -04:00
jmiller/ndbdev@mysql.com/ndb08.mysql.com
2ba264d812
rpl_packet.test:
...
Updated test to use new include function
wait_for_slave_running_off.inc:
Created new include to resolve the timing issue recorded by Bug#30209
rpl_events.inc:
The issue shown in Bug#30128 is that 'from er' shows up in a part of the test that it should not show up in. This event really is not created until later in the test, yet since the test runs row and then turns around and runs statement, I am guessing that the first run may not have cleaned up like it should, so I am adding a sync with master after the drop of table t1 to ensure that both master and slave are clean.
2007-08-09 23:18:44 +02:00
gkodinov/kgeorge@magare.gmz
0ac8d08959
Bug 29536 : error message changed 5.0-opt -> 5.1-opt
2007-08-06 06:55:50 -07:00
gkodinov/kgeorge@magare.gmz
5af5954ab5
Merge magare.gmz:/home/kgeorge/mysql/work/B29536-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B29536-5.1-opt
2007-08-06 06:34:21 -07:00
gkodinov/kgeorge@magare.gmz
e53af13d1e
rpl_row_tabledefs_2myisam.result:
...
merged 5.1-main to 5.1-opt : error numbers changed.
Many files:
merged 5.1-main to 5.1-opt : error numbers changed
rpl_extraCol_innodb.result:
merged 5.1-main to 5.1-opt : error numbers changed
2007-08-05 14:02:33 +03:00
igor@olga.mysql.com
a5e4e70100
Merge olga.mysql.com:/home/igor/mysql-5.1
...
into olga.mysql.com:/home/igor/dev-opt/mysql-5.1-opt-merge
2007-08-04 22:36:54 -07:00
gkodinov/kgeorge@magare.gmz
b2661dd379
Merge magare.gmz:/home/kgeorge/mysql/work/B25228-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B25228-5.1-opt
2007-08-03 15:44:40 +03:00
skozlov/ksm@virtop.localdomain
ba2e666e6c
Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into mysql.com:/home/ksm/commits/mysql-5.1-new-rpl
2007-08-03 14:45:26 +04:00
gshchepa@dl145s.mysql.com
c342712b35
Many files:
...
Post-merge fix.
2007-08-03 12:37:00 +02:00
cbell/Chuck@mysql_cab_desk.
e8aff50790
WL#3228 (NDB) : RBR using different table defs on slave/master
...
This patch corrects a problem found during testing on Solaris. The code
changes how length values are retrieved on big endian machines. The
patch allows the rpl_extraColmaster tests to run on these machines.
2007-08-02 16:15:52 -04:00
cbell/Chuck@mysql_cab_desk.
dc2cab6561
Merge mysql_cab_desk.:C:/source/c++/mysql-5.1
...
into mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rpl-merge
2007-08-02 15:27:47 -04:00
skozlov/ksm@mysql.com/virtop.localdomain
03411dff65
Fix for Bug#28744, bug#29363
2007-08-01 14:52:10 +04:00
gkodinov/kgeorge@magare.gmz
d4329ea783
Addendum to bug 27417: poor test results fixes.
2007-07-31 18:04:05 +03:00
cbell/Chuck@mysql_cab_desk.
11fc097e8d
WL#3915 : (NDB) master's cols > slave
...
Corrective patch to fix test failures in pushbuild and add assertions
to help debug rpl_extraColmaster test failures.
2007-07-30 12:55:26 -04:00
cbell/Chuck@mysql_cab_desk.
0950f6435c
WL#3915 : (NDB) master's cols > slave
...
Changed test to enable easier debugging.
2007-07-30 11:59:05 -04:00
cbell/Chuck@mysql_cab_desk.
aa36211b28
WL#3228 (NDB) : RBR using different table defs on slave/master
...
This patch includes changes to result files for tests issuing BINLOG
queries. The values have changed due to a size difference in the
table map.
2007-07-30 10:22:42 -04:00
mats@kindahl-laptop.dnsalias.net
23857a5804
WL#3228 (RBR using different table defs on slave/master):
...
Fixing tests and results to work when replicating to fewer columns on
slave than on master. One test that previously should fail, now works,
and some log positions have changed as a result of adding metadata to
the events.
2007-07-30 13:32:15 +02:00
cbell/Chuck@mysql_cab_desk.
537c23e833
WL#3228 (NDB) : RBR using different table defs on slave/master
...
This patch adds the ability to store extra field metadata in the table
map event. This data can include pack_length() or field_lenght() for
fields such as CHAR or VARCHAR enabling developers to add code that
can check for compatibilty between master and slave columns. More
importantly, the extra field metadata can be used to store data from the
master correctly should a VARCHAR field on the master be <= 255 bytes
while the same field on the slave is > 255 bytes.
The patch also includes the needed changes to unpack to ensure that data
which is smaller on the master can be unpacked correctly on the slave.
WL#3915 : (NDB) master's cols > slave
Slave starts accepting and handling rows of master's tables which have more columns.
The most important part of implementation is how to caclulate the amount of bytes to
skip for unknown by slave column.
2007-07-29 18:10:42 -04:00
holyfoot/hf@mysql.com/hfmain.(none)
ce2410dd1e
rpl_session_var.test fixed to not depend on mysql_test_run parameters
2007-07-28 14:10:56 +05:00
holyfoot/hf@hfmain.(none)
642b0c00ed
Merge bk@192.168.21.1:mysql-5.1-opt
...
into mysql.com:/home/hf/work/29878/my51-29878
2007-07-28 00:50:17 +05:00
holyfoot/hf@hfmain.(none)
37dece087e
Merge mysql.com:/home/hf/work/29878/my50-29878
...
into mysql.com:/home/hf/work/29878/my51-29878
2007-07-27 22:43:33 +05:00
gkodinov/kgeorge@magare.gmz
e9be3793fb
fixing the 5.1-opt merge of the fix for bug 29571:
...
cannot check the statments in the binlog for row based
replication.
2007-07-27 17:29:48 +03:00
gkodinov/kgeorge@magare.gmz
61a525b6ab
portation of the test case for bug 29571 to cover row replication
2007-07-27 15:36:10 +03:00
gkodinov/kgeorge@magare.gmz
40e0efeba1
5.0-opt -> 5.1-opt merge of the test case for bug 29571:
...
- reset the logs before and after the test.
- cleanup from the previous tests : use the correct schema.
2007-07-27 14:28:36 +03:00
mats@kindahl-laptop.dnsalias.net
ef36039db6
BUG#29809 (Slave SQL errors in warnings file):
...
Adding code to filter out slave SQL errors since these are checked by
the tests themselves.
2007-07-26 16:44:57 +02:00
mkindahl@dl145h.mysql.com
bb8831ce1d
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-main
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-2team
2007-07-25 15:40:43 +02:00
gshchepa/uchum@gleb.loc
35a2a20160
Merge gleb.loc:/home/uchum/work/bk/5.1
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-07-19 20:01:13 +05:00
istruewing@chilla.local
7f6bf17bab
Post-merge fix
...
Disabled a test that reports Slave SQL error in warnings file.
2007-07-16 16:12:05 +02:00
istruewing@chilla.local
e819c326ed
Post-merge fixes
...
Disabled tests which break automatic merging due to
non-empty warnings file.
2007-07-15 18:47:57 +02:00
igor@olga.mysql.com
bec9500ec0
Merge olga.mysql.com:/home/igor/mysql-5.1-rpl
...
into olga.mysql.com:/home/igor/dev-opt/mysql-5.1-opt-merge
2007-07-13 23:54:41 -07:00
tomas@whalegate.ndb.mysql.com
810db44e4f
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-maint
2007-07-10 09:03:21 +02:00
tomas@whalegate.ndb.mysql.com
503f86f3ba
Bug #29570
...
- correct result files
2007-07-10 09:00:15 +02:00
tsmith@sita.local
59c570ba78
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-maint
...
into sita.local:/Users/tsmith/m/bk/maint/51
2007-07-09 10:33:33 -06:00
tomas@whalegate.ndb.mysql.com
b66fac4fc1
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-maint
2007-07-09 12:07:33 +02:00
tsmith@sita.local
5cba44239a
disabled.def:
...
post-merge fix: re-enable rpl_udf test
2007-07-09 03:31:27 -06:00
tsmith@sita.local
5f12f35c34
Merge sita.local:/Users/tsmith/m/bk/51
...
into sita.local:/Users/tsmith/m/bk/maint/51
This merge requires a post-merge fix to remove rpl_udf from
suite/rpl/t/disabled.def.
2007-07-09 03:27:03 -06:00
ramil/ram@ramil.myoffice.izhnet.ru
f38158f401
Merge mysql.com:/home/ram/work/b29420/b29420.5.0
...
into mysql.com:/home/ram/work/b29420/b29420.5.1
2007-07-07 12:04:11 +05:00
tsmith@maint1.mysql.com
624f20da9f
Many tests have been moved to suite/*. Some tests have been removed.
...
Update the disabled.def files to reflect actual contents of the t/* directories.
Also, move a few more tests into suite/*.
2007-07-04 23:41:15 +02:00
tsmith@maint1.mysql.com
54253a0763
Merge maint1.mysql.com:/data/localhome/tsmith/bk/51
...
into maint1.mysql.com:/data/localhome/tsmith/bk/maint/51
2007-07-04 22:38:53 +02:00
tsmith@sita.local
3bcf0039a6
rpl_misc_functions.result, rpl_misc_functions.test:
...
Remove indeterministic behavior from a test
2007-07-04 12:26:39 -06:00
tsmith@sita.local
4f49d804cf
rpl_misc_functions.result, rpl_misc_functions.test:
...
work around bug 29537, which was revealed by patch for bug 28356: move DROP TABLE before DROP PROCEDURE in cleanup
2007-07-03 19:51:32 -06:00