kent@mysql.com
ac34c93bc2
Merge
2006-03-30 23:52:54 +02:00
kent@mysql.com
ece5ef1551
Merge
2006-03-30 22:10:48 +02:00
konstantin@mysql.com
5c99b8b83f
Merge mysql.com:/opt/local/work/tmp_merge
...
into mysql.com:/opt/local/work/mysql-5.1-merge
2006-03-30 18:43:42 +04:00
monty@mysql.com
2b1f521286
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/my/mysql-5.1
2006-03-30 06:11:34 +03:00
acurtis@xiphis.org
6cbd57914a
Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into xiphis.org:/home/antony/work2/p1-bug18464
2006-03-29 17:31:59 -08:00
monty@mysql.com
0e27cbeadc
Merge monty@192.168.0.9:/my/mysql-5.1
...
into mysql.com:/home/my/mysql-5.1
2006-03-29 23:01:35 +03:00
monty@mysql.com
8b21a9d46a
Safety fix to ensure that long event names always ends with \0
...
This removes a warning about missing DBUG_ENTER while running tests
2006-03-29 22:58:34 +03:00
monty@mysql.com
c3e7c7aa4b
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/my/mysql-5.1
2006-03-29 17:28:40 +03:00
monty@mysql.com
cbd420a0c1
Remove compiler warnings
...
Add missing DBUG_RETURN
Fixed stack overflow in NdbBlob (found by ndb_gis.test)
Fixed access to freed memory in ndb_cluster_real_free_share()
2006-03-29 17:04:00 +03:00
monty@mysql.com
1994ed49ec
Fixed compiler and valgrind warnings
...
Added missing DBUG_xxx_RETURN statements
Fixed some usage of not initialized variables (as found by valgrind)
Ensure that we don't remove locked tables used as name locks from open table cache until unlock_table_names() are called.
This was fixed by having drop_locked_name() returning any table used as a name lock so that we can free it in unlock_table_names()
This will allow Tomas to continue with his work to use namelocks to syncronize things.
Note: valgrind still produces a lot of warnings about using not initialized code and shows memory loss errors when running the ndb tests
2006-03-29 14:27:36 +03:00
petr@mysql.com
14346aa9a4
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/cps/mysql/devel/5.1-repair-csv
2006-03-29 06:34:12 +04:00
petr@mysql.com
39a251f35b
Post-review fixes for WL#3154 "Enable REPAIR for CSV tables"
2006-03-29 06:28:57 +04:00
acurtis@xiphis.org
f6febdb95a
Bug#18464
...
"Can't make example storage engine available"
Build was attempting a shared-lib build instead of static
2006-03-28 14:34:28 -08:00
reggie@big_geek.
4a166c2f2f
some simple CMAKE updates
2006-03-28 10:05:25 -06:00
knielsen@mysql.com
4c87c8dc54
Merge bk-internal:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/mysql/tmpbuild
2006-03-28 16:35:50 +02:00
tomas@poseidon.ndb.mysql.com
49ef07fb9d
ndb test: remove not needed setting causing compile error
2006-03-28 11:51:22 +02:00
knielsen@mysql.com
cc57e4e01b
Manual merge.
2006-03-28 10:07:03 +02:00
tomas@poseidon.ndb.mysql.com
6ad5038423
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-03-27 19:03:22 +02:00
tomas@poseidon.ndb.mysql.com
e8423ff093
Bug #18491 cluster: node restart with pending dropeed events causes failed restart
2006-03-27 18:53:23 +02:00
skozlov@mysql.com
8cf57c5520
ATRT documentation
2006-03-27 14:59:19 +04:00
jonas@perch.ndb.mysql.com
582d3fed7a
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-03-27 10:29:36 +02:00
jonas@perch.ndb.mysql.com
cb6b9ee73e
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-03-27 10:26:37 +02:00
knielsen@mysql.com
c05590707d
Add missing cmakelists.txt for archive.
2006-03-24 23:19:59 +01:00
knielsen@mysql.com
bc6628d27f
Some changes to make it possible to build for Windows with CMake from
...
a normal 'make dist' source .tar.gz.
2006-03-24 22:50:56 +01:00
mskold@mysql.com
1c6f8158f2
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-03-24 13:28:29 +01:00
jonas@perch.ndb.mysql.com
038287aa9d
ndb autotest
...
fix \ in makefile (merge error)
2006-03-24 12:36:39 +01:00
jonas@perch.ndb.mysql.com
b3ee3a81a5
ndb - bug#18295
...
more work-arounds for gcc4
2006-03-24 11:35:57 +01:00
mskold@mysql.com
a444f0a3ae
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-03-24 10:48:28 +01:00
jonas@perch.ndb.mysql.com
4a22082b66
ndb -
...
more compiler warnings...
2006-03-24 10:23:50 +01:00
jonas@perch.ndb.mysql.com
31efa863dd
ndb -
...
still some compiler warnings
2006-03-24 10:19:10 +01:00
jonas@perch.ndb.mysql.com
14ec452bdd
Merge perch.ndb.mysql.com:/home/jonas/src/51-ndb
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-03-24 10:17:18 +01:00
jonas@perch.ndb.mysql.com
6c9727bf73
Merge ndbdev@ndbmaster.mysql.com:jonas/mysql-5.1-new
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-03-24 10:12:35 +01:00
tomas@poseidon.ndb.mysql.com
d0a3ce5da4
- corrected bug causing hang in getTable when using blob tables
...
- make sure cluster/schema table is always created first
2006-03-24 10:12:34 +01:00
jonas@perch.ndb.mysql.com
4164c2a0e0
ndb - bug#18295
...
rewrite/clean up code a bit to avoid a gcc4 compiler bug
2006-03-24 09:42:10 +01:00
jonas@perch.ndb.mysql.com
6a582297b6
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-ndb-new
...
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
2006-03-24 09:36:56 +01:00
jonas@perch.ndb.mysql.com
ae1bb1bd09
ndb - merge fixes
2006-03-24 08:58:40 +01:00
jonas@perch.ndb.mysql.com
34328efe03
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-03-24 07:43:55 +01:00
tomas@poseidon.ndb.mysql.com
5cc1da5424
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-03-23 22:50:20 +01:00
tomas@poseidon.ndb.mysql.com
57198f85d6
Bug #18472 race condition between multiple mysqld's when setting up cluster/schema
...
- check that event is the correct one, and only delete if wrong version
2006-03-23 22:49:02 +01:00
mskold@mysql.com
a945c58ffe
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-03-23 22:39:30 +01:00
knielsen@mysql.com
a3ad39cf66
Updated CMake stuff to handle the configurations needed for release
...
builds.
2006-03-23 16:34:52 +01:00
pekka@mysql.com
c54b8647d4
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/export/space/pekka/ndb/version/my51
2006-03-23 11:35:54 +01:00
pekka@mysql.com
a2263a1fbf
ndb - bug#17813 schema.query => blob
2006-03-23 04:59:14 +01:00
tomas@poseidon.ndb.mysql.com
8598539ea1
ndb: added debug printout to track down a bug
2006-03-22 18:10:56 +01:00
tomas@poseidon.ndb.mysql.com
53317ff998
ndb: removed TransporterFacade singleton
2006-03-22 17:28:45 +01:00
tomas@poseidon.ndb.mysql.com
886b1b8661
corrected previous patch
2006-03-22 10:54:55 +01:00
tomas@poseidon.ndb.mysql.com
c8131d283a
added config parameter InitialNoOfOpenFiles
2006-03-22 10:17:29 +01:00
tomas@poseidon.ndb.mysql.com
2c991eec59
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-03-20 16:05:09 +01:00
tomas@poseidon.ndb.mysql.com
9da0e8f5b4
ndb: added debug printout
2006-03-20 16:03:35 +01:00
hartmut@mysql.com
3b34159891
Merge mysql.com:/home/hartmut/projects/mysql/bk-clean/5.1
...
into mysql.com:/home/hartmut/projects/mysql/dev/5.1/gcc41
2006-03-18 18:21:48 +01:00