jonas@perch.ndb.mysql.com
420204c994
Merge perch.ndb.mysql.com:/home/jonas/src/51-new
...
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
2006-02-03 15:37:36 +01:00
jonas@perch.ndb.mysql.com
e9692dffa5
ndb dd
...
Fix a copule of dd bugs
typo in lgman, potential run-time crash
inconsistency in tup, potentially causing crash after SR
2006-02-03 15:30:24 +01:00
jonas@eel.(none)
e29db06753
ndb dd -
...
Fix possible deadlock when running with small log buffer, causing buffer to be full, but not page getting flushed
2006-02-03 10:53:43 +01:00
konstantin@mysql.com
9f0bb47f87
Merge mysql.com:/home/kostja/mysql/tmp_merge
...
into mysql.com:/home/kostja/mysql/mysql-5.1-merge
2006-02-02 23:27:06 +03:00
jonas@eel.(none)
4130141aed
Merge localhost:src/51-new
...
into eel.(none):/home/jonas/src/mysql-5.1-new
2006-02-02 20:18:50 +01:00
jonas@eel.(none)
200a0d8cf1
ndb - remove debug printouts
2006-02-02 20:15:51 +01:00
joerg@mysql.com
af396ba40f
storage/example/ha_example.cc
...
Copied from the general tree, to solve a build problem:
ChangeSet 1.2121.1.5 2006/02/02 11:02:09 stewart@mysql.com
build fix when building with example storage engine.
2006-02-02 19:40:58 +01:00
jani@ua141d10.elisa.omakaista.fi
2dcc483e6c
Several Netware specific fixes.
2006-02-02 16:22:31 +02:00
jonas@perch.ndb.mysql.com
fa585eb413
ndb dd - fix newly introduced bug in drop table
2006-02-02 15:08:25 +01:00
konstantin@mysql.com
92b41ba92a
Merge mysql.com:/home/kostja/mysql/tmp_merge
...
into mysql.com:/home/kostja/mysql/mysql-5.1-merge
2006-02-02 16:57:34 +03:00
jonas@perch.ndb.mysql.com
7fb2168081
ndb dd
...
Fix SR bug that extent pages was scanned before undo was run
Fix bug wrt page flushing/tsman and tup's dirty page list
2006-02-02 12:23:23 +01:00
jonas@perch.ndb.mysql.com
9a94c4238c
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-02-02 07:22:20 +01:00
jonas@perch.ndb.mysql.com
772c1f3086
bug#10987 - ndb - remove extra printouts, used to track volatile bug
2006-02-02 07:21:23 +01:00
stewart@mysql.com
d5e09711b3
build fix when building with example storage engine.
2006-02-02 11:02:09 +11:00
dlenev@mysql.com
e4cf914b31
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/dlenev/src/mysql-5.1-merges
2006-02-02 00:05:23 +03:00
mskold@mysql.com
ff13fc6da6
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new-wl1892
2006-02-01 21:29:21 +01:00
dlenev@mysql.com
934714442f
Merge mysql.com:/home/dlenev/src/mysql-5.1-bfix
...
into mysql.com:/home/dlenev/src/mysql-5.1-merges
2006-02-01 21:49:11 +03:00
pekka@mysql.com
d85ee5105b
ndb - wl#2972 fix some mem leaks
2006-02-01 18:09:38 +01:00
mskold@mysql.com
267801e581
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new-wl1892
2006-02-01 14:58:15 +01:00
mskold@mysql.com
1df5f9b37f
Fixes to BLOB replication code for changes to event(now stores own copy of table)
2006-02-01 14:55:56 +01:00
stewart@mysql.com
72b9f287df
Merge mysql.com:/home/stewart/Documents/MySQL/5.1/wl1359
...
into mysql.com:/home/stewart/Documents/MySQL/5.1/tmp_merge
2006-02-02 00:52:32 +11:00
mskold@mysql.com
8e024290a3
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new-wl1892
2006-02-01 11:57:17 +01:00
tomas@poseidon.ndb.mysql.com
de2c7c72d9
MySQL Bugs: #16466 : DD: SHOW CREATE TABLE does not show TABLESPACE table_space1 STORAGE DISK
2006-02-01 11:56:20 +01:00
mskold@mysql.com
62c83686a9
Added check for stale table
2006-02-01 11:53:07 +01:00
tomas@poseidon.ndb.mysql.com
f90661e443
bug 16996 ndbd nodes crash at api heartbeat failure if event/replication is used
2006-02-01 10:13:27 +01:00
stewart@mysql.com
7458f115ed
Merge mysql.com:/home/stewart/Documents/MySQL/5.1/new
...
into mysql.com:/home/stewart/Documents/MySQL/5.1/wl1359
2006-02-01 18:23:34 +11:00
mskold@mysql.com
a1d25fd3ed
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new-wl1892
2006-01-31 23:35:23 +01:00
mskold@mysql.com
89380f09c2
Propagating DictTabInfo in signal SubTableData for event TE_ALTER
2006-01-31 23:20:48 +01:00
jonas@perch.ndb.mysql.com
80bec99018
bug#10987 - rpl_ndb_bank
...
last bug fix revealed another bug.
fix buffer management when parsing table descriptor
2006-01-31 11:42:36 +01:00
jonas@perch.ndb.mysql.com
a8a2b4ea25
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-01-30 21:07:50 +01:00
jonas@perch.ndb.mysql.com
8e61278077
bug#10987 - rpl_ndb_bank -
...
Allow GET_TABINFO during BACKUP
(otherwise LCP gets corrupt)
2006-01-30 21:07:01 +01:00
tomas@poseidon.ndb.mysql.com
061488eca3
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql51
2006-01-30 17:07:37 +01:00
svoj@april.(none)
a718127744
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into april.(none):/home/svoj/devel/mysql/BUG16722/mysql-5.1-new
2006-01-30 16:28:51 +04:00
tomas@poseidon.ndb.mysql.com
0db3ac53e7
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql51
2006-01-30 11:11:54 +01:00
tomas@poseidon.ndb.mysql.com
fd6a7d35b9
MySQL Bugs: #16772 : Starting node joins cluster too early, workaround avoiding the issue for dynamically allocated nodeid's
2006-01-30 11:09:55 +01:00
jonas@perch.ndb.mysql.com
e736443ebf
bug#10987 - ndb - ndb_rpl_bank
...
more printouts...
2006-01-30 08:23:54 +01:00
jonas@perch.ndb.mysql.com
6e688cd9a1
bug#10987 - ndb - ndb_rpl_bank
...
even more debug printouts
2006-01-29 23:13:39 +01:00
jonas@perch.ndb.mysql.com
1705636077
bug#10987 - ndb - more printouts to hunt rpl_ndb_bank problem in pushbuild
2006-01-29 15:53:34 +01:00
stewart@mysql.com
c337832242
Merge mysql.com:/home/stewart/Documents/MySQL/5.1/new
...
into mysql.com:/home/stewart/Documents/MySQL/5.1/cleanup
2006-01-28 16:49:21 +13:00
stewart@mysql.com
5c3d5e28af
WL#1359 NDB: Add table handler and table information available from SQL commands
...
add a FILES table that allows the user to run SQL queries on the files used
to store their tables.
Currently supports NDB
2006-01-28 16:16:23 +13:00
serg@serg.mylan
95adb0831d
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-01-27 22:26:05 +01:00
jonas@perch.ndb.mysql.com
3ed97c9de8
ndb - fix compile error on sles9-x86
2006-01-27 15:58:00 +01:00
jonas@perch.ndb.mysql.com
ecb378a0a0
bug#16842 - ndb dd - drop logfile group crashed after SR
2006-01-27 15:12:04 +01:00
jonas@perch.ndb.mysql.com
7fb07e47a1
bug#16495 - ndb dd - dict ref count was not correctly set after SR
2006-01-27 15:09:07 +01:00
jonas@perch.ndb.mysql.com
44001d581e
ndb dd - Remove incorrect assertion making it's impossible to only use 1 undo file with "high" load
2006-01-27 14:23:43 +01:00
jonas@perch.ndb.mysql.com
935e7a31e7
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-01-27 07:38:39 +01:00
jonas@perch.ndb.mysql.com
600980cae9
ndb dd -
...
fix bug in LCP + extent alloc
2006-01-27 07:34:17 +01:00
serg@serg.mylan
1940dae0d5
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-01-26 21:00:00 +01:00
svoj@april.(none)
4a1bda39ef
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into april.(none):/home/svoj/devel/mysql/BUG16722/mysql-5.1-new
2006-01-26 15:23:08 +04:00
svoj@april.(none)
714cf5688b
BUG#16722 - Fulltext: implicit limit for query word number (depends on length of the query)
...
Remove implicit limit for query word number.
2006-01-26 15:12:59 +04:00