Mercurial > p > roundup > code
comparison doc/mysql.txt @ 7409:b21ebabeb2ef
Add warning rounduptest user: pg;mysql; add db account creation pg
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 25 May 2023 15:11:04 -0400 |
| parents | fc9e16fe3991 |
| children | 3071db43bfb6 |
comparison
equal
deleted
inserted
replaced
| 7408:8a9f1732c4b6 | 7409:b21ebabeb2ef |
|---|---|
| 68 about which database connection, name and user will be used. | 68 about which database connection, name and user will be used. |
| 69 | 69 |
| 70 The MySQL database should not contain any tables. Tests will not | 70 The MySQL database should not contain any tables. Tests will not |
| 71 drop the database with existing data. | 71 drop the database with existing data. |
| 72 | 72 |
| 73 Note that ``rounduptest`` is a well known account. You should delete | |
| 74 it and the ``rounduptest`` database and create a new user/database for | |
| 75 production use. | |
| 73 | 76 |
| 74 Showing MySQL who's boss | 77 Showing MySQL who's boss |
| 75 ======================== | 78 ======================== |
| 76 | 79 |
| 77 If things ever get to the point where that test database is totally hosed, | 80 If things ever get to the point where that test database is totally hosed, |
