Below is the list of changes that have just been committed into a local
4.1 repository of iggy. When iggy 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@stripped, 2007-05-16 17:09:49-04:00, iggy@amd64.(none) +1 -0
Bug#24400 Source files for Server: Visual Studio Workspace contains a small config bug
- Correct bad path in project files.
VC++Files/sql/mysqld.dsp@stripped, 2007-05-16 17:09:48-04:00, iggy@amd64.(none) +1 -1
Bug#24400 Source files for Server: Visual Studio Workspace contains a small config bug
- Correct bad path.
# 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: iggy
# Host: amd64.(none)
# Root: /src/bug24400/my41-bug24400
--- 1.37/VC++Files/sql/mysqld.dsp 2007-01-10 15:04:48 -05:00
+++ 1.38/VC++Files/sql/mysqld.dsp 2007-05-16 17:09:48 -04:00
@@ -1610,7 +1610,7 @@ SOURCE=.\sql_load.cpp
# End Source File
# Begin Source File
-SOURCE=.\sql\sql_locale.cpp
+SOURCE=.\sql_locale.cpp
# End Source File
# Begin Source File
| Thread |
|---|
| • bk commit into 4.1 tree (iggy:1.2652) BUG#24400 | Ignacio Galarza | 16 May |