System error

error:  DBD::mysql::db selectall_hashref failed: Unknown storage engine 'InnoDB' at /inolib/Quotes/Tick.pm line 262.
context: 
... 
258:  my $self = shift;
259: 
260:  $self::dbh->do(Mojo->UncommittedQuerySQL());
261: 
262:  my $delays = $self::dbh->selectall_hashref(qq~SELECT exchange, delay FROM tick.delay~, 'exchange');
263:  return $delays;
264:  }
265: 
266:  sub MonthCodes {
... 
code stack:  /inolib/Quotes/Tick.pm:262
/inolib/Quotes/Tick.pm:45
/inolib/Club.pm:43
/inolib/Profile/EmailList.pm:54
/usr/local/sites/sandbox/quotes/autohandler:21
raw error






























DBD::mysql::db selectall_hashref failed: Unknown storage engine 'InnoDB' at /inolib/Quotes/Tick.pm line 262.


Trace begun at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/Exceptions.pm line 125
HTML::Mason::Exceptions::rethrow_exception('DBD::mysql::db selectall_hashref failed: Unknown storage engine \'InnoDB\' at /inolib/Quotes/Tick.pm line 262.^J') called at /inolib/Quotes/Tick.pm line 262
Quotes::Tick::Delays('Quotes::Tick=HASH(0x55eb1ffd0e20)') called at /inolib/Quotes/Tick.pm line 45
Quotes::Tick::new('Quotes::Tick') called at /inolib/Club.pm line 43
Club::new('Club') called at /inolib/Profile/EmailList.pm line 54
Profile::EmailList::new('Profile::EmailList') called at /usr/local/sites/sandbox/quotes/autohandler line 21
HTML::Mason::Commands::__ANON__('e', 'ETF') called at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x55eb1f066790)', 'e', 'ETF') called at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/Request.pm line 1300
eval {...} at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef, 'e', 'ETF') called at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/Request.pm line 481
eval {...} at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/Request.pm line 481
eval {...} at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x55eb200f5a88)') called at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x55eb200f5a88)') called at /usr/lib/perl5/site_perl/5.38.0/HTML/Mason/ApacheHandler.pm line 825
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x55eb1e97a008)', 'Apache2::RequestRec=SCALAR(0x55eb20089518)') called at (eval 411) line 8
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apache2::RequestRec=SCALAR(0x55eb20089518)') called at -e line 0
eval {...} at -e line 0