svn commit - mysqldoc@docsrva: r6975 - in trunk: . refman-5.0
Author: paul
Date: 2007-06-30 01:51:30 +0200 (Sat, 30 Jun 2007)
New Revision: 6975
Log:
r22298@frost: paul | 2007-06-29 17:13:09 -0500
Missing parens.
Modified:
trunk/refman-5.0/optimization.xml
Property changes on: trunk
Name: svk:merge
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27013
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22297
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18307
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27013
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22298
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18307
Modified: trunk/refman-5.0/optimization.xml
trunk/refman-5.0/optimization.xml 2007-06-29 23:51:00 UTC (rev 6974)
+++ trunk/refman-5.0/optimization.xml 2007-06-29 23:51:30 UTC (rev 6975)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 1019 bytes
@@ -12156,7 +12156,7 @@
accessing the same tables, you can disable system locks
with the --skip-external-locking option.
For SHOW PROFILE , this state means the
- thread is requesting the lock (not waiting for it.
+ thread is requesting the lock (not waiting for it).
@@ -12229,7 +12229,7 @@
advisory lock requested with a
GET_LOCK() call. For SHOW
PROFILE , this state means the thread is
- requesting the lock (not waiting for it.
+ requesting the lock (not waiting for it).
--
MySQL Code Commits Mailing List
For list archives:
http://lists.mysql.com/commits
To unsubscribe:
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Fri Jun 29 19:51:43 2007
This archive was generated by hypermail 2.1.8
: Fri Jun 29 2007 - 20:00:03 EDT