| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Use MYSQL_NUMERIC_VERSION, to make sure NDB_VERSION_BUILD is numeric
|
|\
| |
| |
| | |
into mysql.com:/home/kent/bk/build/mysql-5.1-build
|
| |
| |
| |
| |
| |
| | |
Use MYSQL_NUMERIC_VERSION, only three numbers separated with dot
misc.m4, character_sets.m4, openssl.m4:
Removed unneded semicolon
|
| |
| |
| |
| |
| | |
If the third number in version is followed by a letter, include it
in NDB_VERSION_STATUS, but not in numeric NDB_VERSION_BUILD
|
| |
| |
| |
| |
| |
| |
| | |
"Dynamic plugins fail to load on FreeBSD"
ELF executables need to be linked using the -export-dynamic option to
ld(1) for symbols defined in the executable to become visible to dlsym().
Also, do not build plugins on an all-static build.
|
|\ \
| | |
| | |
| | | |
into polly.(none):/home/kaa/src/maint/mysql-5.1-maint
|
| |\ \
| | |/
| | |
| | | |
into polly.(none):/home/kaa/src/maint/bug31254/my51-bug31254
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(compiler issue ?)
Problem:
Improper compile-time flags on AIX prevented use of files > 2 GB. This
resulted in Max_data_length being truncated to 2 GB by MyISAM code.
Solution:
Reverted large-file changes from the fix for bug10776. We need to define
_LARGE_FILES on AIX to have support for files > 2 GB.
Since _LARGE_FILE_API is incompatible with _LARGE_FILES and may be
automatically defined by including standards.h, we also need a
workaround to avoid this conflict.
|
| | |\
| | | |
| | | |
| | | | |
into trift2.:/MySQL/M50/tmp-5.0
|
| | |\ \
| | | | |
| | | | |
| | | | | |
into ramayana.hindu.god:/home/tsmith/m/bk/maint/50
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
into mysql.com:/home/kent/bk/make-dist-stable/mysql-5.1-build
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Always include all sub directories in "make dist"
Removed incorrect comment
configure.in:
Unconditionally list make files in AC_CONFIG_FILES
Removed 'thread_dirs', it is not used
Minor cleanup
compile-dist:
Simplified the configure line needed for "make dist" to get it all
zlib.m4, ssl.m4:
Unconditionally list make files in AC_CONFIG_FILES
Makefile.am:
Removed DIST_SUBDIRS not needed
Don't copy soft links as files into source package
|
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
into production.mysql.com:/usersnfs/jperkin/bk/trees/51/mysql-5.1
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
to find "ar" but if it cannot be found sets AR=false. This
leads to confusing failures during the build rather than at
configure time.
We have our own checks for ar, but as AR was already set
earlier by the libtool tests they were never exectuted.
Therefore, update the tests so that we catch any libtool
failures, and run AC_CHECK_PROG explicitly to ensure that we
see sensible output from configure prior to any potential
failure.
|
|\ \ \
| | | |
| | | |
| | | | |
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
|
| |\ \ \
| | |/ /
| | | |
| | | | |
into mysql.com:/home/kent/bk/config_h/mysql-5.1-build
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to "my_config.h". Not to pollute the top directory, and to get more control
over what is included. Made the include path for "libedit" pick up its own
"config.h" first.
|
| | | |
| | | |
| | | |
| | | | |
Put back old code to check stack direction at configure time
|
| | | |
| | | |
| | | |
| | | | |
5.1 specific fixes so cluster will build on AIX (with IBM compiler)
|
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
into sin.intern.azundris.com:/home/tnurnberg/10776/51-10776
|
| |/
| |
| |
| |
| |
| |
| |
| | |
mysqld hasn't been built on AIX with ndb-everything in quite a while.
this allowed a variety of changes to be added that broke the AIX build
for both the GNU and IBM compilers (but the IBM suite in particular).
Changeset lets build to complete on AIX 5.2 for users of the GNU and
the IBM suite both. Tudo bem?
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Don't try determine stack direction at configure time
compiler_flag.m4:
Use AC_TRY_COMPILE and AC_TRY_LINK instead of AC_TRY_RUN where possible
misc.m4, configure.in:
Use fourth argument to AC_TRY_RUN, to be used in cross compilation
Don't try determine stack direction at configure time
|
|\ \
| | |
| | |
| | | |
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
|
| |\ \
| | | |
| | | |
| | | | |
into dator3.(none):/home/mikael/mysql_clones/rt-5.1
|
| | |\ \
| | | | |
| | | | |
| | | | | |
into mikael-ronstr-ms-dator.local:/Users/mikron/mysql_clones/mysql-5.1-ndb
|
| | | |\ \
| | | | |/
| | | | |
| | | | | |
into mikael-ronstr-ms-dator.local:/Users/mikron/mysql_clones/mysql-5.1-ndb
|
| | | | | |
|
| | | | |\
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-25601
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | | |
into siva.hindu.god:/home/tsmith/m/bk/maint/51
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | | |
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
|
| | |\ \ \ \
| | | |/ / /
| | |/| | |
| | | | | | |
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb
|
| | | |\ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into dev3-164.dev.cn.tlan:/home/dli/mysql/mysql-5.1/mysql-5.1-bug-23137
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Because NDB_CXXFLAGS is just used in ndb engine, moved NDB_CXXFLAGS from ha_ndbcluster.m4 to ndb/config/common.mk.am.
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Avoid compiler warnings
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
- Fix use of uninitialized variable in config/ac-macros/ssl.m4
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work-25601
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work
|
| |\ \ \ \ \
| | | |_|_|/
| | |/| | |
| | | | | |
| | | | | |
| | | | | | |
pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-25601
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work-25601
|
| | | | | | |
|
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | | |
into mysql.com:/home/kent/bk/tmp3/mysql-5.1-build
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Back port of include change and copyright from 5.1
Makefile.am, zlib.m4:
Use separate libtool convenience library for the bundled
zlib to embed into executables and shared libraries created,
and one to install into the pkglib directory
|
|\ \ \ \ \ \
| |/ / / / /
| | | | / /
| |_|_|/ /
|/| | | | |
into mysql.com:/home/kent/bk/sotest/mysql-5.1-build
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Only require the more recent zlibCompileFlags() when
building the server, client zlib don't need it.
Makefile.am:
Always build the bundled zlib static only
configure.in:
Look for dlopen() even if --with-mysqld-ldflags constains "-static",
as this is not the same as the flag to "ld", it just informs
"libtool" to link static with libraries created part of the build,
even if there exists shared versions.
make_binary_distribution.sh:
Real "mysqlmanager" executable might be in ".libs"
|
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
into mysql.com:/home/bar/mysql-5.1-new-rpl
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
- Fixing utf8_general_cs according to recent changes.
- Compiling utf8_general_cs in pentium-debug-max configuration
to avoid these problems in the future.
|
| | |
| | |
| | |
| | | |
if we are building Ndb.
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.1-merge
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/bk/MERGE/mysql-5.1-merge
|
| | | | |
| | | | |
| | | | |
| | | | | |
Please see worklog for details on files changed.
|