Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - make sure to include mysql-test/t/*.sql files in the binary distributions a... | lenz@mysql.com | 2005-06-08 | 1 | -1/+1 |
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 | igor@rurik.mysql.com | 2005-06-07 | 1 | -3/+17 |
|\ | |||||
| * | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 | lenz@mysql.com | 2005-06-07 | 1 | -2/+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 "make_win_binary_d... | lenz@mysql.com | 2005-06-07 | 1 | -2/+1 |
| |/ | |||||
* | | 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 |
* | | | scripts/mysqld_safe.sh | tim@siva.hindu.god | 2005-05-27 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-build | jimw@mysql.com | 2005-05-18 | 2 | -7/+9 |
|\ \ \ | |||||
| * | | | make_win_src_distribution.sh: | kent@mysql.com | 2005-05-18 | 1 | -6/+8 |
| * | | | make_binary_distribution.sh: | kent@mysql.com | 2005-05-18 | 1 | -1/+1 |
* | | | | Merge mysql.com:/usr/home/ram/work/mysql-5.0-build | ramil@mysql.com | 2005-05-18 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | make_binary_distribution.sh: | matt@mysql.com | 2005-05-18 | 1 | -2/+2 |
* | | | | Bug#10246 - Parser: bad syntax for GRANT EXECUTE | acurtis@xiphis.org | 2005-05-17 | 2 | -4/+10 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-05-09 | 1 | -4/+1 |
|\ \ \ | |||||
| * \ \ | 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 |
|/ / / | |||||
* | | | make_binary_distribution.sh: | mwagner@ultrafly.mysql.com | 2005-05-09 | 1 | -0/+4 |
* | | | make_binary_distribution.sh: | mwagner@ultrafly.mysql.com | 2005-05-08 | 1 | -0/+16 |
* | | | 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 |
* | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 | joerg@mysql.com | 2005-04-26 | 1 | -10/+48 |
|\ \ \ \ | |||||
| * | | | | 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 |
| * | | | | Fixed Bug#6221, "mysqld_multi doesn't read the init_connect | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -1/+27 |
| * | | | | Fixed Bug#9835: mysqld_multi --help won't output help if there are | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -10/+13 |
* | | | | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#... | joerg@mysql.com | 2005-04-26 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Step 1 of the switch to support configuration with NPTL: | joerg@mysql.com | 2005-04-20 | 2 | -2/+2 |
* | | | | Informing of deprecation of mysql_tableinfo by INFORMATION_SCHEMA (and | guilhem@mysql.com | 2005-04-24 | 1 | -7/+25 |
* | | | | Update for VARCHAR and remove 4.1-specific actions. | acurtis@xiphis.org | 2005-04-18 | 1 | -39/+7 |
* | | | | 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 |
| |\ \ \ | |||||
| * | | | | 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 |
| * | | | | Manual merge of the ChangeSet to remove the dependency on manual.texi from th... | lenz@mysql.com | 2005-04-13 | 1 | -3/+1 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | - manual.texi will be replaced with a manual written in DocBook/XML. This Cha... | lenz@mysql.com | 2005-04-13 | 1 | -5/+2 |
| | * | | after merge fix up: | ram@gw.mysql.r18.ru | 2005-02-01 | 1 | -3/+3 |
| | |\ \ | |||||
| | | * | | 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 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | 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 |
| | |\ \ \ | |||||
* | | \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-04-06 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed errors descovered by valgrind 2.4 | monty@mysql.com | 2005-04-06 | 1 | -0/+1 |
* | | | | | | | Remove references to result.es files | jimw@mysql.com | 2005-04-05 | 1 | -1/+1 |