28 | | FOR NOW MYSQL SUPPORT IS ONLY A WORK IN PROGRESS. THIS DOESN'T WORK. |
29 | | DON'T TOUCH THIS UNLESS YOU KNOW WHAT YOU ARE DOING OR WANT TO HELP. |
30 | | |
31 | | IF YOU REALLY WANT MYSQL SUPPORT, BE PATIENT, OR USE POSTGRESQL |
32 | | INSTEAD WHICH IS MUCH MUCH BETTER ANYWAY. |
33 | | |
| 28 | - As MySQL's administrative user, usually root, |
| 29 | do the following : |
| 30 | |
| 31 | # mysql <pykota-mysql.sql |
| 32 | |
| 33 | - If no error message appear, your MySQL PyKota storage |
| 34 | is now ready for use. |
| 35 | |
| 36 | ============================================================ |