summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* make_win_bin_dist:kent@mysql.com/kent-amd64.(none)2007-03-191-0/+1
| | | | Restore accidently removed line
* Many files:kent@mysql.com/kent-amd64.(none)2007-03-191-1/+0
| | | | Major cleanup of old Visual Studio project files, aligning engines etc
* Merge dev:my/mysql-5.0-releasedf@pippilotta.erinye.com2007-03-191-0/+1
|\ | | | | | | into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-release
| * add missing test cases to windows binary distributiondf@pippilotta.erinye.com2007-03-121-0/+1
| |
* | make_win_bin_dist:kent@mysql.com/kent-amd64.(none)2007-03-181-34/+54
| | | | | | | | | | | | | | | | - Support both "release" and "relwithdebinfo" targets - Copy ".pdb" and ".pdb" files for the server and instance manager - Removed the examples directory, unsupported - Handle both old and new builds in the same script, "-debug" and "-nt" extensions, directory "data" and "share" in different location
* | Bug#20166 mysql-test-run.pl does not test system privilege tables creationjoerg@trift2.2007-03-161-6/+0
| | | | | | | | | | | | | | | | | | - Build sql files for netware from the mysql_system_tables*.sq files - Fix comments about mysql_create_system_tables.sh - Use mysql_install_db.sh to create system tables for mysql_test-run-shell - Fix mysql-test-run.pl to also look in share/mysql for the msyql_system*.sql files Changeset coded today by Magnus Svensson, just the application to 5.0.38 is by Joerg Bruehe.
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-buildtsmith@quadxeon.mysql.com2007-03-081-1/+2
|\ \ | | | | | | | | | into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/mar07/stage2/50
| * | A binary package should also contain the "mysqld-debug" server (backport ↵joerg@trift2.2007-02-281-1/+2
| | | | | | | | | | | | from 5.1).
* | | Bug #20166 mysql-test-run.pl does not test system privilege tables creationmsvensson@pilot.blaudden2007-02-282-2/+0
| | | | | | | | | | | | - No .sql files in mysql-test/lib/ anymore, don't copy them
* | | Bug#20166 mysql-test-run.pl does not test system privilege tables creationmsvensson@pilot.blaudden2007-02-281-1/+0
| | | | | | | | | | | | - Null merge 4.1 patch
* | | Bug#20166 mysql-test-run.pl does not test system privilege tables creationmsvensson@pilot.blaudden2007-02-285-18/+33
| | | | | | | | | | | | | | | - Split out initial data in mysql_system_tables.sql to it's own file - Use file from mysql_install_db and mysql-test-run
* | | Bug#23669 mysql.proc not created in default installmsvensson@pilot.blaudden2007-02-271-1/+1
| | | | | | | | | | | | - Remove DEFAULT values for blob's in mysql_system_tables.sql
* | | Bug#20166 mysql-test-run.pl does not test system privilege tables creationmsvensson@pilot.blaudden2007-02-271-1/+1
| | | | | | | | | | | | | | | - Escape undercore character in mysql.db to only allow access test_% and not test%
* | | Remove another spurious "msvensson@pilot.blaudden2007-02-261-1/+1
| | |
* | | Remove spurious "msvensson@pilot.blaudden2007-02-261-1/+1
| | |
* | | Bug#20166 mysql-test-run.pl does not test system privilege tables creationmsvensson@pilot.blaudden2007-02-267-1093/+250
|/ / | | | | | | | | | | - Use mysql_system_tables.sql to create MySQL system tables in all places where we create them(mysql_install_db, mysql-test-run-pl and mysql_fix_privilege_tables.sql)
* | Merge pilot.mysql.com:/home/msvensson/mysql/mysql-5.0msvensson@pilot.mysql.com2007-02-131-0/+1
|\ \ | | | | | | | | | into pilot.mysql.com:/home/msvensson/mysql/mysql-5.0-maint
| * | make_binary_distribution.sh:kent@mysql.com/kent-amd64.(none)2007-02-091-0/+1
| | | | | | | | | | | | Copy "ndb_size.tmpl" into binary distribution (Bug#24191)
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2007-02-061-11/+13
|\ \ \ | |/ / | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
| * | gen_lex_hash.cc:kent@mysql.com/kent-amd64.(none)2007-01-311-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If inserting a GPL header, include a complete one Makefile.am, mysql.dsw, mysql.sln: Removed C version of mysql-test-run mysql.spec.sh: Specify GPL license only in GPL sources .del-my_manage.h: Delete: mysql-test/my_manage.h mysql.spec.sh: Added GPL header .del-mysql_test_run_new.c: Delete: mysql-test/mysql_test_run_new.c .del-mysql_test_run_new.dsp: Delete: VC++Files/mysql-test/mysql_test_run_new.dsp .del-my_create_tables.c: Delete: mysql-test/my_create_tables.c .del-mysql_test_run_new_ia64.dsp: Delete: VC++Files/mysql-test/mysql_test_run_new_ia64.dsp msql2mysql.sh: Use up-to-date GPL header .del-mysql_test_run_new.vcproj: Delete: VC++Files/mysql-test/mysql_test_run_new.vcproj .del-my_manage.c: Delete: mysql-test/my_manage.c
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-01-312-0/+7
|\ \ \ | |/ / | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
| * | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work-24780df@kahlann.erinye.com2007-01-222-0/+7
| |\ \ | | | | | | | | | | | | into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
| | * \ Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work-24780df@kahlann.erinye.com2007-01-092-0/+7
| | |\ \ | | | | | | | | | | | | | | | into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work-24780
| | | * | BUG#24780 workaround for broken installations that depend on using /etc, but ↵df@kahlann.erinye.com2007-01-092-0/+7
| | | | | | | | | | | | | | | | | | | | were configured differently
* | | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintmtaylor@qualinost.(none)2007-01-261-8/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into qualinost.(none):/home/mtaylor/src/mysql-5.0-maint
| * | | | | User visible change - breaks some environments, per Paul DuBois. Reverting ↵mtaylor@qualinost.(none)2007-01-261-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | in 4.1 and 5.0.
| * | | | | Merge pilot.mysql.com:/home/msvensson/mysql/mysql-4.1msvensson@pilot.mysql.com2007-01-174-4/+25
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | into pilot.mysql.com:/home/msvensson/mysql/mysql-4.1-maint
| | * | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g41tsmith/tim@siva.hindu.god2006-12-213-6/+7
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/usr/home/tim/m/bk/41
* | | \ \ \ \ Merge recycle.(none):/src/bug24496/my50-bug24496iggy@recycle.(none)2007-01-241-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | into recycle.(none):/src/mysql-5.0-maint
| * | | | | | Bug#24496:Fresh install of mysql on windows has anonymous user with root access.iggy@recycle.(none)2007-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add anonymous user with no rights.
* | | | | | | Merge pilot.mysql.com:/home/msvensson/mysql/mysql-5.0msvensson@pilot.mysql.com2007-01-171-53/+57
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | into pilot.mysql.com:/home/msvensson/mysql/mysql-5.0-maint
| * | | | | | mysql_explain_log.sh:mmj@tiger.mmj.dk2007-01-121-53/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from Paul DuBois for better help messages
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-01-1118-24/+236
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
| * | | | | | Merge mjorgensen@bk-internal.mysql.com:/home/bk/mysql-5.0-sagemmj@tiger.mmj.dk2007-01-111-1/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | into tiger.mmj.dk:/Users/mmj/bktrees/mysql-5.0
| | * | | | | WL #3670: Compile-time option to remove GRANT-related startup optionstsmith@siva.hindu.god2007-01-091-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - configure --disable-grant-options defines DISABLE_GRANT_OPTIONS - configure.js/cmake also updated - if DISABLE_GRANT_OPTIONS is defined, mysqld no longer recognizes: --bootstrap --init-file --skip-grant-tables Scripts which rely on those three options are modified to check the environment for MYSQLD_BOOTSTRAP; it should be set to the full path of a mysqld which does handle those options. For example: $ export MYSQLD_BOOTSTRAP $ MYSQLD_BOOTSTRAP=/path/to/full/MySQL/bin/mysqld $ mysql_install_db $ make test
| * | | | | | Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-01-051-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| | * | | | | mysql.spec.sh, make_binary_distribution.sh:kent@mysql.com/kent-amd64.(none)2007-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CFLAGS to gcc call with --print-libgcc-file, to make sure the correct "libgcc.a" path is returned for the 32/64 bit architecture
| * | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com/kent-amd64.(none)2007-01-011-9/+20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| | * \ \ \ \ \ Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-01-011-9/+20
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | | | | | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| | | * | | | | mysql_secure_installation.sh:kent@mysql.com/kent-amd64.(none)2007-01-011-9/+20
| | | | |_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Portable handling of "echo" without newline (bug#24605) check-cpu: In developer script safe to use "printf", not "echo -n"
| | | * | | | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1df@kahlann.erinye.com2006-12-113-6/+7
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build
| * | | | | | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-3117-13/+213
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected spelling in copyright text Makefile.am: Don't update the files from BitKeeper Many files: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header Many files: Added GPL copyright text Removed files: Docs/Support/colspec-fix.pl Docs/Support/docbook-fixup.pl Docs/Support/docbook-prefix.pl Docs/Support/docbook-split Docs/Support/make-docbook Docs/Support/make-makefile Docs/Support/test-make-manual Docs/Support/test-make-manual-de Docs/Support/xwf
* | | | | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-264-8/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | into siva.hindu.god:/usr/home/tim/m/bk/50
| * | | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-234-8/+4
| | |_|/ / | |/| | | | | | | | | | | | | Changed header to GPL version 2 only
* | | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-214-6/+8
|\ \ \ \ \ | |/ / / / | | | | | | | | | | into siva.hindu.god:/usr/home/tim/m/bk/50
| * | | | also include data files for varbinary test in binary distributiondf@kahlann.erinye.com2006-12-151-0/+1
| | | | |
| * | | | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0df@kahlann.erinye.com2006-12-113-6/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build
| | * \ \ \ Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-workdf@kahlann.erinye.com2006-12-073-6/+7
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
| | | * | | BUG#24780 use --sysconfdir in scriptsdf@kahlann.erinye.com2006-12-073-6/+7
| | | | | |
* | | | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintmtaylor@qualinost.(none)2006-12-181-2/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | into qualinost.(none):/home/mtaylor/src/mysql-5.0-maint