From: Date: October 6 2005 12:51pm Subject: bk commit into 4.1 tree (SergeyV:1.2473) BUG#12929 List-Archive: http://lists.mysql.com/internals/30750 X-Bug: 12929 Message-Id: <200510061051.j96ApP2D002057@selena> Below is the list of changes that have just been committed into a local 4.1 repository of sergeyv. When sergeyv 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.2473 05/10/06 14:51:09 SergeyV@selena. +2 -0 Resolved mysql link issue after fix of bug #12929. VC++Files/client/mysqlclient_ia64.dsp 1.4 05/10/06 14:50:58 SergeyV@selena. +4 -0 my_conio.c is added for successfull link of mysql client. VC++Files/client/mysqlclient.dsp 1.32 05/10/06 14:50:56 SergeyV@selena. +4 -0 my_conio.c is added for successfull link of mysql client. # 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: SergeyV # Host: selena. # Root: H:/MYSQL/src/#12929-mysql-4.1 --- 1.3/VC++Files/client/mysqlclient_ia64.dsp 2005-07-29 14:37:15 +04:00 +++ 1.4/VC++Files/client/mysqlclient_ia64.dsp 2005-10-06 14:50:58 +04:00 @@ -320,6 +320,10 @@ # End Source File # Begin Source File +SOURCE=..\mysys\my_conio.c +# End Source File +# Begin Source File + SOURCE=..\mysys\my_create.c # End Source File # Begin Source File --- 1.31/VC++Files/client/mysqlclient.dsp 2005-06-08 03:16:26 +04:00 +++ 1.32/VC++Files/client/mysqlclient.dsp 2005-10-06 14:50:56 +04:00 @@ -335,6 +335,10 @@ # End Source File # Begin Source File +SOURCE=..\mysys\my_conio.c +# End Source File +# Begin Source File + SOURCE=..\mysys\my_create.c # End Source File # Begin Source File