Commit graph

333 commits

Author SHA1 Message Date
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: : 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: : 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
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
jonas@perch.ndb.mysql.com
b5fdbe137f bug#16787 - ndb dd - fix datafiles with more than 1 extent page 2006-01-26 12:07:21 +01:00
tomas@poseidon.ndb.mysql.com
dbc75b0e27 Bug , create event assertion in debug version, list corruption 2006-01-26 11:14:20 +01:00
serg@serg.mylan
cbd98c01cf Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-01-26 09:51:24 +01:00
brian@zim.tangent.org
570bffe8c7 Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup().
my_stat() gettinng the correct parameter list may be next :)
2006-01-25 19:54:42 -08:00
pekka@mysql.com
93ceddfe6c Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/space/pekka/ndb/version/my51
2006-01-25 22:39:00 +01:00
pekka@mysql.com
98e59a4447 ndb - wl#2972 rbr blobs: write blob data to binlog 2006-01-25 22:22:50 +01:00
jonas@perch.ndb.mysql.com
5c391f94ed bug#10987 - ndb - unable to find restorable replica
Add massive printout when failure detected
2006-01-25 11:02:19 +01:00
jonas@perch.ndb.mysql.com
4630f67e2b bug#16771 - ndb dd - fix leak of extents 2006-01-25 09:47:56 +01:00
jonas@perch.ndb.mysql.com
1e35591253 bug#16742 - ndb dd - round filesize upwards 2006-01-24 11:41:58 +01:00
jonas@perch.ndb.mysql.com
7d821c23e4 bug#16738 - ndb dd - out of diskspace
fix typo + add error code to printable list
2006-01-24 10:47:04 +01:00
jonas@perch.ndb.mysql.com
c057cdc17c ndb - Fix strange SR problems
uninit variable
2006-01-23 14:15:35 +01:00
jonas@perch.ndb.mysql.com
68d55c5e18 ndb - fix typo 2006-01-23 09:57:04 +01:00