EnglishFrenchSpanish

Ad


OnWorks favicon

comp_err - Online in the Cloud

Run comp_err in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command comp_err that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


comp_err - compile MySQL error message file

SYNOPSIS


comp_err [options]

DESCRIPTION


comp_err creates the errmsg.sys file that is used by mysqld to determine the error
messages to display for different error codes. comp_err normally is run automatically
when MySQL is built. It compiles the errmsg.sys file from the plaintext file located at
sql/share/errmsg.txt in MySQL source distributions.

comp_err also generates mysqld_error.h, mysqld_ername.h, and sql_state.h header files.

For more information about how error messages are defined, see the MySQL Internals
Manual[1].

Invoke comp_err like this:

shell> comp_err [options]

comp_err supports the following options.

· --help, -?

Display a help message and exit.

· --charset=path, -C path

The character set directory. The default is ../sql/share/charsets.

· --debug=debug_options, -# debug_options

Write a debugging log. A typical debug_options string is d:t:O,file_name. The default
is d:t:O,/tmp/comp_err.trace.

· --debug-info, -T

Print some debugging information when the program exits.

· --header_file=file_name, -H file_name

The name of the error header file. The default is mysqld_error.h.

· --in_file=file_name, -F file_name

The name of the input file. The default is ../sql/share/errmsg.txt.

· --name_file=file_name, -N file_name

The name of the error name file. The default is mysqld_ername.h.

· --out_dir=path, -D path

The name of the output base directory. The default is ../sql/share/.

· --out_file=file_name, -O file_name

The name of the output file. The default is errmsg.sys.

· --statefile=file_name, -S file_name

The name for the SQLSTATE header file. The default is sql_state.h.

· --version, -V

Display version information and exit.

COPYRIGHT


Copyright © 1997, 2014, Oracle and/or its affiliates. All rights reserved.

This documentation is free software; you can redistribute it and/or modify it only under
the terms of the GNU General Public License as published by the Free Software Foundation;
version 2 of the License.

This documentation is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the program;
if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301 USA or see http://www.gnu.org/licenses/.

NOTES


1. MySQL Internals Manual
http://dev.mysql.com/doc/internals/en

Use comp_err online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 2
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 3
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • 4
    AAX to MP3
    AAX to MP3
    Usage: - Install the Audible Manager
    and open a file of your account. - Sign
    in into your audible account (in the
    application). Now the program can
    convert you...
    Download AAX to MP3
  • 5
    TestLink
    TestLink
    TestLink is a web based Test Management
    tool. The application provides Test
    specification, Test plans and execution,
    Reporting, Requirements specification
    and ...
    Download TestLink
  • 6
    XDXF - XML Dictionary Exchange Format
    XDXF - XML Dictionary Exchange Format
    XDXF is a project to unite all existing
    open dictionaries and provide both users
    and developers with universal XML-based
    format, convertible from and to other ...
    Download XDXF - XML Dictionary Exchange Format
  • 7
    Transmission Remote GUI
    Transmission Remote GUI
    Transmission Remote GUI is a feature
    rich cross platform front-end to
    remotely control a Transmission
    Bit-Torrent client daemon via its RPC
    protocol. Transmissi...
    Download Transmission Remote GUI
  • More »

Linux commands

Ad