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
marko@hundin.mysql.fi
30606486e7
InnoDB bug fix: mem_realloc() didn't preserve the block contents
2004-06-16 17:22:35 +03: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
ndbdev@ndbmaster.mysql.com
e5eb7d01e1
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-16 16:04:20 +02:00
ram@gw.mysql.r18.ru
6b8222d3a7
a fix (Bug #4102 Crash with a DBUG window after a request)
2004-06-16 18:43:05 +05: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
bell@sanja.is.com.ua
002364c20f
new length detection for non-string in UNION (BUG#4067)
2004-06-16 16:06:30 +03:00
pekka@mysql.com
547608f204
tux optim 1 - use physical fragment addresses
2004-06-16 14:30:49 +02:00
serg@sergbook.mysql.com
e70b330f69
don't bother creating Makefiles that are not needed
2004-06-16 15:13:17 +03: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
marko@hundin.mysql.fi
d2724e66db
InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may
...
be needed when testing production releases
2004-06-16 13:41:14 +03: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
serg@sergbook.mysql.com
47482dc40d
minor cleanup
2004-06-16 12:51:59 +03:00
konstantin@mysql.com
e7de488713
Compilation error on AIX (IBM C Compiler Version 6) fixed.
2004-06-16 11:29:22 +04:00
patg@krsna.patg.net
3b34ea8cd0
mysql-copyright:
...
* added 'local $/' to keep from undef-ing $/ (the newline setting) for the whole script
* removed the target dir removal (target dir is not a temp dir!)
* use split to create filelist (cleaner way than using chomp!)
* removed use of chomp because it caused some file names to be mangled
* print out which file is being processed if verbose
mysql-copyright-2:
* added cpp to list of files to be processed (for windows archives)
2004-06-15 23:05:12 -07:00
paul@kite-hub.kitebird.com
125b4da804
packet.result, alter_table.result:
...
fix up test result.
2004-06-15 23:50:03 -05: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
af65e31ad5
wl1292 - fix report
2004-06-15 23:18:56 +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
marko@hundin.mysql.fi
3af839f45a
InnoDB bug fix (row0mysql.c): make reserved table names innodb_* special again
2004-06-15 22:09:09 +03: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
guilhem@mysql.com
25de721934
Adding SHUTDOWN_WAIT_STATEMENTS to the possible arguments of mysql_shutdown().
...
Comments on names still welcome.
2004-06-15 14:28:00 +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