Commit graph

1466 commits

Author SHA1 Message Date
joreland@mysql.com
953df8f48d Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-12 11:24:46 +01:00
joreland@mysql.com
a9dc068a43 ndb - fix 64-bit problem in autotest 2005-01-12 11:17:03 +01:00
hf@deer.(none)
196c95e938 Merging conflicts resolved 2005-01-11 21:00:53 +04:00
tomas@poseidon.ndb.mysql.com
cecb618c62 bug fixed parsing with comments on same line 2005-01-11 16:00:11 +01:00
tomas@poseidon.ndb.mysql.com
20067ffdeb Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2005-01-11 14:56:49 +01:00
tomas@poseidon.ndb.mysql.com
b99c878c77 Suma.cpp:
same as prev fix, wrong read of 64 bit value
2005-01-11 14:54:58 +01:00
tomas@poseidon.ndb.mysql.com
dcfa02917f Backup.cpp:
bug#7660
2005-01-11 14:49:35 +01:00
joreland@mysql.com
ee72592bfd Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-11 13:56:06 +01:00
joreland@mysql.com
d4aea9a44b Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-11 13:50:28 +01:00
konstantin@mysql.com
a55cd1f1c4 Fixes for two compile-time failures. 2005-01-11 15:32:23 +03:00
joreland@mysql.com
6c69e3d2b3 bug#7798 - ndb - range scan with invalid table version could cause node failure 2005-01-11 13:30:11 +01:00
tomas@poseidon.ndb.mysql.com
87b15bd993 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2005-01-11 12:54:53 +01:00
tomas@poseidon.ndb.mysql.com
5a2dc1de6f can't use my_pread,my_pwrite since it uses mutexes on the files 2005-01-11 12:50:54 +01:00
joreland@mysql.com
1a1e4ab9e7 Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-11 11:12:46 +01:00
joreland@mysql.com
28f5a019c1 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1
2005-01-11 10:34:37 +01:00
tomas@poseidon.ndb.mysql.com
e88b292738 Bug#7477 2005-01-11 10:34:36 +01:00
joreland@mysql.com
0cf3c1e5c1 bug#7765 - ndb startup on 64-bit, increase stack on 64-bit 2005-01-11 10:02:31 +01:00
joreland@mysql.com
7b0748ed9a ndb -
Fix ndb_limit, handle cmpDate of length 3
Remove ucs2 test as it requires one to configure --with-extra-charsets
2005-01-09 11:00:37 +01:00
pekka@mysql.com
cd4479a77a ndb - wl-1442 merge fix 5.0 -> 5.0-ndb 2005-01-09 01:14:11 +01:00
pekka@mysql.com
51adbae299 Merge 2005-01-09 00:45:06 +01:00
tomas@poseidon.ndb.mysql.com
4f829039d3 updated some mgmapi docs 2005-01-09 00:45:05 +01:00
pekka@mysql.com
fe906b4777 ndb - wl-1442 4.1->5.0 merge fixes 2005-01-08 23:24:25 +01:00
pekka@mysql.com
195f7bda02 Merge 2005-01-08 22:34:16 +01:00
pekka@mysql.com
89245d6ca7 ndb_constants.h:
wl-1442 comment for 4.1->5.0
2005-01-08 19:37:50 +01:00
pekka@mysql.com
50c3a883b2 ndb - wl-1442 fix Time ordering 2005-01-08 19:28:44 +01:00
jon@gigan.
47d074f139 Ndb.hpp: Fixed some typos and added note
about parallelism (Guide section).
2005-01-09 03:47:47 +10:00
jon@gigan.
51ed91190e Merge jstephens@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into gigan.:C:/cygwin/home/bk/mysql-5.0-ndb
2005-01-09 03:26:33 +10:00
tomas@poseidon.ndb.mysql.com
9882aae526 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-08 18:26:32 +01:00
tomas@poseidon.ndb.mysql.com
d9c5c048ab fixed some mgmapi docs
added example to ndbapi docs
2005-01-08 18:25:41 +01:00
jon@gigan.
b0eb5df6d5 More documentation fixes/edits to Ndb.hpp (NDB
Programmers Guide section.)
2005-01-09 03:11:59 +10:00
pekka@mysql.com
0462ccfe3c ndb - wl-1442 fix Date ordering 2005-01-08 16:57:51 +01:00
jon@gigan.
755ddf79f9 Merge jstephens@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into gigan.:C:/cygwin/home/bk/mysql-5.0-ndb
2005-01-08 23:43:42 +10:00
jon@gigan.
784cd5262e First round of edits to Ndb.hpp for Alcatel PDF. 2005-01-08 23:40:40 +10:00
pekka@mysql.com
3e37933c7f ndb - wl-1442 bug#7725 datetime ordering 2005-01-08 13:59:57 +01:00
tulin@build.mysql.com
3fefb2d2a3 Merge bk-internal:/home/bk/mysql-5.0-ndb
into build.mysql.com:/users/tulin/mysql-5.0-ndb
2005-01-08 10:05:25 +01:00
tomas@poseidon.ndb.mysql.com
2e3e531b64 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-08 10:05:24 +01:00
tomas@poseidon.ndb.mysql.com
287721ee20 fixed some missing references in the ndbapi docs for events and dictionary 2005-01-08 10:03:44 +01:00
tulin@build.mysql.com
d263d014a7 Merge bk-internal:/home/bk/mysql-5.0-ndb
into build.mysql.com:/users/tulin/mysql-5.0-ndb
2005-01-08 08:43:49 +01:00
jon@gigan.
44a25c7383 Testing a new @ref in Ndb.hpp. 2005-01-08 14:37:42 +10:00
tulin@build.mysql.com
3d773f79ea Merge bk-internal:/home/bk/mysql-5.0
into build.mysql.com:/users/tulin/mysql-5.0-ndb
2005-01-08 00:34:08 +01:00
pekka@mysql.com
7043c9d4aa ndb - wl-1442 minor 2005-01-08 00:03:19 +01:00
jon@gigan.
40b269f70f Some cleanup in Ndb.hpp (testing for PDF generation). 2005-01-08 00:55:19 +10:00
tomas@poseidon.ndb.mysql.com
5c36000f69 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-07 15:13:11 +01:00
tomas@poseidon.ndb.mysql.com
a0bece31a2 updated docs on event 2005-01-07 15:11:32 +01:00
serg@sergbook.mysql.com
a609bc45f2 merge 2005-01-07 15:02:25 +02:00
pekka@mysql.com
68f6ef903d Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/export/space/pekka/ndb/version/my50-dt
2005-01-07 13:53:25 +01:00
tomas@poseidon.ndb.mysql.com
7f3e6084cd added using table object reference in event creation 2005-01-07 13:00:51 +01:00
tomas@poseidon.ndb.mysql.com
95a2dbdd64 added get methods on event object 2005-01-07 11:59:22 +01:00
pekka@mysql.com
f3103c489c ndb - wl-1442 new varchar 2005-01-07 11:55:20 +01:00
joreland@mysql.com
7829053491 bug#7690 - ndb startup with shm, use sigaction to escape SA_RESETHAND 2005-01-07 11:47:01 +01:00