aelkin/elkin@koti.dsl.inet.fi
e65d20b5f4
Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug27571_asyn_killed_flags
...
into koti.dsl.inet.fi:/home/elkin/MySQL/5.1-merge-bug27571
2007-10-30 11:31:03 +02:00
aelkin/elkin@koti.dsl.inet.fi
8f7550ecad
manual merge for bug_29136, bug#29309.
2007-10-13 23:12:50 +03:00
lars/lthalmann@dl145h.mysql.com
0ad6384f9e
Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl
2007-09-17 14:14:02 +02:00
lars/lthalmann@dl145h.mysql.com
234e55623b
Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl
...
into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.1-merge
2007-09-17 12:38:22 +02:00
aelkin@dl145j.mysql.com
0c153419ce
Merge: bug@27417,23333 and bug#28960 tests with 5.1
2007-09-17 12:31:10 +02:00
aelkin@dl145j.mysql.com
11c9a13a24
Merge: bug#27417,23333 manual work for fixing tests and a source code.
2007-09-16 18:16:40 +02:00
aelkin@dl145j.mysql.com
e9b287f27e
Manual merge fixes/tests for bugs_28960,27417,23333.
2007-09-16 12:07:00 +02:00
tsmith@ramayana.hindu.god
fa9bacb25c
Updates to allow innodb.test to be run with --embedded-server,
...
including a small change to build_table_filename().
2007-08-14 15:35:19 -06: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
gkodinov/kgeorge@magare.gmz
d4329ea783
Addendum to bug 27417: poor test results fixes.
2007-07-31 18:04:05 +03:00
gkodinov/kgeorge@magare.gmz
992698ce5f
merge of the fix for bug 17417 5.0-opt->5.1-opt
2007-07-31 14:58:04 +03:00
gkodinov/kgeorge@magare.gmz
cfbfb8bae8
(Pushing for Andrei)
...
Merge magare.gmz:/home/kgeorge/mysql/work/B27417-5.0-opt
into magare.gmz:/home/kgeorge/mysql/work/B27417-5.1-opt
2007-07-30 19:02:21 +03: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
svoj@april.(none)
5c83b14b48
Merge mysql.com:/home/svoj/devel/bk/mysql-5.1-engines
...
into mysql.com:/home/svoj/devel/mysql/BUG29806/mysql-5.1-engines
2007-07-25 19:58:18 +05:00
svoj@mysql.com/april.(none)
3b18aae71c
BUG#29806 - binlog_innodb.test creates a server log
...
Stopping mysql server could result in an entry in mysql error
file: "InnoDB: Error: MySQL is freeing a thd".
This happened because InnoDB assumes that the server will never
call external_lock(F_UNLCK) in case external_lock(READ/WRITE)
failed.
Prior to this patch we haven't had strict definition whether
external_lock(F_UNLCK) must be called in case external_lock(READ/WRITE)
fails.
This patch states that we never call external_lock(F_UNLCK) in case
external_lock(READ/WRITE) fails.
2007-07-25 19:56:17 +05: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
95d43074cc
Merge gleb.loc:/home/uchum/work/bk/5.1
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-07-20 04:21:46 +05: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
tsmith@ramayana.hindu.god
23695e4e1e
Merge ramayana.hindu.god:/home/tsmith/m/bk/51
...
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
2007-07-17 11:33:26 -06:00
istruewing@chilla.local
ba177535f5
Post-merge fixes
...
Disabled test cases that produce errors in a "server log".
2007-07-17 09:25:01 +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
tnurnberg@mysql.com/sin.intern.azundris.com
3a9e84826e
Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using InnoDB
...
Streamlining test for RBR
2007-07-11 04:33:19 +02:00
tnurnberg@sin.intern.azundris.com
f1b5fa93ac
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-maint
...
into mysql.com:/home/tnurnberg/22540/51-22540
2007-07-10 18:38:14 +02:00
tnurnberg@mysql.com/sin.intern.azundris.com
bef7899334
Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using InnoDB
...
streamlining the test
2007-07-10 18:31:50 +02:00
tnurnberg@sin.intern.azundris.com
9310ad5f48
Merge mysql.com:/home/tnurnberg/22540/50-22540
...
into mysql.com:/home/tnurnberg/22540/51-22540
2007-07-10 18:21:06 +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
tnurnberg@sin.intern.azundris.com
a403815e3d
Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using InnoDB
...
minor fixes to appease pushbuild.
---
Merge sin.intern.azundris.com:/home/tnurnberg/22540/50-22540
into sin.intern.azundris.com:/home/tnurnberg/22540/51-22540
2007-07-02 07:34:42 +02:00
tnurnberg@sin.intern.azundris.com
95b8b0285d
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-maint
...
into sin.intern.azundris.com:/home/tnurnberg/22540/51-22540
2007-06-30 03:43:21 +02:00
msvensson@pilot.(none)
68c7cc2af4
Bug#22540 Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using InnoDB
...
- Update test results for --binlog-format=row
2007-06-29 09:28:51 +02:00
msvensson@pilot.(none)
e86225b908
Move disabling of rpl_invoked_features to suite/rpl/t/disabled.def
...
Move tests to their respective suite
2007-06-27 16:49:32 +02:00
msvensson@pilot.(none)
2238ef2b62
Merge pilot.(none):/data/msvensson/mysql/wl3933/my51-wl3933-new2
...
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
2007-06-27 14:29:10 +02:00
msvensson@pilot.(none)
8661497e9b
WL#3933 Split main test suite to rpl, rpl_ndb and ndb
...
- Update mysql-test-run.pl to collect tests from several suites
- Group test into suites
- Add suite.opt file
2007-06-27 14:28:02 +02:00