Commit graph

30193 commits

Author SHA1 Message Date
tomas@poseidon.ndb.mysql.com
776bc2a6f2 Bug #17005 Ndb partition handling for create table like is broken 2006-02-07 16:31:20 +01:00
tomas@poseidon.ndb.mysql.com
f964e1367f Bug #17087 No warning on cluster failure for IS.FILES 2006-02-07 12:16:24 +01:00
tomas@poseidon.ndb.mysql.com
407d98b946 Bug#17081 LOAD DATA INFILE" may not load all the data
Bug #17154  	load data infile hangs when duplicate key encountered
2006-02-07 11:47:04 +01:00
tomas@poseidon.ndb.mysql.com
69ed898ec2 MySQL Bugs: #16925: ndb, added additional getters on NdbDictionary::Event 2006-02-07 10:26:32 +01:00
tomas@poseidon.ndb.mysql.com
28e925454a MySQL Bugs: #16925: ndb, added additional getters on NdbDictionary::Event 2006-02-07 10:03:03 +01:00
jonas@perch.ndb.mysql.com
69b33265cf merge 2006-02-06 21:52:27 +01:00
jonas@perch.ndb.mysql.com
1efd256eae merge 2006-02-06 21:47:30 +01:00
jonas@perch.ndb.mysql.com
78e437e868 Merge perch.ndb.mysql.com:/home/jonas/src/51-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-02-06 21:31:34 +01:00
jonas@perch.ndb.mysql.com
f7cf9bc1dd Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-02-06 21:29:08 +01:00
sergefp@mysql.com
0fa18a4623 Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/psergey/mysql-5.1-wl2985-postfixes
2006-02-06 19:11:14 +03:00
tomas@poseidon.ndb.mysql.com
7a9265cf58 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-02-06 17:11:13 +01:00
tomas@poseidon.ndb.mysql.com
be62923948 Bug #17160 test case ndb_restore leaves a core file 2006-02-06 17:10:03 +01:00
sergefp@mysql.com
a906e3c62d WL#2985 "Partition pruning", "do pruning for UPDATE/DELETE": Post-merge fixes 2006-02-06 18:33:39 +03:00
tomas@poseidon.ndb.mysql.com
cc47880702 harmonized mysql-test-run.sh and .pl
+ added current test printout to error file
2006-02-06 15:42:26 +01:00
anozdrin@mysql.com
0869f3b8a6 Fix merge (5.0 -> 5.1) of the patch for BUG#15166/15196. 2006-02-06 16:05:20 +03:00
jonas@perch.ndb.mysql.com
3c164107b0 bug#16767, bug#16768 - ndb missleading names of error codes
rename error codes
2006-02-06 13:27:16 +01:00
anozdrin@mysql.com
4d8a51ca9d Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-rev-1.2004.2.1
into  mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.1-tree
2006-02-06 15:23:17 +03:00
joerg@mysql.com
71fb62942a Merge mysql.com:/M50/tmp-5.0 into mysql.com:/M51/bug16730-5.1 2006-02-06 12:11:29 +01:00
tomas@poseidon.ndb.mysql.com
33c6df4f90 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-02-06 11:48:47 +01:00
jonas@perch.ndb.mysql.com
20646cf331 Merge perch.ndb.mysql.com:/home/jonas/src/50-work
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-02-06 11:48:38 +01:00
tomas@poseidon.ndb.mysql.com
a8f1cffd95 Bug #17038, distribution of schema operation to multiple binlogs missing/multiple entries, partial fix
- log alter table directly in server instead of in handler
- acknowledge alter table _after_ all binlog events have been processed
2006-02-06 11:47:12 +01:00
jonas@perch.ndb.mysql.com
669a2bfa82 Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-02-06 11:46:40 +01:00
jonas@perch.ndb.mysql.com
78bd6d93af bug#13966 - ndb
better error message on invalid config change
2006-02-06 11:42:44 +01:00
jonas@perch.ndb.mysql.com
155081e425 bug#13965
ndb - error while restarting in dict
        improve error message when changed config leads to failed restart
2006-02-06 11:30:56 +01:00
jonas@perch.ndb.mysql.com
d65edca7a1 bug#16873 -
Print creating of dd objects during ndb_restore
2006-02-06 10:07:15 +01:00
jonas@perch.ndb.mysql.com
4982376560 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-02-06 09:38:13 +01:00
jonas@eel.(none)
e77aa473f5 ndb dd -
fix uninit variable in lgman
2006-02-06 08:01:58 +01:00
jonas@eel.(none)
98d87fc55e ndb
Fix for wierd var key restore problem
2006-02-06 07:30:12 +01:00
pekka@mysql.com
09eab9a8b1 ndb - TUP scan: unlock outstanding locks on scan close (lost+found patch) 2006-02-05 23:51:47 +01:00
sergefp@mysql.com
60f2321b51 Merge 2006-02-05 23:49:32 +03:00
pekka@mysql.com
66c52cbdb8 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/space/pekka/ndb/version/my51
2006-02-05 19:13:05 +01:00
pekka@mysql.com
738db4f1a2 ndb - rbr blobs works now (or again) 2006-02-05 19:11:11 +01:00
jani@a193-229-222-105.elisa-laajakaista.fi
d955abd292 Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
2006-02-05 11:06:29 +02:00
aelkin@mysql.com
0c95fd2376 Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/tmp_merge
into  mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1-new
2006-02-04 11:06:17 +02:00
konstantin@mysql.com
a55b7a9f13 A post-merge fix. 2006-02-03 23:21:17 +03:00
konstantin@mysql.com
5e03bf7f93 Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/kostja/mysql/mysql-5.1-merge
2006-02-03 21:10:03 +03:00
jonas@perch.ndb.mysql.com
420204c994 Merge perch.ndb.mysql.com:/home/jonas/src/51-new
into  perch.ndb.mysql.com:/home/jonas/src/51-ndb
2006-02-03 15:37:36 +01:00
jonas@perch.ndb.mysql.com
e9692dffa5 ndb dd
Fix a copule of dd bugs
    typo in lgman, potential run-time crash
    inconsistency in tup, potentially causing crash after SR
2006-02-03 15:30:24 +01:00
jonas@eel.(none)
e29db06753 ndb dd -
Fix possible deadlock when running with small log buffer, causing buffer to be full, but not page getting flushed
2006-02-03 10:53:43 +01:00
anozdrin@mysql.com
c6881fb936 Merge mysql.com:/mnt/hda4/home/alik/MySQL/devel/5.1.6-release-15588
into  mysql.com:/mnt/hda4/home/alik/MySQL/devel/5.1-tree

The idea of this merge is to "synchronize" 5.1-release tree (5.1.6) and
the main 5.1 tree. A patch for BUG#15588/BUG#16621 was copied into
5.1-release from 5.0 since it is important. This patch is expected to
come into the 5.1 tree after resolving 5.0 -> 5.1 megrge logjam.
2006-02-03 11:59:55 +03:00
anozdrin@mysql.com
c69961ff7f Copied patch for BUG#15588 (BUG#16621) from 5.0 into 5.1-release. 2006-02-03 01:49:33 +03:00
konstantin@mysql.com
9f0bb47f87 Merge mysql.com:/home/kostja/mysql/tmp_merge
into  mysql.com:/home/kostja/mysql/mysql-5.1-merge
2006-02-02 23:27:06 +03:00
jonas@eel.(none)
4130141aed Merge localhost:src/51-new
into  eel.(none):/home/jonas/src/mysql-5.1-new
2006-02-02 20:18:50 +01:00
jonas@eel.(none)
200a0d8cf1 ndb - remove debug printouts 2006-02-02 20:15:51 +01:00
dlenev@mysql.com
36e9bd0344 Merge mysql.com:/home/dlenev/src/mysql-5.1-bfix
into  mysql.com:/home/dlenev/src/mysql-5.1-merges
2006-02-02 22:12:06 +03:00
joerg@mysql.com
af396ba40f storage/example/ha_example.cc
Copied from the general tree, to solve a build problem:
    ChangeSet 1.2121.1.5 2006/02/02 11:02:09 stewart@mysql.com
      build fix when building with example storage engine.
2006-02-02 19:40:58 +01:00
jani@a193-229-222-105.elisa-laajakaista.fi
3f53939299 Merge bk://localhost:6667
into  a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
2006-02-02 20:02:00 +02:00
konstantin@mysql.com
e3663e7659 Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/kostja/mysql/mysql-5.1-merge
2006-02-02 20:54:07 +03:00
jani@a193-229-222-105.elisa-laajakaista.fi
29a87c4263 Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
2006-02-02 18:50:45 +02:00
jani@ua141d10.elisa.omakaista.fi
57beb6c10b Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-new
2006-02-02 18:08:51 +02:00