Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - make sure to include mysql-test/t/*.sql files in the binary distributions ↵ | lenz@mysql.com | 2005-06-08 | 1 | -1/+1 |
| | | | | | | and when "make install" is called (mysql_delimiter.sql was missing) | ||||
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 | igor@rurik.mysql.com | 2005-06-07 | 1 | -3/+17 |
|\ | | | | | | | into rurik.mysql.com:/home/igor/dev/mysql-5.0-0 | ||||
| * | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 | lenz@mysql.com | 2005-06-07 | 1 | -2/+1 |
| |\ | | | | | | | | | | into mysql.com:/space/my/mysql-4.1 | ||||
| * | | BUG#7967 Fix mysqlhotcopy --record-log-position | elliot@mysql.com | 2005-06-06 | 1 | -3/+17 |
| | | | |||||
* | | | - manual merge of mysql.spec.sh | lenz@mysql.com | 2005-06-07 | 1 | -2/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | - BUG#10676: don't install "make_win_src_distribution" and ↵ | lenz@mysql.com | 2005-06-07 | 1 | -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.0 | lenz@mysql.com | 2005-06-01 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2005-06-01 | 1 | -3/+0 |
| |\ | |||||
| | * | - removed references to some obsolete files (BUG#10824) | lenz@mysql.com | 2005-06-01 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | - removed obsolete mysql-max.spec.sc RPM spec file (Max is built out of the standard spec file) | ||||
* | | | scripts/mysqld_safe.sh | tim@siva.hindu.god | 2005-05-27 | 1 | -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-build | jimw@mysql.com | 2005-05-18 | 2 | -7/+9 |
|\ \ \ | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-5.0-clean | ||||
| * | | | make_win_src_distribution.sh: | kent@mysql.com | 2005-05-18 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | Add YASSL to Windows source distribution Skip .deps, and remove .o files from source dist | ||||
| * | | | make_binary_distribution.sh: | kent@mysql.com | 2005-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | To be safe, put "..." around variables to the test command | ||||
* | | | | Merge mysql.com:/usr/home/ram/work/mysql-5.0-build | ramil@mysql.com | 2005-05-18 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | | | | | | | | | into mysql.com:/usr/home/ram/work/mysql-5.0 | ||||
| * | | | make_binary_distribution.sh: | matt@mysql.com | 2005-05-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Use portable check for empty string. | ||||
* | | | | Bug#10246 - Parser: bad syntax for GRANT EXECUTE | acurtis@xiphis.org | 2005-05-17 | 2 | -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.0 | dlenev@mysql.com | 2005-05-09 | 1 | -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.com | 2005-05-09 | 1 | -4/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | don't use tmp file for such a triviality | serg@sergbook.mylan | 2005-05-09 | 1 | -4/+1 |
| | | | | |||||
* | | | | make_binary_distribution.sh: | mwagner@ultrafly.mysql.com | 2005-05-09 | 1 | -0/+9 |
|/ / / | | | | | | | | | | - Add --machine override | ||||
* | | | make_binary_distribution.sh: | mwagner@ultrafly.mysql.com | 2005-05-09 | 1 | -0/+4 |
| | | | | | | | | | | | | - Print the platform name for the build logs. | ||||
* | | | make_binary_distribution.sh: | mwagner@ultrafly.mysql.com | 2005-05-08 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | - Remove vendor tag from package names. - Map standard OS names to user-friendly versions. | ||||
* | | | Resolve merge of fix for #8166. | jimw@mysql.com | 2005-05-02 | 2 | -0/+7 |
|\ \ \ | |||||
| * | | | Add Create_routine_priv, Alter_routine_priv, and Execute_priv privileges | jimw@mysql.com | 2005-02-07 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | to the 'host' privilege table. (Bug #8166) | ||||
* | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 | joerg@mysql.com | 2005-04-26 | 1 | -10/+48 |
|\ \ \ \ | | | | | | | | | | | | | | | | into mysql.com:/M50/mysql-5.0 | ||||
| * | | | | Added a check for config-file. | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fixed Bug#9834, "mysqld_multi --config-file parameter requires | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | absolute path". | ||||
| * | | | | Fixed Bug#6221, "mysqld_multi doesn't read the init_connect | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -1/+27 |
| | | | | | | | | | | | | | | | | | | | | option in my.cnf correctly" | ||||
| * | | | | Fixed Bug#9835: mysqld_multi --help won't output help if there are | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -10/+13 |
| | | | | | | | | | | | | | | | | | | | | parameter problems. | ||||
* | | | | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, ↵ | joerg@mysql.com | 2005-04-26 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | | | | | bug#5871, and bug#9497). Post-merge fix will follow. | ||||
| * | | | Step 1 of the switch to support configuration with NPTL: | joerg@mysql.com | 2005-04-20 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Rename 'IS_LINUX' configuration variable to 'TARGET_LINUX'. | ||||
* | | | | Informing of deprecation of mysql_tableinfo by INFORMATION_SCHEMA (and | guilhem@mysql.com | 2005-04-24 | 1 | -7/+25 |
| | | | | | | | | | | | | | | | | I'm thinking of removing the script in 5.1). | ||||
* | | | | Update for VARCHAR and remove 4.1-specific actions. | acurtis@xiphis.org | 2005-04-18 | 1 | -39/+7 |
| | | | | | | | | | | | | | | | | by Philip Antoniades | ||||
* | | | | Added more rows to test to get predictable results | monty@mishka.local | 2005-04-16 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge with 4.1 | monty@mishka.local | 2005-04-16 | 2 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Ensure that all privilege tables are created in MyISAM | monty@mishka.local | 2005-04-16 | 2 | -0/+3 |
| | | | | |||||
| * | | | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2005-04-13 | 3 | -9/+5 |
| |\ \ \ | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-build | ||||
| * | | | | Remove references to result.es files | jimw@mysql.com | 2005-04-12 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | - After merge fixes | lenz@mysql.com | 2005-04-13 | 3 | -9/+5 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | More changes to reflect the removal of manual.texi from the sources: | lenz@mysql.com | 2005-04-13 | 2 | -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.com | 2005-04-13 | 1 | -3/+1 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | the source tree (from 4.0) | ||||
| | * | | - manual.texi will be replaced with a manual written in DocBook/XML. This ↵ | lenz@mysql.com | 2005-04-13 | 1 | -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.ru | 2005-02-01 | 1 | -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.ru | 2005-01-28 | 1 | -8/+10 |
| | | | | | |||||
| | * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2005-01-28 | 1 | -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.ru | 2004-10-20 | 1 | -8/+10 |
| | | | | | |||||
| | * | | | Merge mysql.com:/home/jimw/my/mysql-4.0-7347 | jimw@mysql.com | 2005-01-14 | 1 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.0-clean | ||||
* | | \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-04-06 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0 | ||||
| * | | | | | | Fixed errors descovered by valgrind 2.4 | monty@mysql.com | 2005-04-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added suppression file for some valgrind warnings that are not real errors | ||||
* | | | | | | | Remove references to result.es files | jimw@mysql.com | 2005-04-05 | 1 | -1/+1 |
| | | | | | | |