Perform the following steps to set up the MySQL database:
Note: See MySQL documentation for information about performing the following tasks.
RiskMinder uses the InnoDB storage engine of MySQL. To check whether your MySQL installation supports this storage engine, use the SHOW ENGINES command. If the output of this command shows that InnoDB is not supported, enable support for InnoDB.
Note: For information about the procedure to enable support for InnoDB, see MySQL documentation.
If you are running MySQL on a non-Windows platform, set the lower_case_table_names variable to 1.
Note: For detailed information about this variable, see MySQL documentation.
|
Copyright © 2013 CA.
All rights reserved.
|
|