pekka@sama.ndb.mysql.com
28dbbeed4e
ndb - bug#31477 - in 5.1 move ndb_bug31477.test to suite/ndb
2008-01-29 15:02:03 +01:00
mkindahl@dl145h.mysql.com
9294edeb43
Test changes to fix failures in pushbuild.
2008-01-29 14:43:41 +01:00
joerg@trift2.
5ffbbfcecc
Merge trift2.:/MySQL/M51/mysql-5.1
...
into trift2.:/MySQL/M51/push-5.1
2008-01-28 15:16:40 +01:00
tsmith@ramayana.hindu.god
3906cc27d7
Merge ramayana.hindu.god:/home/tsmith/m/bk/51
...
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
2008-01-25 10:37:29 -07:00
mskold/marty@quadfish.(none)
1715bb188d
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
...
into mysql.com:/home/marty/MySQL/mysql-5.1-new-ndb
2008-01-25 14:34:15 +01:00
mskold/marty@mysql.com/quadfish.(none)
94a059319c
ndb_restore.result, ndb_restore.test:
...
Changed to use information_schema to check auto_increment
Ndb.cpp:
Bug #33534 Bad performance of INSERT's in auto_incremented tables: Saving highest seen value when setting auto_increment fields
ndb_auto_increment.result:
Regenerated result
2008-01-25 10:43:30 +01:00
tomas@whalegate.ndb.mysql.com
369b4848a8
Merge whalegate.ndb.mysql.com:/home/tomas/cge-5.1
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
2008-01-23 15:11:23 +01:00
tomas@whalegate.ndb.mysql.com
f7da069744
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
2008-01-23 14:58:42 +01:00
mskold/marty@mysql.com/quadfish.(none)
35d3bef712
Ndb.hpp, Ndb.cpp, ha_ndbcluster.cc:
...
Add a check if setting an auto_increment field will change it's next value before retrieving tuple_id_range lock. This avoids hitting locks when updating auto_increment values to a lower value than the current maximum. This is useful in loading a table with auto_increment where one loads the highest numbered pk's first and then proceeds backwards to the first. This can then be achieved with the same performance as a normal insert without auto_increment.
ndb_restore.result:
Updated result file
2008-01-23 11:40:06 +01:00
tsmith@ramayana.hindu.god
6668554a8d
Merge ramayana.hindu.god:/home/tsmith/m/bk/51
...
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
2008-01-22 15:56:15 -07:00
mskold/marty@mysql.com/quadfish.(none)
4ebf4b9670
Merge mysql.com:/home/marty/MySQL/mysql-5.0-ndb
...
into mysql.com:/home/marty/MySQL/mysql-5.1-new-ndb
2008-01-22 14:45:29 +01:00
hezx@mail.hezx.com
1cb0eae20a
fix test failure
2008-01-22 09:55:23 +08:00
pcrews@pcrews-mac-local.local
e3ae6031e7
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-build
...
into pcrews-mac-local.local:/Users/pcrews/usr/local/bin/data0/work/mysql-5.1-build-csv-bug
2008-01-21 19:16:07 -05:00
joerg@trift2.
7e784a7807
Merge trift2.:/MySQL/M51/mysql-5.1
...
into trift2.:/MySQL/M51/push-5.1
2008-01-21 20:03:06 +01:00
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
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
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
mattiasj@client-10-129-10-137.upp.off.mysql.com
a6a9774849
Bug#31931 Partitions: unjustified 'mix of handlers' error message
...
Problem was that the mix of handlers was not consistent between
CREATE and ALTER
changed so that it works like:
- All partitions must use the same engine
AND it must be the same as the table.
- if one does NOT specify an engine on the table level
then one must either NOT specify any engine on any
partition/subpartition OR for ALL partitions/subpartitions
Note: that after a table have been created, the storage engine
is specified for all parts of the table (table/partition/subpartition)
and so when using alter, one does not need to specify it (unless one
wants to change the storage engine, then one have to specify it on the
table level)
2008-01-09 13:15:50 +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
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