371
370
errmsg_printf(error::INFO, _(ER(ER_STARTUP)), internal::my_progname, PANDORA_RELEASE_VERSION, COMPILATION_COMMENT);
376
372
/* Send server startup event */
378
374
Session::shared_ptr session= Session::make_shared(plugin::Listen::getNullClient(), catalog::local());
379
375
setCurrentSession(session.get());
381
377
plugin_startup_window(modules, *session.get());