pekka@mysql.com
4d8e2ed77a
tux optim 7 - use physical TUP address for index entries
2004-06-17 10:03:08 +02:00
pekka@mysql.com
ed37f31575
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41
2004-06-16 18:59:35 +02:00
tomas@mc05.(none)
80d854f754
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
2004-06-16 18:59:34 +02:00
tomas@poseidon.bredbandsbolaget.se
360fcee019
.del-mysqlclusterd~7ebaf8faea0a1100:
...
Delete: ndb/bin/mysqlclusterd
.del-mysqlcluster_install_db~f363f803506081a6:
Delete: ndb/bin/mysqlcluster_install_db
.del-mysqlcluster~26c9c37938503734:
Delete: ndb/bin/mysqlcluster
2004-06-16 16:59:33 +00:00
tomas@poseidon.bredbandsbolaget.se
b3f5a716cb
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1
2004-06-16 16:51:03 +00:00
tomas@poseidon.bredbandsbolaget.se
52816b100f
bug fix in ndb make
2004-06-16 16:50:05 +00:00
pekka@mysql.com
ed51beb999
tux optim 6 - remove node cache
2004-06-16 18:21:38 +02:00
pekka@mysql.com
38cf1a3f8c
tux optim 5 - move node ops to class level (prepare to remove node cache)
2004-06-16 17:54:08 +02:00
pekka@mysql.com
518a63c2a4
tux optim 4 - update prefixes at once (prepare to remove node cache)
2004-06-16 17:14:29 +02:00
pekka@mysql.com
5fd214dced
tux optim 3 - use TUP methods instead of TUP_STORE_TH signal
2004-06-16 16:28:17 +02:00
lenz@mysql.com
3ac650c86f
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1
2004-06-16 16:06:46 +02:00
bar@mysql.com
f814d224f7
Critical fixes after review:
...
- mutex was unlocked before the end of the critical sesion,
- Portability issue: It's better to use (*alloc)(x) instead of alloc(x),
if alloc is a function passed as an argument.
- Use {} around if() block, to avoid possible problems with some Windows compilers.
2004-06-16 19:06:45 +05:00
tomas@poseidon.ndb.mysql.com
10d2bdcbcd
cxx compile fix for ndb
2004-06-16 14:06:44 +00:00
pekka@mysql.com
fd8acbc2eb
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41
2004-06-16 15:31:37 +02:00
tomas@mc05.(none)
64b18197da
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
2004-06-16 15:31:36 +02:00
tomas@poseidon.ndb.mysql.com
040f596064
Makefile.am:
...
missing file
2004-06-16 13:31:35 +00:00
tomas@poseidon.ndb.mysql.com
baa2d51abd
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-06-16 13:18:35 +00:00
pekka@mysql.com
7d1f03338c
tux optim 2 - use physical TUP address for index nodes
2004-06-16 15:10:13 +02:00
pekka@mysql.com
547608f204
tux optim 1 - use physical fragment addresses
2004-06-16 14:30:49 +02:00
lenz@mysql.com
a823bc2208
- Modified Do-compile to build, package and test NDB cluster, when
...
enabled
2004-06-16 13:57:45 +02:00
konstantin@mysql.com
5f8ef7a38d
Another place where Bug#4079 "error checking in prepared statements"
...
pops up fixed.
2004-06-16 14:06:39 +04:00
konstantin@mysql.com
e7de488713
Compilation error on AIX (IBM C Compiler Version 6) fixed.
2004-06-16 11:29:22 +04:00
paul@ice.snake.net
2df44dff2f
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-06-15 22:20:02 -05:00
paul@ice.snake.net
fd1d01e098
Language/consistency edits to error messages
...
and affected test results.
2004-06-15 22:18:20 -05:00
heikki@hundin.mysql.fi
6d197336ed
row0ins.c:
...
Return the code of row_ins_foreign_check_on_constraint() as close to 4.0 as possible, except that we use mem_strdup() to allocate the memory for the modified table name
2004-06-16 04:08:07 +03:00
marko@hundin.mysql.fi
dfc36c886c
InnoDB: fix bug in call to innobase_invalidate_query_cache(),
...
introduced in ChangeSet@1.1843.1.25
InnoDB: fix bug in the error exit of
fil_create_new_single_table_tablespace(), introduced in
ChangeSet@1.1843.1.11
2004-06-16 01:55:24 +03:00
joreland@mysql.com
1f693365d7
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-06-15 23:50:00 +02:00
joreland@mysql.com
0f3ab3b198
1) Send CM_REGCONF JBA so that CM_ADD doesn't "pass"
...
2) Fix = -> == in coupl eof require's
2004-06-15 23:48:08 +02:00
ndbdev@ndbmaster.mysql.com
819b0e13fd
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into ndbmaster.mysql.com:/ndb/clone-mysql-4.1-ndb-daily-2004-06-14
2004-06-15 22:58:14 +02:00
ndbdev@ndbmaster.mysql.com
dfb60335e2
wl1292 - updated make-html-reports.sh script
2004-06-15 22:57:21 +02:00
paul@ice.snake.net
dc8ffaee91
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-06-15 15:41:22 -05:00
paul@kite-hub.kitebird.com
f4dbb250fd
Language/consistency edits to error messages
...
and affected test results.
2004-06-15 15:38:36 -05:00
paul@ice.snake.net
fb132e77ab
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-06-15 10:35:06 -05:00
paul@ice.snake.net
0d73c81e09
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-06-15 07:52:42 -05:00
lenz@mysql.com
b35072e437
Merge mysql.com:/space/my/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1-build
2004-06-15 14:49:25 +02:00
lenz@mysql.com
bf64b09a09
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1
2004-06-15 14:41:23 +02:00
lenz@mysql.com
14ace68c98
- make sure to define NDEBUG in my_dbug.h, when DBUG_OFF is defined
...
(to disable assertions)
2004-06-15 14:37:45 +02:00
tomas@poseidon.ndb.mysql.com
e23f736d85
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-06-15 11:30:00 +00:00
ram@gw.mysql.r18.ru
5647996784
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b4035
2004-06-15 16:03:16 +05:00
lenz@mysql.com
f8a0ddb6e1
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1
2004-06-15 13:02:07 +02:00
ram@gw.mysql.r18.ru
438a7d0162
We don't need tmp_value member in the Item_func_left.
2004-06-15 16:01:43 +05:00
lenz@mysql.com
9d788778a0
- compile fix for regex/regcomp.c spotted on Mac OS X
...
(too few arguments)
2004-06-15 12:58:58 +02:00
tomas@mc05.(none)
83e6c51ca1
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mc05.(none):/space2/tomas/4.1
2004-06-15 10:29:23 +02:00
konstantin@mysql.com
b9f2b34200
Fixed to compile with IBM C Compiler for AIX Version 6
2004-06-15 12:29:22 +04:00
tomas@mc05.(none)
f8fb8bc1e4
adden ndb faster start to mysql-test-run
2004-06-15 09:01:36 +02:00
tomas@poseidon.bredbandsbolaget.se
1395781ed1
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1
2004-06-15 06:39:58 +00:00
tomas@mc05.(none)
8278d71688
ndb fixes for make dist
2004-06-15 08:14:20 +02:00
paul@ice.snake.net
fe50dd18a5
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-06-14 23:44:21 -05:00
tomas@mc05.(none)
6c899a3b0e
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
2004-06-15 06:33:03 +02:00
bar@mysql.com
7fd6503dfc
ctype-uca.c:
...
Compilation failure fix.
2004-06-15 09:33:02 +05:00