pcrews@pcrews-mac-local.local
b9381f1041
New tests added for Bug#33558 - Test "stress.ddl_csv needs nullable columns which CSV does not support
...
Added new tests and corrected existing tests
2008-01-21 13:49:03 -05:00
hezx@mail.hezx.com
ede9a2629b
fix failed tests
2008-01-21 22:31:31 +08:00
hezx@mail.hezx.com
5502885c14
Merge zhe@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into mail.hezx.com:/media/sda3/work/mysql/bkwork/versional/merge-51
2008-01-15 10:37:18 +08:00
sven@riska.(none)
2cd6432da3
Merge riska.(none):/home/sven/bkgca/5.1-new-rpl
...
into riska.(none):/home/sven/bk/b27779-old_row_events/5.1-new-rpl
2008-01-14 16:48:04 +01:00
hezx@mail.hezx.com
fff3c90e9f
Merge mail.hezx.com:/media/sda3/work/mysql/bkwork/versional/mysql-5.1-new-rpl
...
into mail.hezx.com:/media/sda3/work/mysql/bkwork/versional/merge-51
2008-01-14 17:59:08 +08:00
hezx@mail.hezx.com
cdc67c13e8
fix for versional test
2008-01-14 17:54:23 +08:00
hezx@mail.hezx.com
41bb6f988c
Merge mail.hezx.com:/media/sda3/work/mysql/bkwork/versional/mysql-5.1-new-rpl
...
into mail.hezx.com:/media/sda3/work/mysql/bkwork/versional/merge-51
2008-01-14 15:41:28 +08:00
hezx@mail.hezx.com
2720b76c4a
Fix for versional test
...
Mask binlog positions, error, warning and other information that are not significant for the test
2008-01-14 15:38:02 +08:00
mkindahl@dl145h.mysql.com
07d38435ea
Post-merge fixes to make tests pass.
2008-01-13 22:13:17 +01:00
gshchepa/uchum@host.loc
17c5117872
Merge host.loc:/home/uchum/work/5.1-opt-33699
...
into host.loc:/home/uchum/work/5.1-opt
2008-01-11 21:39:45 +04:00
mkindahl@dl145h.mysql.com
0e31b77207
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
2008-01-11 18:13:00 +01:00
mkindahl@dl145h.mysql.com
940c3ef6d6
Fixing failing test case.
2008-01-11 18:09:17 +01:00
msvensson@pilot.mysql.com
f8de652fe2
Update test result
2008-01-11 16:56:14 +01:00
mkindahl@dl145h.mysql.com
da73cb9930
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
2008-01-11 16:32:31 +01:00
mkindahl@dl145h.mysql.com
431199b7a3
Post-merge changes to make tests pass.
2008-01-11 16:26:03 +01:00
mkindahl@dl145h.mysql.com
940ecc23c6
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
2008-01-11 14:20:06 +01:00
mkindahl@dl145h.mysql.com
d801920c56
Post-merge fixes to make tests pass.
2008-01-11 13:25:26 +01:00
mkindahl@dl145h.mysql.com
4324a5b6a3
Post-merge fixes to make binlog test suite pass.
2008-01-11 12:35:35 +01:00
gshchepa/uchum@host.loc
32d13ab23d
Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL
...
columns (default datatype value is assigned).
The mysql_update function has been modified to generate
an error when trying to set a NOT NULL field to NULL rather than a warning
in the set_field_to_null_with_conversions function.
2008-01-11 05:06:08 +04:00
kaa@kaamos.(none)
0cec5f8e4b
Merge kaamos.(none):/data/src/mysql-5.1
...
into kaamos.(none):/data/src/opt/mysql-5.1-opt
2008-01-10 20:44:23 +03:00
msvensson@pilot.mysql.com
af96a3f8ba
- Add autodetection of which my.cnfs to use for each testcase if suite does
...
not have a my.cnf of it's own
- Fix paths: master-data => mysqld.1/data, ../std_data_ln => MYSQLTEST_VARDIR/std_data
2008-01-10 16:50:37 +01:00
sven@riska.(none)
617ea4d631
BUG#27779: Slave cannot read old rows log events.
...
Problem: Replication fails when master is mysql-5.1-wl2325-5.0-drop6 and
slave is mysql-5.1-new-rpl. The reason is that, in
mysql-5.1-wl2325-5.0-drop6, the event type id's were different than in
mysql-5.1-new-rpl.
Fix (in mysql-5.1-new-rpl):
(1) detect that the server that generated the events uses the old
format, by checking the server version of the format_description_log_event
This patch recognizes mysql-5.1-wl2325-5.0-drop6p13-alpha,
mysql-5.1-wl2325-5.0-drop6, mysql-5.1-wl2325-5.0, mysql-5.1-wl2325-no-dd.
(2) if the generating server is old, map old event types to new event
types using a permutation array.
I've also added a test case which reads binlogs for four different
versions.
2008-01-10 16:39:44 +01:00
gni@dev3-221.dev.cn.tlan
4a6f3089f8
Merge gni@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb-bj
...
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bj
2008-01-10 19:52:54 +08:00
gni@dev3-221.dev.cn.tlan
43f31db546
Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb
...
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bj
2008-01-10 19:49:32 +08:00
gni@dev3-221.dev.cn.tlan
8b52881c24
Shouldn't let the non-deterministic temperary filename output in result file for bug#30417
2008-01-10 17:39:50 +08:00
gni@dev3-221.dev.cn.tlan
a42cf6f5e5
Merge gni@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb-bj
...
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-bug30417
2008-01-10 13:37:54 +08:00
hhunger@hh-nb.hungers
2038eeb82b
fixed sorting differences in results.
2008-01-09 15:50:36 +01:00
mats@capulet.kindahl.net
6e94fb84ae
Post-merge fixes to make tests pass.
2008-01-09 12:55:04 +01:00
hhunger@hh-nb.hungers
10ba1a635a
Disabled storedproc_06 for all engines due to bug 33464.
2008-01-09 10:38:56 +01:00
hhunger@hh-nb.hungers
c47c143464
WL#4084: Code changes due to enabled the disabled tests (including other improvements).
2008-01-08 13:56:01 +01:00
msvensson@pilot.mysql.com
ec673b8a97
Use loose-skip-innodb so it works also with mysqld that has no innodb support
2008-01-08 10:35:34 +01:00
tomas@whalegate.ndb.mysql.com
4846306921
correct result file
2008-01-04 16:49:39 +01:00
tomas@whalegate.ndb.mysql.com
24be420c23
Bug#32648 Test failure between NDB Cluster and other engines
2008-01-04 15:33:01 +01:00
skozlov/ksm@mysql.com/virtop.localdomain
04ee08b9fe
WL#4077, added mask for SHOW DATABASES statement
2007-12-25 22:10:22 +03:00
hezx@mail.hezx.com
aa36cb781b
Move test rpl_server_id to suite rpl
2007-12-24 15:03:23 +08:00
sven@riska.(none)
a431962d32
fixed broken result file
2007-12-21 12:22:09 +01:00
serg@janus.mylan
d9ca7b670e
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint
...
into janus.mylan:/usr/home/serg/Abk/mysql-5.1
2007-12-20 22:11:37 +01:00
sven@riska.(none)
8b6572d330
Fixed errors in pushbuild by updating test and result files.
2007-12-20 22:00:42 +01:00
msvensson@pilot.mysql.com
d930e9bb22
Update path to the load_file
2007-12-20 18:38:23 +01:00
msvensson@pilot.mysql.com
53f13ab6d3
Merge bk-internal:/home/bk/mysql-5.1-new-ndb
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-ndb
2007-12-20 10:12:56 +01:00
mkindahl@dl145h.mysql.com
bdea24f483
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
2007-12-19 18:51:46 +01:00
msvensson@pilot.mysql.com
d9bdcddc57
Update name of binlog file for ndb_binlog* tests
2007-12-19 17:16:22 +01:00
mkindahl@dl145h.mysql.com
fabaa50cd9
Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
2007-12-19 11:35:26 +01:00
msvensson@pilot.mysql.com
ec886a34c6
Use dynamic switch directly from "server_need_restart" for better control of when to do it.
...
Remove #!force-restart and #!fresh-datadir
2007-12-19 11:08:41 +01:00
msvensson@pilot.mysql.com
87283f40cf
Don't use innodb on slave
2007-12-19 10:32:53 +01:00
msvensson@pilot.mysql.com
4c7fea8f90
Bug#33361 rpl_row_sp005 fails randomly
2007-12-19 10:30:05 +01:00
mkindahl@dl145h.mysql.com
29c55e41b8
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
2007-12-19 10:28:31 +01:00
msvensson@pilot.mysql.com
f4d93f41bc
Use absolute path to allow tets to be run also when datadir differs
2007-12-19 09:42:31 +01:00
msvensson@pilot.mysql.com
85047bba05
BUG#30919
...
- move tests to main suite
2007-12-19 09:37:35 +01:00
knielsen@loke.(none)
cdc302fdbe
Merge bk-internal:/home/bk/mysql-5.1-new-ndb
...
into loke.(none):/home/knielsen/devel/mysql-5.1-new-ndb-bug33061
2007-12-18 16:00:31 +01:00