DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) libmysqld-todo

Info Catalog (mysql.info) libmysqld-options (mysql.info) libmysqld (mysql.info) libmysqld-example
 
 22.1.5 Things left to do in Embedded Server (TODO)
 --------------------------------------------------
 
    * We are going to provide options to leave out some parts of MySQL
      to make the library smaller.
 
    * There is still a lot of speed optimization to do.
 
    * Errors are written to `stderr'. We will add an option to specify a
      filename for these.
 
    * We have to change `InnoDB' not to be so verbose when using the
      embedded version. If your database does not contain `InnoDB'
      tables, to suppress related messages you can add the -skip-innodb
      option to the options file under the group `[libmysqd_server]', or
      when initializing the server with `mysql_server_init()'.
 
Info Catalog (mysql.info) libmysqld-options (mysql.info) libmysqld (mysql.info) libmysqld-example
automatically generated byinfo2html