summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Delete unused (and unmaintained) scripts.jimw@mysql.com2006-04-172-203/+0
|
* Remove sql-bench from the server repository -- it is being maintainedjimw@mysql.com2006-04-133-16/+4
| | | | | | 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.
* Merge mysql.com:/home/jimw/my/mysql-5.1-refactorjimw@mysql.com2006-04-121-4/+1
|\ | | | | | | into mysql.com:/home/jimw/my/mysql-5.1-clean
| * Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,jimw@mysql.com2006-04-111-4/+1
| | | | | | | | | | 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).
* | mysql_upgrade.sh removed.holyfoot@deer.(none)2006-04-122-206/+0
|/ | | | client/mysql_upgrade bunary should be used instead
* mysql-test-run.pl:kent@mysql.com2006-04-101-7/+3
| | | | | | Added --ndbcluster_port for backward compatibility make_win_src_distribution.sh: Updated to reflect 5.1 changes
* Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release.old03kent@mysql.com2006-04-081-3/+4
|\ | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.1-release
| * make_binary_distribution.sh:kent@mysql.com2006-03-271-3/+4
| | | | | | | | | | | | | | | | 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
* | Mergekent@mysql.com2006-04-041-1/+2
|\ \
| * \ Mergekent@mysql.com2006-04-031-1/+2
| |\ \
| | * \ Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0kent@mysql.com2006-04-031-1/+2
| | |\ \ | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
| | | * | mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c:kent@mysql.com2006-04-031-1/+2
| | | | | | | | | | | | | | | | | | | | Changed web address order.mysql.com to shop.mysql.com
| | * | | mysqld_safe.sh:kent@mysql.com2006-03-291-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added --help option, bug#16392 acinclude.m4: Use "$shrext_cmds" when testing if shared library exists, bug#16332
* | | | | Merge mysql.com:/opt/local/work/tmp_mergekonstantin@mysql.com2006-03-301-1/+6
|\ \ \ \ \ | |/ / / / | | | | | | | | | | into mysql.com:/opt/local/work/mysql-5.1-merge
| * | | | Mergekent@mysql.com2006-03-291-1/+6
| |\ \ \ \ | | |/ / /
| | * | | mysql_config.sh:kent@mysql.com2006-03-291-1/+6
| | | | | | | | | | | | | | | | | | | | If installed, search built in lib path first, bug#13158
* | | | | Merge zim.(none):/home/ian/workspace/mysql-5.0ian@zim.(none)2006-03-271-9/+20
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | into zim.(none):/home/ian/workspace/mysql-5.1-new Updated bug message in disabled file -Brian
| * | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-newkent@mysql.com2006-03-271-1/+1
| |\ \ \ \ | | |/ / / | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
| | * | | mysql_config.sh:kent@mysql.com2006-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | Remove Solaris -xc99=none C option as C++ compiler can't handle it
| * | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-newkent@mysql.com2006-03-271-8/+19
| |\ \ \ \ | | |/ / / | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
| | * | | mysql_config.sh:kent@mysql.com2006-03-271-8/+19
| | | | | | | | | | | | | | | | | | | | We are not to control what malloc package others are to use, remove -lmtmalloc from --libs(_r), bug#18322
| | * | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M41/merge-4.1joerg@mysql.com2006-03-021-1/+1
| | |\ \ \ | | | |/ /
* | | | | fix for bug#16415 Events names are case sensitiveandrey@lmy004.2006-03-242-1/+2
| |_|_|/ |/| | |
* | | | Merge bk-internal:/home/bk/mysql-5.1-newmsvensson@neptunus.(none)2006-03-031-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.1
| * \ \ \ Merge bk-internal:/home/bk/mysql-5.1-newmsvensson@neptunus.(none)2006-03-021-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.1
| | * | | | Bug#17368 General log and slow query log don't workmsvensson@neptunus.(none)2006-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Add "storage/csv" to directories to be copied
* | | | | | mysql-test-run.pl:kent@mysql.com2006-03-021-7/+2
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | Bug #17805 Cluster_replication database should be renamed to just clustertomas@poseidon.ndb.mysql.com2006-03-011-2/+2
|/ / / /
* | | | Mergekent@mysql.com2006-02-282-5/+6
|\ \ \ \
| * | | | fix for bug #16400andrey@lmy004.2006-02-242-5/+6
| | | | |
* | | | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-02-251-0/+6
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | into mysql.com:/home/my/mysql-5.1
| * | | | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-0/+6
| | | | | | | | | | | | | | | | | | | | (Needed for "list of pushes" web page and autopush)
* | | | | Merge mysql.com:/home/hf/work/mysql-5.0.cleanholyfoot@mysql.com2006-02-221-5/+5
|\ \ \ \ \ | |/ / / / | | | | | | | | | | into mysql.com:/home/hf/work/mysql-5.1.clean
| * | | | Messgges corrected in mysql_upgrade scriptholyfoot@deer.(none)2006-02-201-5/+5
| | | | |
* | | | | Merge mysql.com:/home/hf/work/mysql-5.0.cleanholyfoot@mysql.com2006-02-221-0/+18
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | into mysql.com:/home/hf/work/mysql-5.1.clean
| * | | --help option added to mysql_upgrade scriptholyfoot@deer.(none)2006-02-181-0/+18
| | | |
* | | | mysqlimport.c:kent@mysql.com2006-02-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Makefile.am:kent@mysql.com2006-02-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Surprising change: "mysqld-max" is resurrected in 5.1, but in a common package.joerg@mysql.com2006-02-171-1/+2
| | | |
* | | | Merging 5.0->5.1holyfoot@mysql.com2006-02-172-0/+188
|\ \ \ \ | |/ / /
| * | | WL#2645 (CHECK TABLE FOR UPGRADE)holyfoot@deer.(none)2006-02-172-0/+188
| | | | | | | | | | | | | | | | | | | | necessary implementation in the server mysql_upgrade script added
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newbrian@zim.tangent.org2006-02-122-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | into zim.tangent.org:/home/brian/mysql/dep-5.1
| * | | | This patch removes the remaining TYPE= code from MySQL. It cleans up a ↵brian@zim.tangent.org2006-02-122-5/+5
| | | | | | | | | | | | | | | | | | | | 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.
* | | | | Mergekent@mysql.com2006-02-121-8/+10
|\ \ \ \ \
| * | | | | scripts/make_binary_distribution.sh : Care about the debug server in the ↵joerg@mysql.com2006-02-071-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | 5.1 packages.
| * | | | | scripts/make_binary_distribution.sh :joerg@mysql.com2006-02-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adaption of the 5.1.6 build clone to the new "storage" directory layer, already done in the general tree by Jani.
* | | | | | Mergekent@mysql.com2006-02-121-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Mergekent@mysql.com2006-02-121-1/+1
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0kent@mysql.com2006-02-121-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/| into mysql.com:/Users/kent/mysql/bk/mysql-4.1
| | | * | make_binary_distribution.sh:kent@mysql.com2006-02-121-1/+1
| | | | | | | | | | | | | | | | | | | | print => echo in shell script