summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* - make sure to include mysql-test/t/*.sql files in the binary distributions ↵lenz@mysql.com2005-06-081-1/+1
| | | | | | and when "make install" is called (mysql_delimiter.sql was missing)
* Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0igor@rurik.mysql.com2005-06-071-3/+17
|\ | | | | | | into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
| * Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1lenz@mysql.com2005-06-071-2/+1
| |\ | | | | | | | | | into mysql.com:/space/my/mysql-4.1
| * | BUG#7967 Fix mysqlhotcopy --record-log-positionelliot@mysql.com2005-06-061-3/+17
| | |
* | | - manual merge of mysql.spec.shlenz@mysql.com2005-06-071-2/+1
|\ \ \ | | |/ | |/|
| * | - BUG#10676: don't install "make_win_src_distribution" and ↵lenz@mysql.com2005-06-071-2/+1
| |/ | | | | | | | | | | | | | | "make_win_binary_distribution" when doing "make install" (they are not needed/useful) outside the build tree. Added "mysql_client_test" to the "MySQL-bench" RPM. - some small RPM spec file improvements (more variables than hard-coded values, cleanups)
* | Merge of 4.1 -> 5.0lenz@mysql.com2005-06-011-3/+0
|\ \ | |/
| * Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-06-011-3/+0
| |\
| | * - removed references to some obsolete files (BUG#10824)lenz@mysql.com2005-06-011-3/+0
| | | | | | | | | | | | | | | - removed obsolete mysql-max.spec.sc RPM spec file (Max is built out of the standard spec file)
* | | scripts/mysqld_safe.shtim@siva.hindu.god2005-05-271-1/+1
| | | | | | | | | | | | Only add --defaults-extra-file=$DATADIR/my.cnf if $DATADIR/my.cnf is readable.
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-05-182-7/+9
|\ \ \ | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-5.0-clean
| * | | make_win_src_distribution.sh:kent@mysql.com2005-05-181-6/+8
| | | | | | | | | | | | | | | | | | | | Add YASSL to Windows source distribution Skip .deps, and remove .o files from source dist
| * | | make_binary_distribution.sh:kent@mysql.com2005-05-181-1/+1
| | | | | | | | | | | | | | | | To be safe, put "..." around variables to the test command
* | | | Merge mysql.com:/usr/home/ram/work/mysql-5.0-buildramil@mysql.com2005-05-181-2/+2
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/usr/home/ram/work/mysql-5.0
| * | | make_binary_distribution.sh:matt@mysql.com2005-05-181-2/+2
| | | | | | | | | | | | | | | | Use portable check for empty string.
* | | | Bug#10246 - Parser: bad syntax for GRANT EXECUTEacurtis@xiphis.org2005-05-172-4/+10
|/ / / | | | | | | | | | | | | | | | Rename some functions more fine-grained sp privileges make grant/revoke sp grammar less ambigious
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-05-091-4/+1
|\ \ \ | | | | | | | | | | | | into mysql.com:/home/dlenev/src/mysql-5.0-merges
| * \ \ Manual merge of fix for bug #9913 into 5.0 tree.dlenev@mysql.com2005-05-091-4/+1
| |\ \ \ | | |/ /
| | * | don't use tmp file for such a trivialityserg@sergbook.mylan2005-05-091-4/+1
| | | |
* | | | make_binary_distribution.sh:mwagner@ultrafly.mysql.com2005-05-091-0/+9
|/ / / | | | | | | | | | - Add --machine override
* | | make_binary_distribution.sh:mwagner@ultrafly.mysql.com2005-05-091-0/+4
| | | | | | | | | | | | - Print the platform name for the build logs.
* | | make_binary_distribution.sh:mwagner@ultrafly.mysql.com2005-05-081-0/+16
| | | | | | | | | | | | | | | - Remove vendor tag from package names. - Map standard OS names to user-friendly versions.
* | | Resolve merge of fix for #8166.jimw@mysql.com2005-05-022-0/+7
|\ \ \
| * | | Add Create_routine_priv, Alter_routine_priv, and Execute_priv privilegesjimw@mysql.com2005-02-072-0/+7
| | | | | | | | | | | | | | | | to the 'host' privilege table. (Bug #8166)
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0joerg@mysql.com2005-04-261-10/+48
|\ \ \ \ | | | | | | | | | | | | | | | into mysql.com:/M50/mysql-5.0
| * | | | Added a check for config-file.jani@ua141d10.elisa.omakaista.fi2005-04-261-1/+1
| | | | |
| * | | | Fixed Bug#9834, "mysqld_multi --config-file parameter requiresjani@ua141d10.elisa.omakaista.fi2005-04-261-1/+10
| | | | | | | | | | | | | | | | | | | | absolute path".
| * | | | Fixed Bug#6221, "mysqld_multi doesn't read the init_connectjani@ua141d10.elisa.omakaista.fi2005-04-261-1/+27
| | | | | | | | | | | | | | | | | | | | option in my.cnf correctly"
| * | | | Fixed Bug#9835: mysqld_multi --help won't output help if there arejani@ua141d10.elisa.omakaista.fi2005-04-261-10/+13
| | | | | | | | | | | | | | | | | | | | parameter problems.
* | | | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, ↵joerg@mysql.com2005-04-262-2/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | | | | bug#5871, and bug#9497). Post-merge fix will follow.
| * | | Step 1 of the switch to support configuration with NPTL:joerg@mysql.com2005-04-202-2/+2
| | | | | | | | | | | | | | | | Rename 'IS_LINUX' configuration variable to 'TARGET_LINUX'.
* | | | Informing of deprecation of mysql_tableinfo by INFORMATION_SCHEMA (andguilhem@mysql.com2005-04-241-7/+25
| | | | | | | | | | | | | | | | I'm thinking of removing the script in 5.1).
* | | | Update for VARCHAR and remove 4.1-specific actions.acurtis@xiphis.org2005-04-181-39/+7
| | | | | | | | | | | | | | | | by Philip Antoniades
* | | | Added more rows to test to get predictable resultsmonty@mishka.local2005-04-161-1/+1
| | | |
* | | | Merge with 4.1monty@mishka.local2005-04-162-0/+3
|\ \ \ \ | |/ / /
| * | | Ensure that all privilege tables are created in MyISAMmonty@mishka.local2005-04-162-0/+3
| | | |
| * | | Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-04-133-9/+5
| |\ \ \ | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-build
| * | | | Remove references to result.es filesjimw@mysql.com2005-04-121-1/+1
| | | | |
* | | | | - After merge fixeslenz@mysql.com2005-04-133-9/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | More changes to reflect the removal of manual.texi from the sources:lenz@mysql.com2005-04-132-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies - Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly The fill_help_tables.sql stub will be replaced with the approriate content when building the official source distribution via Bootstrap - it's now autogenerated on the documentation server and will be copied into place before packing up the source distribution.
| * | | | Manual merge of the ChangeSet to remove the dependency on manual.texi from ↵lenz@mysql.com2005-04-131-3/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| the source tree (from 4.0)
| | * | - manual.texi will be replaced with a manual written in DocBook/XML. This ↵lenz@mysql.com2005-04-131-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeSet removes all references to the .texi file and the build targets that depend on manual.texi as the input file. - added COPYING as a regular file instead of creating it during the build. This ensures that it's part of the sources when pulling from BK (it used to be extracted from the manual) - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images) - added a dummy mysql.info placeholder file (the info file is still used as the source to extract various text files during the build). It will be replaced with a "real" file during the Bootstrap process to create the official source distribution - the placeholder just satisfies build dependencies.
| | * | after merge fix up:ram@gw.mysql.r18.ru2005-02-011-3/+3
| | |\ \ | | | | | | | | | | | | | | | we should use REPLACE for $hostaname queries to avoid problems when $hostname=localhost.
| | | * | A fix (bug #6000: No "@%"-accounts after install).ram@gw.mysql.r18.ru2005-01-281-8/+10
| | | | |
| | * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2005-01-281-8/+10
| | |\ \ \ | | | |/ / | | |/| | | | | | | into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b6000
| | | * | A fix (bug #6000 No "@%"-accounts after install).ram@gw.mysql.r18.ru2004-10-201-8/+10
| | | | |
| | * | | Merge mysql.com:/home/jimw/my/mysql-4.0-7347jimw@mysql.com2005-01-141-2/+2
| | |\ \ \ | | | | | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.0-clean
* | | \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-04-061-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0
| * | | | | | Fixed errors descovered by valgrind 2.4monty@mysql.com2005-04-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added suppression file for some valgrind warnings that are not real errors
* | | | | | | Remove references to result.es filesjimw@mysql.com2005-04-051-1/+1
| | | | | | |