reggie@linux.site
8609678978
fixed test issues with bug #14354 . I had mistakenly included
...
/var/tmp in my path when testing data diretory. the var directory
exists in a src tree but may not exist in a different testing
build setup.
2006-01-25 21:54:43 -06:00
pekka@mysql.com
93ceddfe6c
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/space/pekka/ndb/version/my51
2006-01-25 22:39:00 +01:00
pekka@mysql.com
98e59a4447
ndb - wl#2972 rbr blobs: write blob data to binlog
2006-01-25 22:22:50 +01:00
reggie@linux.site
8147bbeacd
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1-bug14354
2006-01-25 13:10:00 -06:00
sergefp@mysql.com
f02b4f54ad
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/psergey/mysql-5.1-ppruning-r5-push
2006-01-24 15:34:02 +03:00
jmiller@mysql.com
f82892fea7
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-24 13:27:16 +01:00
jmiller@mysql.com
e0fc898399
disabled.def:
...
Updated to remove ndb_dd_disk2memory
ndb_dd_disk2memory.result:
Updated results to match change to show create table for NDB tables. WL 2604
2006-01-24 13:26:21 +01:00
reggie@linux.site
daa0587c3d
bug #14354 - data directory and index directory not working for partitions
2006-01-23 23:20:23 -06:00
reggie@linux.site
57c432b94e
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1
2006-01-23 22:20:32 -06:00
reggie@linux.site
631b9af2be
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1-bug16718
2006-01-23 22:13:12 -06:00
jmiller@mysql.com
5ea8f304bf
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-24 01:13:20 +01:00
jmiller@mysql.com
f063d80678
disabled.def:
...
Updated with new bug number
2006-01-24 01:12:23 +01:00
petr@mysql.com
35f0ebac6c
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
2006-01-24 01:28:26 +03:00
guilhem@mysql.com
502f3085f8
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/mysql_src/mysql-5.1-new
2006-01-23 22:18:30 +01:00
guilhem@mysql.com
ea0725602b
Fix for the test failure of binlog_row_ctype_cp932. Note that since we pushed row-based replication,
...
"make test" != "mysql-test-run && mysql-test-run --ps-protocol". "make test" is what should be used;
had it been, the failure would have been noticed earlier. Putting back cxx flags I had by accident removed.
Disclaimer: 5.1-new is in a sorry state: log_tables and some ndb* fail, mysqlslap test crashes randomly in a row-based replication assertion (sql_class.cc:2207).
2006-01-23 22:17:12 +01:00
jmiller@mysql.com
ccc36b0103
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-23 18:25:19 +01:00
jmiller@mysql.com
0f6e44d110
disabled.def:
...
Disabled ndb_dd_disk2memory
2006-01-23 18:24:12 +01:00
reggie@linux.site
e389f947f8
BUG# 15523 - ALTER TABLE ... PARTITION BY does not work
...
this was fixed by WL 2604
2006-01-23 10:39:32 -06:00
reggie@linux.site
7350f48356
BUG# 16534: just a change to the test suite showing that it's fixed.
...
This bug was fixed as part of the large WL 2604 push.
2006-01-23 09:44:13 -06:00
reggie@linux.site
c5f2f9180f
Bug# 16718 partitioning support status variable has incorrect name
...
change status variable from have_partition_engine to have_partitioning.
2006-01-23 08:42:32 -06:00
petr@mysql.com
c355ce858b
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
2006-01-23 17:28:37 +03:00
petr@mysql.com
fa0c7e0994
disable ps_protocol in log_tables test.
...
The log content is obviously different in two modes,
as Queries are translated into Prepare and Execute
commands. Thus we should use test only in one mode
to get the match with result.
2006-01-23 17:27:16 +03:00
andrey@lmy004.
869661ff9e
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16548
2006-01-23 15:02:42 +01:00
jmiller@mysql.com
935a2379bd
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-23 14:48:12 +01:00
jmiller@mysql.com
ad4ec4a6ef
disabled.def:
...
updated
2006-01-23 14:46:56 +01:00
jmiller@mysql.com
cddd1294b8
rpl_foreign_key.test:
...
Added comments on 1022 per Lars request
2006-01-23 14:07:58 +01:00
andrey@lmy004.
9b7b1fd6fd
- disable events for now (again)
2006-01-23 13:56:34 +01:00
andrey@lmy004.
877facc5ec
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16548
2006-01-23 12:38:54 +01:00
holyfoot@mysql.com
edc91d6643
Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb
2006-01-23 15:31:54 +04:00
andrey@lmy004.
6df1ec2c76
Merge
2006-01-23 11:06:12 +01:00
tomas@poseidon.ndb.mysql.com
771f52b771
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-01-23 10:44:18 +01:00
tomas@poseidon.ndb.mysql.com
92c93523dd
added option for relative pat in ndb config
...
added option for verbose ndb startup
2006-01-23 10:42:02 +01:00
sergefp@mysql.com
b729baedcf
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/psergey/mysql-5.1-ppruning-r5-push
2006-01-23 12:29:25 +03:00
holyfoot@mysql.com
09359dce59
Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb
2006-01-23 11:59:31 +04:00
holyfoot@deer.(none)
0b8ebc2454
Fixes about the embedded-server in 5.1
2006-01-23 11:58:14 +04:00
jmiller@mysql.com
0890238a0f
rpl_foreign_key_innodb.result, rpl_foreign_key.test:
...
had to add order by
2006-01-20 23:39:13 +01:00
jmiller@mysql.com
53784ff246
Updated test
2006-01-20 23:28:52 +01:00
knielsen@mysql.com
aa52986bc0
Disable partitioning test on servers compiled without partitioning.
2006-01-20 22:28:14 +01:00
andrey@lmy004.
7740652961
fix for bug#16431 (Events: An event which alters itself disappears)
...
WL#1034 (Internal CRON)
2006-01-20 22:24:58 +01:00
sergefp@mysql.com
ace241ba08
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/psergey/mysql-5.1-ppruning-r5
2006-01-20 19:38:13 +03:00
sergefp@mysql.com
941ec86a4b
Update test result to include final DROP TABLE stmt
2006-01-20 19:38:12 +03:00
sergefp@mysql.com
2e458b0928
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/psergey/mysql-5.1-ppruning-r5
2006-01-20 19:38:11 +03:00
andrey@lmy004.
b9a0a5dd57
fix for bug#16548 (Events: can't alter clause for preserve)
...
WL #1034 (Internal CRON)
2006-01-20 16:12:44 +01:00
tomas@poseidon.ndb.mysql.com
996f4a3ccb
option to run mysql-test-run without binlog
...
calculate ndbcluster slave port
2006-01-20 14:50:02 +01:00
jmiller@mysql.com
f07a80f7fb
Updated with feedback omer provided
2006-01-20 04:00:10 +01:00
pappa@c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se
d9fb7c20d7
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5.1-new
2006-01-19 13:33:50 -05:00
pappa@c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se
082e9a8132
WL #2747 : After push fixes
2006-01-19 13:32:58 -05:00
holyfoot@mysql.com
53a379d041
Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb
2006-01-19 18:05:57 +04:00
sergefp@mysql.com
09004c2a03
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/psergey/mysql-5.1-ppruning-r5
2006-01-19 17:05:57 +03:00
bar@mysql.com
55b30563fb
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/home/bar/mysql-5.1-new.12448
2006-01-19 18:05:57 +04:00