close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 3, 2010, 12:04:34 PM (16 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v4
|
v5
|
|
| 28 | 28 | |
| 29 | 29 | * [http://www.mysql.com/products/connector/ mysql 的 jdbc 驅動程式] |
| | 30 | |
| | 31 | |
| | 32 | |
| | 33 | {{{ |
| | 34 | mysql> grant all on school.* to waue identified by 'wauenchc' with grant option; |
| | 35 | |
| | 36 | }}} |