mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 02:35:29 +02:00
Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new extra/Makefile.am: Auto merged mysql-test/t/disabled.def: Merged from 5.0 sql/handler.cc: Merged from 5.0 sql/mysqld.cc: Merged from 5.0
This commit is contained in:
commit
c108939d19
3 changed files with 11 additions and 4 deletions
|
|
@ -29,8 +29,8 @@ SUBDIRS=
|
|||
DIST_SUBDIRS= yassl
|
||||
|
||||
# This will build mysqld_error.h and sql_state.h
|
||||
$(top_builddir)/include/mysqld_error.h: comp_err
|
||||
$(top_builddir)/extra/comp_err \
|
||||
$(top_builddir)/include/mysqld_error.h: comp_err$(EXEEXT)
|
||||
$(top_builddir)/extra/comp_err$(EXEEXT) \
|
||||
--charset=$(top_srcdir)/sql/share/charsets \
|
||||
--out-dir=$(top_builddir)/sql/share/ \
|
||||
--header_file=$(top_builddir)/include/mysqld_error.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue