Below is the list of changes that have just been committed into a local
5.0 repository of kostja. When kostja 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.1917 05/06/05 23:00:45 konstantin@stripped +1 -0
Fix broken linking when building with ha_federated
sql/ha_federated.h
1.13 05/06/05 23:00:39 konstantin@stripped +1 -1
Fix broken linking when building with ha_federated
# 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: konstantin
# Host: dragonfly.local
# Root: /opt/local/work/mysql-5.0-root
--- 1.12/sql/ha_federated.h 2005-03-05 00:33:14 +03:00
+++ 1.13/sql/ha_federated.h 2005-06-05 23:00:39 +04:00
@@ -21,7 +21,7 @@
that you can implement.
*/
-#ifdef __GNUC__
+#ifdef USE_PRAGMA_INTERFACE
#pragma interface /* gcc class implementation */
#endif
| Thread |
|---|
| • bk commit into 5.0 tree (konstantin:1.1917) | konstantin | 5 Jun |