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().
            
Ésta es una traducción del manual de referencia de MySQL, que puede encontrarse en dev.mysql.com. El manual de referencia original de MySQL está escrito en inglés, y esta traducción no necesariamente está tan actualizada como la versión original. Para cualquier sugerencia sobre la traducción y para señalar errores de cualquier tipo, no dude en dirigirse a mysql-es@vespito.com.

