-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added back missing subversion changes for 4.013
- Loading branch information
Patrick Galbraith
committed
Apr 15, 2010
1 parent
a82a5dd
commit 6e296ab
Showing
2 changed files
with
31 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,21 @@ | ||
2010-04-14 Patrick Galbraith <[email protected]> (4.013) | ||
2010-04-14 Patrick Galbraith <[email protected]> (4.014) | ||
* BUG 30033 Fixed handling of comments to allow comments that contain characters | ||
that might otherwise cause placeholder detection to not work properly | ||
* BUG 53844, Fix for memory leak in stats. (Gregory Burmistrov) | ||
* BUG 49719, Fix for handling of NULLs in prepared statements (Gert Pache) | ||
* BUG 49484, Added mysql_init_command option. (Peter John Edwards) | ||
* BUG 55627, Fix for testing failure due to strict mode (Yves) | ||
* BUG 51784, Fix for mysqladmin on Windows in Makefile (Zeeshan Muhammad) | ||
* BUG 41630, Typo in Makefile | ||
* Had to define true and false in dbdimp.h. Didn't work out of the box on Linux | ||
|
||
2009-09-16 Patrick Galbraith <[email protected]> (4.013) | ||
|
||
* #49484: PATCH add support for MYSQL_INIT_COMMAND - Peter John Edwards | ||
* #48242: 'mysql_bind_type_guessing' doesn't work correctly | ||
with minus sign - Thanks Serguei Trouchelle! | ||
* #45616: t/40blobs.t cannot pass without database access - | ||
ServerError() not declared - Thanks ysth http://ysth.livejournal.com/ | ||
|
||
2009-06-18 Patrick Galbraith <[email protected]> (4.012) | ||
|
||
* Patch to bind_type_guessing from Craigslist, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters