![]() |
|||||
|
Chapter 5. Install Database SchemaAfter creating the schema you are now ready to install the openCRX database schema. Start the MySQL Query Browser. Select the schema crx-CRX, then create a new script tab with File -> New Script Tab. Copy/paste the database script dbcreate-tables.sql and execute it as shown in Figure 5-1. Similarly, load and exec the files dbcreate-indexs.sql and dbcreate-views.sql. The scripts should run without errors. After execution the pane Schemata should list all created tables as shown in Figure 5-2. Similarly, load and exec the files dbcreate-indexs.sql.
|
||||