pombreda / scalr

Automatically exported from code.google.com/p/scalr
0 stars 0 forks source link

Database SQL script on fresh install #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. During a fresh install
2. Run the install database.sql script
3. events table does not contain 'event_object' which is required.
4. errors also occur when running the upgrade script

What is the expected output? What do you see instead?
Mysql errors upon insert when 'event_object' is passed, however the 
database column does not exist.

Expected that the original sql script was kept up to date.
Expected that the php upgrade script would execute database manipulation 
correctly.

What version of the product are you using? On what operating system?
1.2.0

Please provide any additional information below.

Original issue reported on code.google.com by jasonjun...@gmail.com on 17 Jan 2010 at 7:01

GoogleCodeExporter commented 9 years ago
Fixed in trunk, revision: 250.

Thanks,
Igor

Original comment by dicsydel@gmail.com on 22 Jan 2010 at 1:30