~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/main.cc

  • Committer: LinuxJedi
  • Date: 2010-09-02 15:42:57 UTC
  • mto: (1747.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1748.
  • Revision ID: linuxjedi@linuxjedi-laptop-20100902154257-ez7kd3ajov745o45
Make sure unireg_abort shows the reason for the fail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
235
235
  */
236
236
  error_handler_hook= my_message_sql;
237
237
 
238
 
 
 
238
  /* Function generates error messages before abort */
239
239
  if (init_common_variables(DRIZZLE_CONFIG_NAME,
240
240
                            argc, argv, load_default_groups))
241
241
    unireg_abort(1);                            // Will do exit