← Back to team overview

linux-traipu team mailing list archive

[Bug 935950] [NEW] Crash on max-allowed-packet option

 

Public bug reported:

drizzled --user=mysql
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::invalid_option_value> >'
  what():  in option 'max-allowed-packet': invalid option value '16M'
Aborted (core dumped)


I have
max-allowed-packet = 16M
in drizzled.cnf

** Affects: drizzle
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/935950

Title:
  Crash on max-allowed-packet option

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  drizzled --user=mysql
  terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::invalid_option_value> >'
    what():  in option 'max-allowed-packet': invalid option value '16M'
  Aborted (core dumped)

  
  I have
  max-allowed-packet = 16M
  in drizzled.cnf

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/935950/+subscriptions


Follow ups

References