Changeset 8322
- Timestamp:
- Aug 14, 2006, 12:11:32 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/doc/install.pod (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/doc/install.pod
r8072 r8322 60 60 After setting up the database you should verify that you can connect to with the username and password you configured 61 61 62 mysql -u ipp -pipp62 mysql -u ipp ipp -pipp 63 63 64 64 Next, C<pXtools> needs to be told where to to find MySQL, the name of the … … 79 79 You should always verify that the scheme was actually loaded. E.g. 80 80 81 mysql -u ipp -pipp81 mysql -u ipp ipp -pipp 82 82 Welcome to the MySQL monitor. Commands end with ; or \g. 83 83 Your MySQL connection id is 6 to server version: 4.1.20-log
Note:
See TracChangeset
for help on using the changeset viewer.
