- Timestamp:
- 03/12/09 10:54:38 (4 years ago)
- Files:
-
- doc/branches/1.2/jobeet/en/03.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/branches/1.2/jobeet/en/03.txt
r16222 r16248 295 295 Let's use ~MySQL~ for this tutorial: 296 296 297 $ mysqladmin -uroot -pmYsEcret create jobeet 297 $ mysqladmin -uroot -p create jobeet 298 Enter password: mYsEcret ## The password will echo as ******** 298 299 299 300 >**Note**