joreland@mysql.com
eda5c31970
bug#5617
...
allow blank lines in Ndb.cfg files
2004-09-21 09:50:44 +02:00
lenz@mysql.com
9329bc36d9
- Bumped up version number: 4.1.5 -> 4.1.6 (still keeping the "gamma"
...
label for now)
- tagged ChangeSet 1.2015.1.10 as "mysql-4.1.5"
2004-09-21 08:58:44 +02:00
joreland@mysql.com
d3a1b97ee2
Removed debug printout
2004-09-21 08:13:35 +02:00
joreland@mysql.com
e28395a60c
wl1292
...
remove -e from atrt-mysql-test-run
2004-09-21 06:33:29 +02:00
brian@brian-akers-computer.local
9dbe9d533e
The major change for this changeset is the addition of code to handle:
...
OPTIMIZE TABLE <archive table>
This recompresses the table, thus removing any additional gzip headers caused by opening/closing or flushing the table.
2004-09-21 03:33:22 +02:00
mskold@mysql.com
646f1036d4
Merge mskold@build.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
2004-09-20 21:03:37 +02:00
mskold@mysql.com
f3c68d3831
Added support for calculating index cadinality
2004-09-20 21:03:09 +02:00
joreland@mysql.com
b5fe917271
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-20 20:56:16 +02:00
joreland@mysql.com
ee75c45d9d
fix updated signature
2004-09-20 20:50:48 +02:00
tomas@poseidon.ndb.mysql.com
3473effec4
suggested fix for bug 5591 adn corrct select count() with several clients
2004-09-20 15:52:19 +00:00
magnus@neptunus.(none)
08312bfb32
Merge changes
2004-09-20 17:34:32 +02:00
magnus@neptunus.(none)
2a344c0bc1
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into neptunus.(none):/home/magnus/mysql/wl/wl1424_discover_2
2004-09-20 17:32:40 +02:00
joreland@mysql.com
efb0ae38af
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-20 17:25:55 +02:00
joreland@mysql.com
e315fb4a32
Fix event systable collation (binary)
2004-09-20 17:25:12 +02:00
mysql@mc04.(none)
f982cd9d46
Patches to make it compile
2004-09-20 16:30:23 +02:00
magnus@neptunus.(none)
cdc7a32f37
Merged Thd_ndb
2004-09-20 14:28:43 +02:00
mysql@mc04.(none)
f4721210db
Hand merge
2004-09-20 14:20:01 +02:00
magnus@neptunus.(none)
165bf1d955
Merge msvensson@build.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql/mysql-4.1
2004-09-20 14:04:13 +02:00
joreland@mysql.com
b931460546
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-20 13:36:23 +02:00
mleich@mysql.com
933b9fff3e
Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/GORDON/MySQL/mysql-4.1/src
2004-09-20 13:23:35 +02:00
mleich@mysql.com
51d42739b9
These modifications were part of WL#1856 Conversion of client_test.c tests cases to mysqltest if possible
...
They are separated from the other WL#1856 stuff, because they improve the behaviour of the current tests.
Make the result sets (order of rows) more predictable by using ORDER BY.
2004-09-20 13:10:47 +02:00
magnus@neptunus.(none)
9aab724d6c
Ues buf pointer in get_ndb_value
...
Merge fixes
2004-09-20 12:40:53 +02:00
joreland@mysql.com
8629e41d6f
bug#5659
...
uninit variable
2004-09-20 12:21:08 +02:00
mysql@mc04.(none)
5d19f4eb74
Restored old shared memory buffer implementation (used by SCI and SHM).
...
Improved Default SCI config params
Added missing SCI libraries in ndb_mgm and atrt
Added max of 1024 signals per receive on transporter (to improve
real-time bahaviour and to ensure no job buffer explosion, still
some more work left on avoiding job buffer explosion in the general
case)
2004-09-20 12:03:18 +02:00
joreland@mysql.com
511820cb2e
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-09-20 11:53:44 +02:00
joreland@mysql.com
12fadb8c41
Dont log IAmNotMaster errors
2004-09-20 11:47:27 +02:00
magnus@neptunus.(none)
47168d1219
Merged new ndb_insert.test and .result
2004-09-20 11:14:31 +02:00
magnus@neptunus.(none)
94693e7799
Merge msvensson@build.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql/mysql-4.1
2004-09-20 10:48:20 +02:00
joreland@mysql.com
ed9453ded7
bug#4590
...
Use ndb_mgm_listen_event to wait for backup messages
2004-09-20 09:24:25 +02:00
jan@hundin.mysql.fi
03621882f3
Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/jan/mysql-4.1
2004-09-19 17:36:34 +03:00
konstantin@mysql.com
4230eae857
A fix and test case for bug#5510 "inserting Null in AutoIncrement primary
...
key Column Fails".
2004-09-18 01:10:09 +04:00
bell@sanja.is.com.ua
f11bcefae1
fixed error handling if creating derived table failed
...
single row subquery always can return NULL (no rows found) (BUG#5590)
2004-09-17 19:08:46 +03:00
jan@hundin.mysql.fi
1152583362
Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/jan/mysql-4.1
2004-09-17 18:31:19 +03:00
joreland@mysql.com
2e7e0d1f78
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-17 16:58:10 +02:00
pekka@mysql.com
d9be1123d7
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41-cc
2004-09-17 16:58:09 +02:00
tomas@poseidon.ndb.mysql.com
4c45731881
Preparation for batching
2004-09-17 14:58:08 +00:00
joreland@mysql.com
3cb410b8cd
New mgmapi call - ndb_mtm_listen_event
2004-09-17 15:11:57 +02:00
joreland@mysql.com
07c7e1f530
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-17 14:18:55 +02:00
pekka@mysql.com
e274047c24
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41-cc
2004-09-17 14:18:32 +02:00
joreland@mysql.com
11dbfe4796
Fix backup event
2004-09-17 14:18:28 +02:00
tomas@poseidon.ndb.mysql.com
f21e6d81ff
replaced some "localhost" checks with try bind
...
removed some #id 0 code
2004-09-17 12:16:34 +00:00
pekka@mysql.com
d02998e20f
ndb charsets (wl-1732) final part: use strxfrm + strcoll
2004-09-17 14:09:21 +02:00
bell@sanja.is.com.ua
d2474ee2e5
Do not try use fields examples is expression and fiend used or SET/ENUM field used in types merging procedure (BUG#5618)
2004-09-17 13:23:57 +03:00
joreland@mysql.com
2f43e54aa4
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-17 12:06:23 +02:00
tomas@poseidon.ndb.mysql.com
27fcc9ecac
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
2004-09-17 10:06:22 +00:00
tomas@poseidon.ndb.mysql.com
f5e6f23343
made tryBind static
...
using tryBind instead to determine if we're "config host" is "local"
2004-09-17 10:05:42 +00:00
joreland@mysql.com
8dfb6b3fc4
Added EventReport for backup
2004-09-17 10:32:22 +02:00
joreland@mysql.com
31ba0b2be2
Moved event category match functionality into mgmapi
...
Removed grep introduced bogus mgm call
2004-09-17 08:28:22 +02:00
tomas@poseidon.(none)
4bfe7efeb0
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.(none):/home/tomas/mysql-4.1-ndb-merge
2004-09-17 00:14:40 +00:00
tomas@poseidon.(none)
a86100e78a
corrected mistake in counting
2004-09-17 00:12:03 +00:00