Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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.1957 05/06/08 22:12:28 tomas@stripped +1 -0
NdbDictionaryImpl.hpp:
removed debug print
storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp
1.42 05/06/08 22:11:50 tomas@stripped +0 -2
removed debug print
# 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: tomas
# Host: poseidon.ndb.mysql.com
# Root: /home/tomas/wl2325-wl1354-new
--- 1.41/storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp 2005-06-08 18:19:06 +02:00
+++ 1.42/storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp 2005-06-08 22:11:50 +02:00
@@ -655,8 +655,6 @@
return 0;
if (data)
*data= info->m_local_data;
- DBUG_PRINT("info",("Table: %s id: %d version: %d", internal_name,
- info->m_table_impl->m_tableId, info->m_table_impl->m_version));
return info->m_table_impl;
}
| Thread |
|---|
| • bk commit into 5.1 tree (tomas:1.1957) | tomas | 8 Jun |