Below is the list of changes that have just been committed into a local
5.1-ndb repository of jonas. When jonas does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.1846 05/04/13 14:18:23 joreland@stripped +1 -0
ndb
remove deprecated debug code
ndb/src/kernel/blocks/dblqh/DblqhMain.cpp
1.65 05/04/13 14:18:20 joreland@stripped +0 -5
remove deprecated debug code
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: joreland
# Host: eel.ndb.mysql.com.ndb.mysql.com.ndb.mysql.com.ndb.mysql.com
# Root: /home/jonas/src/mysql-5.1-ndb-dd
--- 1.64/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp Wed Apr 13 13:42:51 2005
+++ 1.65/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp Wed Apr 13 14:18:20 2005
@@ -17483,11 +17483,6 @@
switch(cerrorInsert){
case 5904:
{
- lcpPtr.i = 0;
- ptrAss(lcpPtr, lcpRecord);
- signal->theData[0] = lcpPtr.p->m_acc.lcpRef;
- signal->theData[1] = lcpPtr.p->currentFragment.lcpFragOrd.fragmentId;
- EXECUTE_DIRECT(DBACC, GSN_ACC_SAVE_PAGES, signal, 3);
}
default:
CLEAR_ERROR_INSERT_VALUE;
| Thread |
|---|
| • bk commit into 5.1-ndb tree (joreland:1.1846) | jonas.oreland | 13 Apr |