| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| |
| |
| |
| |
| |
| | |
package.
This is needed for WiX pacakging.
|
|\ \
| |/
|/|
| | |
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
|
| |
| |
| |
| | |
mysql-test-run.pl
|
| | |
|
|\ \
| |/ |
|
| |\
| | |
| | |
| | | |
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
|
| | |
| | |
| | |
| | | |
Enable "make distcheck" to work
|
|\ \ \
| |/ /
| | |
| | | |
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-tmp
|
| |\ \
| | | |
| | | |
| | | | |
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
|
| | | | |
|
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
|
|\ \ \
| | |/
| |/|
| | | |
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
|
| | |
| | |
| | |
| | |
| | |
| | | |
Option to set environment variable MTR_BUILD_THREAD to a small
number, from what mysql-test-run calculate port numbers that
will not conflict with other runs with different thread num
|
| | |
| | |
| | |
| | |
| | |
| | | |
Corrected OpenServer ifdef test
Makefile.am:
Added test-pl and test-force-pl targets
|
|\ \ \
| | |/
| |/|
| | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Revert to shell test script for test targets
mysqltest.c:
Windows pclose() returns error code in low byte
mysql_config.sh:
Remove -Xa -xstrconst from --cflags for Sun C++
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
|
| |\ \ \
| | |/ /
| |/| /
| | |/ |
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
|
| | |
| | |
| | |
| | | |
Make ports configurable from environment for test
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
Bug#9873, reenabled --without-man option to work
|
| | |
| | |
| | |
| | |
| | |
| | | |
until the
remaining bugs in the Perl version have been resolved
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
Use the Perl version of mysql-test-run
|
| | |
| | |
| | |
| | | |
"." is not in the PATH...
|
|\ \ \
| | | |
| | | |
| | | | |
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
|
| | | | |
|
|/ / /
| | |
| | |
| | | |
yaSSL-0.9.7 library bundled.
|
| | |
| | |
| | |
| | | |
wants this feature look at a web-dav hookup).
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
avoiding the double listing of
common directories in 'SUBDIRS' macro ("make distclean" had failed due to that).
Solves bug#7368: "regex make error in 4.1.8"
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
without the PS protocol
|
| | |
| | |
| | |
| | | |
s/spaces/TAB/
|
| | |
| | |
| | |
| | | |
Add running of test suite with --ps-protocol to 'test' target
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
to be compiled first
added libs variable for ndbmgmclient used by mysqladmin
add linkage with @ndb_mgmclient_libs@
additional options for ndbcluster
added support for managing the cluster to mysqladmin
added DEFINE_CXA_PURE_VIRTUAL flag to CFLAGS to enable linkage with c++ libs
use macros for C_MODE_START/END so that define of FIX_GCC_LINKING_PROBLEM works in c-programs
|
|\ \ \
| |/ / |
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Noteworthy:
- New HANDLER code
- New multi-update-grant-check code
- Table lock code in ha_innodb.cc was not applied
|
| | |
| | |
| | |
| | | |
(part of BUG#5379)
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixed (together with Guilhem) bugs in mysqlbinlog regarding --offset
Prefix addresses with 0x for easier comparisons of debug logs
Fixed problem where MySQL choosed index-read even if there would be a much better range on the same index
This fix changed some 'index' queries to 'range' queries in the test suite
Don't create 'dummy' WHERE clause for trivial WHERE clauses where we can remove the WHERE clause.
This fix removed of a lot of 'Using where' notes in the test suite.
Give NOTE instead of WARNING if table/function doesn't exists when using DROP IF EXISTS
Give NOTE instead of WARNING for safe field-type conversions
|
|\ \
| |/ |
|
| | |
|
| |
| |
| |
| | |
various distributions
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
required autotools macro written and deployed in all apropriate Makefile.ams.
Use cases checked:
- linux, standard location of zlib, no ndb
- linux, standard locatoin of zlib, with ndb
- linux, non-standard location of zlib, no ndb
- hpux11, use of bundled zlib, no ndb
The only non-checked case is non-standard location of zlib (or use of bundled
zlib) + ndb. I wasn't able to check it as ndb/ just won't compile on beasts
like AIX52 or HPUX11, where such a check is possible. It didn't compile
there before as these systems dont't have installed zlib, so nothing got broken ;)
|