Below is the list of changes that have just been committed into a local
mysqldoc repository of stefan. When stefan 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.2903 05/06/29 11:39:33 stefan@stripped +1 -0
glossary.xml:
Tweaks
userguide/glossary.xml
1.2 05/06/29 11:39:13 stefan@stripped +6 -2
Tweaks
# 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: stefan
# Host: apollon.site
# Root: /home/stefan/bk/mysqldoc
--- 1.1/userguide/glossary.xml 2005-06-28 23:06:26 +02:00
+++ 1.2/userguide/glossary.xml 2005-06-29 11:39:13 +02:00
@@ -23,8 +23,10 @@
<para>
The schema against which all queries and statements are executed by
default. The active schema is set by using the
- <literal>USE</literal> keyword or by double-clicking on a schema
- using the MySQL Query Browser.
+ <literal>USE</literal> keyword in MySQL command-line clients or by
+ double-clicking on a schema using the MySQL Query Browser.
+ In other literature, the active schema is sometimes referred to as the
+ <quote>current database</quote> or the <quote>default database</quote>.
</para>
<glossseealso otherterm="glossary-schema">Schema</glossseealso>
@@ -48,6 +50,8 @@
<para>
A named collection of tables, stored procedures, views, and other
objects, also referred to as a <literal>database</literal>.
+ <remark>[SH] Need to confirm but I think that ...</remark>
+ <quote>Schema</quote> is the term used in standard SQL.
</para>
<glossseealso otherterm="glossary-active-schema">Active Schema</glossseealso>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (stefan:1.2903) | stefan | 29 Jun |