/
Errata - 1.8.2 Manual Database Update
Errata - 1.8.2 Manual Database Update
Some user have reported errors in the web interface when attempting to upgrade the database to 1.8.2.
If (and only if) you have this issue, please download the attached SQL file, copy it to your Open-AudIT server and run the following command (substitute /path/to/ with wherever you placed the .sql file).
Windows
c:\xampplite\mysql\bin\mysql -u openaudit -popenauditpassword openaudit < c:\path\to\update_1.8.2.sql
Linux
mysql -u openaudit -popenauditpassword openaudit < /path/to/update_1.8.2.sql
Click the filename below to download.
, multiple selections available,
Related content
Upgrading to MongoDB 6.0
Upgrading to MongoDB 6.0
More like this
Release Notes for Open-AudIT v5.4.0
Release Notes for Open-AudIT v5.4.0
More like this
MySQL hints
MySQL hints
More like this
Upgrading FirstWave Applications
Upgrading FirstWave Applications
More like this
How To Install or Upgrade Open-AudIT (Linux)
How To Install or Upgrade Open-AudIT (Linux)
More like this
Installing Open-AudIT 5.x on Redhat 8 without external repo's
Installing Open-AudIT 5.x on Redhat 8 without external repo's
More like this