serg@serg.mylan
63cfd11859
dbug changes:
...
1. dbug state is now local to a thread
2. new macros: DBUG_EXPLAIN, DBUG_EXPLAIN_INITIAL,
DBUG_SET, DBUG_SET_INITIAL, DBUG_EVALUATE, DBUG_EVALUATE_IF
3. macros are do{}while(0) wrapped
4. incremental modifications to the dbug state (e.g. "+d,info:-t")
5. dbug code cleanup, style fixes
6. _db_on_ and DEBUGGER_ON/OFF removed
7. rest of MySQL code fixed because of 3 (missing ;) and 6
8. dbug manual updated
9. server variable @@debug (global and local) to control dbug from SQL!
a. -#T to print timestamps in the log
2006-02-14 22:36:11 +01:00
jonas@perch.ndb.mysql.com
67835c1336
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-07 12:16:25 +01:00
jonas@perch.ndb.mysql.com
fbad43132d
bug#16924 - ndb - insert wo/ specifying null on varsize attribute
...
init both pos and len
2006-02-07 11:27:11 +01:00
tomas@poseidon.ndb.mysql.com
69ed898ec2
MySQL Bugs: #16925 : ndb, added additional getters on NdbDictionary::Event
2006-02-07 10:26:32 +01:00
tomas@poseidon.ndb.mysql.com
28e925454a
MySQL Bugs: #16925 : ndb, added additional getters on NdbDictionary::Event
2006-02-07 10:03:03 +01:00
jonas@perch.ndb.mysql.com
1efd256eae
merge
2006-02-06 21:47:30 +01:00
jonas@perch.ndb.mysql.com
78e437e868
Merge perch.ndb.mysql.com:/home/jonas/src/51-new
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-02-06 21:31:34 +01:00
jonas@perch.ndb.mysql.com
20646cf331
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-02-06 11:48:38 +01:00
jonas@perch.ndb.mysql.com
d65edca7a1
bug#16873 -
...
Print creating of dd objects during ndb_restore
2006-02-06 10:07:15 +01:00
jonas@perch.ndb.mysql.com
4982376560
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-06 09:38:13 +01:00
jonas@eel.(none)
e77aa473f5
ndb dd -
...
fix uninit variable in lgman
2006-02-06 08:01:58 +01:00
jonas@eel.(none)
98d87fc55e
ndb
...
Fix for wierd var key restore problem
2006-02-06 07:30:12 +01:00
pekka@mysql.com
09eab9a8b1
ndb - TUP scan: unlock outstanding locks on scan close (lost+found patch)
2006-02-05 23:51:47 +01:00
pekka@mysql.com
66c52cbdb8
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/space/pekka/ndb/version/my51
2006-02-05 19:13:05 +01:00
pekka@mysql.com
738db4f1a2
ndb - rbr blobs works now (or again)
2006-02-05 19:11:11 +01:00
jani@a193-229-222-105.elisa-laajakaista.fi
d955abd292
Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
2006-02-05 11:06:29 +02:00
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
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