Below is the list of changes that have just been committed into a local
mysqldoc repository of vva. When vva 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://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.1821 04/07/09 22:02:08 vva@stripped +1 -0
added not about fix for
Bug #4378 '"create database IF NOT EXISTS thing" returns an error'
in mysql-4.1.4
Docs/manual.texi
1.1815 04/07/09 22:02:07 vva@stripped +3 -0
added not about fix for
Bug #4378 '"create database IF NOT EXISTS thing" returns an error'
in mysql-4.1.4
# 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: vva
# Host: eagle.mysql.r18.ru
# Root: /home/vva/work/BUG_4378/mysqldoc
--- 1.1814/Docs/manual.texi Fri Jul 9 13:25:00 2004
+++ 1.1815/Docs/manual.texi Fri Jul 9 22:02:07 2004
@@ -84186,6 +84186,9 @@
Bugs fixed:
@itemize @bullet
@item
+Fixed @code{CREATE DATABASE IF NOT EXISTS} for Win32 which caused an
+error if database existed. (Bug #4378)
+@item
Added missing @code{root} user to Windows version of @code{mysqld}. (Bug #4242)
@item
Fixed bug in prepared @code{EXPLAIN} statement which led to server crash.
| Thread |
|---|
| • bk commit - mysqldoc tree (vva:1.1821) | vva | 9 Jul |