This code is not a final product. It is only used for test purpose. Here, we are testing the new interface components and back-end functionalities of our web-based database, canvaruk. The version 2 is still under development, however you can still access to its stable version (v1) at www.canvaruk.org.
For any queries related to canvaruk.org (all versions) please contact with the team of Professor Clare Turnbull
You may need reduced.sql to test the results of the queries.
sudo mysql
mysql> create database cigma2;
mysql -u test --password=newpassword cigma2 < reduced.sql