forked from Cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tables were not created because primary key was: KEY PRIMARY 'id' Instead of PRIMARY KEY 'id Saw some weird behaviour when switching between 0.8.8g and 1.0, this was solved when browser was closed between upgrades. Removed top and bottom header Issues: 1. the new way of creating tables with db_create_table doesnt give any log output, if it fails it fails silently. 2. after upgrade user are sent to login page but cant login with admin/admin, realm problem?
- Loading branch information
Showing
3 changed files
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters