mats@mysql.com
c33a64a0e3
Merge mysqldev@production.mysql.com:my/mysql-5.1-release
...
into mysql.com:/home/bk/mysql-5.1-release-bug13418-lars
2006-02-24 20:27:51 +01:00
msvensson@neptunus.(none)
7d29ace754
Bug #17443 mysqldump test failure
2006-02-24 17:10:40 +01:00
lars@mysql.com
32a8a469a7
BUG#13418 (V2): Bit columns should replicate correctly when using RBR
2006-02-24 15:38:20 +01:00
andrey@lmy004.
85236db1f1
disable tests. failures happen from time to time and stop people from
...
pushing. the code needs to be more stable.
2006-02-21 13:07:25 +01:00
pekka@mysql.com
73d75104af
ndb - enable ndb_dd_backuprestore
2006-02-21 09:27:20 +01:00
pekka@mysql.com
54074472e5
ndb - fix event created by ndb_restore bug#17045 (not really)
2006-02-21 02:27:23 +01:00
pekka@mysql.com
93db514db6
ndb - enable rpl_ndb_blob2 bug#17505
2006-02-20 17:20:54 +01:00
pekka@mysql.com
6287081587
disabled.def: merge
2006-02-20 12:37:28 +01:00
kent@mysql.com
544e07ba78
Merge
2006-02-19 23:57:49 +01:00
kent@mysql.com
4c81413932
Merge
2006-02-19 23:47:00 +01:00
brian@zim.tangent.org
70b70e43d9
We had a number of tests where there were no bugs related to disabling of tests, bugs were fixed, or no clear discription or plan.
2006-02-19 10:52:12 -08:00
kent@mysql.com
c56a4b1eb6
mysql-test-run.sh:
...
Set the ndbcluster slave port (bug#16780)
disabled.def:
Disabled 'mysqldump' until bug 17443 is closed
2006-02-17 21:55:27 +01:00
jimw@mysql.com
4d483fa2d1
Merge bk-internal:/home/bk/mysql-5.1-new
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-02-17 12:42:08 -08:00
elliot@mysql.com
649d64d7f9
BUG#17385 Re-enabling test case as it passes now. Wrong results were
...
corrected by Ingo when pushing WL#1563
2006-02-17 15:01:27 -05:00
jimw@mysql.com
30c343a04e
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-02-17 10:59:47 -08:00
tomas@poseidon.ndb.mysql.com
bd690b5e17
reported bugs and disabled corresponding tests
...
disabled non deterministic test
2006-02-17 09:02:11 +01:00
jmiller@mysql.com
c63218aa91
Test cleanup
2006-02-16 21:50:05 +01:00
jmiller@mysql.com
4a5e97af1c
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-16 21:42:45 +01:00
evgen@moonbone.local
611f25f932
Merge
2006-02-16 21:11:38 +03:00
msvensson@neptunus.(none)
23c694a596
Merge msvensson@devsrv-b:/space/magnus/my51-bug17386
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
2006-02-16 10:24:50 +01:00
msvensson@neptunus.(none)
6a2c609fa4
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
2006-02-16 10:18:12 +01:00
msvensson@neptunus.(none)
7d9eba0441
ndb_load disabled
2006-02-16 10:03:13 +01:00
jmiller@mysql.com
b84ee0dec8
Test case updates and new test cases added to CRBR
2006-02-16 04:42:16 +01:00
jimw@mysql.com
d33b03abef
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-02-15 12:06:20 -08:00
evgen@moonbone.local
4d2b0fd026
Fix bug #15706 find_field_in_tables() returns field from outer select
...
If item->cached_table is set, find_field_in_tables() returns found field
even if it doesn't belong to current select. Because Item_field::fix_fields
doesn't expect such behaviour, reported bug occurs.
Item_field::fix_fields() was modifed to detect when find_field_in_tables()
can return field from outer select and process such fields accordingly.
In order to ease this code which was searching and processing outed fields was
moved into separate function called Item_field::fix_outer_field().
2006-02-15 19:45:06 +03:00
msvensson@devsrv-b.mysql.com
65b455b593
Bug#17386 binlog interchangably contains engine= and type=
...
- Update result file and enable test
2006-02-15 17:19:40 +01:00
jmiller@mysql.com
bd41a11b7d
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-15 14:36:31 +01:00
msvensson@devsrv-b.mysql.com
4b18b5e786
Bug#17360 sp-code test case broken
...
- Change 94 to 95 according to Pem's instructions in bug report.
2006-02-15 14:12:36 +01:00
jmiller@mysql.com
0346430003
Second submission of this test case. First one was lost and test had to be recreated from first bk commit. Test current produces core due to Bug #17045
2006-02-15 14:08:48 +01:00
jmiller@mysql.com
48968c656a
Test updates
2006-02-15 14:02:47 +01:00
brian@zim.tangent.org
1d908def20
Added --silent option andd just test results via select. This will keep down the appearance of non deterministic responses.
...
This is for bug#17384
2006-02-14 10:46:46 -08:00
tomas@poseidon.ndb.mysql.com
cea8c9af30
disabled a bunch of tests with reference to bugreporsts to cleanup push-build
2006-02-14 17:40:05 +01:00
msvensson@neptunus.(none)
dc5bb00467
Enable ndb_load test case
2006-02-14 17:21:18 +01:00
jmiller@mysql.com
904b5304d7
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-14 14:36:00 +01:00
tomas@poseidon.ndb.mysql.com
69280e63bc
disabled non deterministic test
2006-02-14 08:32:39 +01:00
jmiller@mysql.com
a918b12148
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-14 00:49:42 +01:00
brian@zim.tangent.org
778ca614a1
Fix for bad merge.
2006-02-13 10:21:33 -08:00
jmiller@mysql.com
b3d8441f98
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-13 17:07:14 +01:00
jmiller@mysql.com
60be6c257d
Updated test cases
2006-02-13 16:36:11 +01:00
brian@zim.tangent.org
0b30190c22
Disabling a test, I will look at it tomorrow. Something is wrong with the merge from 5.0. Its probably a flush that is missing somewhere but I am too tired to figure it out at the moment.
2006-02-13 05:31:43 -08:00
kent@mysql.com
4294f877fd
disabled.def:
...
Reenabled tests 'innodb_concurrent', 'innodb_unsafe_binlog', 'rpl_ndb_log' as bugs 3300 15650 17081 are solved
2006-02-12 20:17:11 +01:00
kent@mysql.com
edbbfee4f5
Merge
2006-02-12 20:07:19 +01:00
kent@mysql.com
633cd03468
disabled.def:
...
Disabled 'rpl_until' until 15886 is solved
libmysqld.vcproj:
Added "my_user.c"
2006-02-12 19:36:21 +01:00
jmiller@mysql.com
0cf61d620f
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-10 12:58:55 +01:00
jmiller@mysql.com
7ce371210f
test updates
2006-02-10 12:52:35 +01:00
konstantin@mysql.com
e1f807af26
Merge mysql.com:/home/kostja/mysql/mysql-5.0-root
...
into mysql.com:/home/kostja/mysql/mysql-5.1-merge
2006-02-09 13:35:59 +03:00
tomas@poseidon.ndb.mysql.com
6295103f96
Bug#17233, disabled test in waiting for bug fix
2006-02-08 14:07:52 +01:00
jmiller@mysql.com
54e07cea2e
More rpl test updates with using ndb as default engine
2006-02-07 14:51:46 +01:00
jmiller@mysql.com
23b68e3a5a
More test case updates for using RPL with NDB as default engine
2006-02-07 00:18:10 +01:00
jmiller@mysql.com
726076b8cb
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-06 15:59:37 +01:00