Jump to content

Error Installing ERA with MySQL Database


Recommended Posts

Hi,

 

I'm trying to install ERA using latest ESET Remote Administrator 6 All-in-one Installers with MySQL database but end up with error:

INFO: (GetDatabaseServerConnectionStringWithoutEscape) Created connection string: 'Driver=MySQL ODBC 5.3 Unicode Driver;Server=localhost;Port=3306;User=root;Password={******};CharSet=utf8;'
INFO: Entering function: void __cdecl Era::Setup::Common::CustomActions::CDatabaseWrapper::DropAndCreateDatabaseForDBServer(const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)
INFO: (DropAndCreateDatabaseForDBServer) Skipping file C:\ProgramData\ESET\RemoteAdministrator\Server\SetupData\Database\MySQL\CreateScripts\version.ini
INFO: (DropAndCreateDatabaseForDBServer) Processing file C:\ProgramData\ESET\RemoteAdministrator\Server\SetupData\Database\MySQL\CreateScripts\1_create_schema_without_views.sql
ERROR: (DbCreate) Statement execution failed. Error: Cannot load from mysql.proc. The table is probably corrupted. File: C:\ProgramData\ESET\RemoteAdministrator\Server\SetupData\Database\MySQL\CreateScripts\1_create_schema_without_views.sql. Statement: 
-- Dumping structure for function era_g2_db.ufn_uuid_str_to_binary
CREATE FUNCTION `ufn_uuid_str_to_binary`(`_uuid` CHAR(36)) RETURNS binary(16)
    NO SQL
    DETERMINISTIC
    SQL SECURITY INVOKER
BEGIN
    RETURN UNHEX(REPLACE(_uuid, '-', ''));
END;
INFO: Successful GET property 'P_SILENT' with value - 
Error 30000. A critical error occurred. Please see the installation log for more information. Enabling the log is described at the ESET knowledge base website:
kb.eset.com

Issue ID: SOLN406
    
MSI (s) (10!CC) [20:57:48:865]: Product: ESET Remote Administrator Server -- Error 30000. A critical error occurred. Please see the installation log for more information. Enabling the log is described at the ESET knowledge base website:
kb.eset.com

Issue ID: SOLN406

My system specs:

 

Server 2008 R2 Enterprise SP1
MySQL Server 5.6.24 x64
MySQL Connector ODBC 5.3.4 x64
 
Does anyone know the solution and can help me regarding this? Thanks

logs.zip

Link to comment
Share on other sites

Error: Cannot load from mysql.proc.

 

Does this solve the problem?

hxxp://webcheatsheet.com/sql/Fix_Cannot_load_from_mysql.proc._The_table_is_probably_corrupted.php

 

No.

 

Install and try in test environment with fresh mysql installed. ERA v6 failed latest  ERA v5 succeed.

Maybe installer problem?

 

We going to stick with ERA v5 for our company in a meantime. Thanks.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...