Below is the list of changes that have just been committed into a
4.0 repository of paul. When paul does a push, they will be propogated 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@stripped, 2002-05-17 08:29:44-05:00, paul@stripped
manual.texi Fix typo, semi-redundancy.
Docs/manual.texi
1.949 02/05/17 08:29:21 paul@stripped +2 -2
Fix typo, semi-redundancy.
# 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: paul
# Host: teton.kitebird.com
# Root: /home/paul/mysql-4.0
--- 1.948/Docs/manual.texi Thu May 16 22:43:18 2002
+++ 1.949/Docs/manual.texi Fri May 17 08:29:21 2002
@@ -17080,11 +17080,11 @@
Starting from MySQL 4.0.2 one can limit certain resources per user.
-So far, the only available method of limiting user usage of MySQL
+So far, the only available method of limiting usage of MySQL
server resources has been setting the @code{max_user_connections}
startup variable to a non-zero value. But this method is strictly
global and does not allow for management of individual users, which
-could be of paricular interest to Internet Service Providers.
+could be of particular interest to Internet Service Providers.
Therefore, management of three resources is introduced on the
individual user level:
| Thread |
|---|
| • bk commit into 4.0 tree | paul | 17 May |