| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
in a distinct mysql-bench repository. Also add a new --benchdir option
to mysql-test-run.pl so the location of the mysql-bench repository can
be specified. The default location is adjacent to the source tree.
|
|\
| |
| |
| | |
into mysql.com:/home/jimw/my/mysql-5.1-clean
|
| |
| |
| |
| |
| | |
and various stuff in Docs/. Also move the certificates used for testing
into mysql-test/std_data from the top-level SSL directory (now gone).
|
|/
|
|
| |
client/mysql_upgrade bunary should be used instead
|
|
|
|
|
|
| |
Added --ndbcluster_port for backward compatibility
make_win_src_distribution.sh:
Updated to reflect 5.1 changes
|
|\
| |
| |
| | |
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-release
|
| |
| |
| |
| |
| |
| |
| |
| | |
Split cp operations, to avoid shell limit on number of args
mysql-test-run.pl:
Removed obsolete way of cleaning up after test failure
.del-drop-on-restart.inc~ef1715ddbebc3102:
Delete: mysql-test/include/drop-on-restart.inc
|
|\ \ |
|
| |\ \ |
|
| | |\ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
|
| | | | |
| | | | |
| | | | |
| | | | | |
Changed web address order.mysql.com to shop.mysql.com
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Added --help option, bug#16392
acinclude.m4:
Use "$shrext_cmds" when testing if shared library exists, bug#16332
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
into mysql.com:/opt/local/work/mysql-5.1-merge
|
| |\ \ \ \
| | |/ / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
If installed, search built in lib path first, bug#13158
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
into zim.(none):/home/ian/workspace/mysql-5.1-new
Updated bug message in disabled file -Brian
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | | |
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
|
| | | | |
| | | | |
| | | | |
| | | | | |
Remove Solaris -xc99=none C option as C++ compiler can't handle it
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | | |
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
|
| | | | |
| | | | |
| | | | |
| | | | | |
We are not to control what malloc package others are to use, remove -lmtmalloc from --libs(_r), bug#18322
|
| | |\ \ \
| | | |/ / |
|
| |_|_|/
|/| | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Add "storage/csv" to directories to be copied
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Try find in order 'mysqld-nt', 'mysqld', 'mysqld-debug' and 'mysqld-max'
mysqld_safe.sh:
Don't try 'mysqld-max' before 'mysqld' if no server given, bug#17861
|
|/ / / / |
|
|\ \ \ \ |
|
| | | | | |
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | | |
into mysql.com:/home/my/mysql-5.1
|
| | | | |
| | | | |
| | | | |
| | | | | |
(Needed for "list of pushes" web page and autopush)
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
into mysql.com:/home/hf/work/mysql-5.1.clean
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
into mysql.com:/home/hf/work/mysql-5.1.clean
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Handle case where there is no snprintf()
libmysql.vcproj, mysqlclient.vcproj:
Added __WIN__ symbol, needed when compiling dbug.c
dbug.vcproj:
Changed __WIN32__ to __WIN__
dbug.c:
Added Windows specific code to handle TIMESTAMP_ON log line format
make_win_src_distribution.sh:
Copy plugin directory recursively
dbug.vcproj:
Define __WIN__ for all targets
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add an extra -lpthread before first -lc, to solve link
problems when statically linking with glibc 2.2.5
make_win_src_distribution.sh:
Added copying of the include/mysql directory
|
| | | | |
|
|\ \ \ \
| |/ / / |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
necessary implementation in the server
mysql_upgrade script added
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into zim.tangent.org:/home/brian/mysql/dep-5.1
|
| | | | |
| | | | |
| | | | |
| | | | | |
number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work.
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
5.1 packages.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Adaption of the 5.1.6 build clone to the new "storage" directory layer,
already done in the general tree by Jani.
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| |\ \ \ \ |
|
| | |\ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
|
| | | | |
| | | | |
| | | | |
| | | | | |
print => echo in shell script
|